public
Description: phpBurn is a ORM for PHP usage, like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
Homepage: http://www.phpburn.com
Clone URL: git://github.com/klederson/phpburn.git
phpburn / .buildpath
100755 6 lines (5 sloc) 0.169 kb
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry kind="src" path=""/>
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
</buildpath>