incorporating:
r1647 | clasohm | 2007-09-18 11:37:12 +0200 (Di, 18 Sep 2007) added Eclipse project files git-svn-id: https://svn.libreccm.org/ccm/trunk@21 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
909b390f72
commit
51956f6120
|
|
@ -0,0 +1,10 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<classpath>
|
||||||
|
<classpathentry kind="src" path="src"/>
|
||||||
|
<classpathentry kind="lib" path="build/ccm-cms-types-newsitem-6.5.0-pdl.jar"/>
|
||||||
|
<classpathentry kind="lib" path="build/ccm-cms-types-newsitem-6.5.0-sql.jar"/>
|
||||||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
|
<classpathentry combineaccessrules="false" kind="src" path="/ccm-cms"/>
|
||||||
|
<classpathentry combineaccessrules="false" kind="src" path="/ccm-core"/>
|
||||||
|
<classpathentry kind="output" path="build/classes"/>
|
||||||
|
</classpath>
|
||||||
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>ccm-cms-types-newsitem</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