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-94f89814c4df
master
pb 2008-02-15 16:50:45 +00:00
parent 909b390f72
commit 51956f6120
2 changed files with 27 additions and 0 deletions

View File

@ -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>

View File

@ -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>