ccm-ldn-shortcuts: incorporating
r1631 | clasohm | 2007-09-17 10:36:04 +0200 (Mo, 17 Sep 2007) | 1 line added Eclipse project files git-svn-id: https://svn.libreccm.org/ccm/trunk@12 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
3e36ba6eea
commit
576ecedbd1
|
|
@ -0,0 +1,9 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<classpath>
|
||||||
|
<classpathentry kind="src" path="src"/>
|
||||||
|
<classpathentry kind="lib" path="build/ccm-ldn-shortcuts-6.5.0-pdl.jar"/>
|
||||||
|
<classpathentry kind="lib" path="build/ccm-ldn-shortcuts-6.5.0-sql.jar"/>
|
||||||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
|
<classpathentry combineaccessrules="false" kind="src" path="/ccm-core"/>
|
||||||
|
<classpathentry kind="output" path="build/Eclipse"/>
|
||||||
|
</classpath>
|
||||||
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>ccm-ldn-shortcuts</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>
|
||||||
Loading…
Reference in New Issue