Implemented third set of java build system changes

This commit is contained in:
Mario Danic
2007-04-24 23:24:35 +00:00
parent 30ae0fbbc7
commit 06256b889a
2 changed files with 29 additions and 0 deletions

17
extras/java/.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>java-libburn</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>