forked from I2P_Developers/i2p.i2p
Added remaining .project and .classpath files
The project files for jetty are in the apps/jetty folder. Dependencies will be resolved once the project has been built normally once via e.g. "ant updater".
This commit is contained in:
24
apps/routerconsole/java/.project
Normal file
24
apps/routerconsole/java/.project
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>routerconsole</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>
|
||||
<linkedResources>
|
||||
<link>
|
||||
<name>jsp</name>
|
||||
<type>2</type>
|
||||
<location>/home/str4d/dev/i2p/i2p.i2p/apps/routerconsole/jsp</location>
|
||||
</link>
|
||||
</linkedResources>
|
||||
</projectDescription>
|
Reference in New Issue
Block a user