[Schmitzm-commits] r17 - in trunk: . config

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Mar 2 13:46:06 CET 2009


Author: mojays
Date: 2009-03-02 13:46:03 +0100 (Mon, 02 Mar 2009)
New Revision: 17

Added:
   trunk/config/
   trunk/config/.classpath
   trunk/config/.project
   trunk/readme.txt
Log:
"config" folder with Eclipse files
new readme.txt

Added: trunk/config/.classpath
===================================================================
--- trunk/config/.classpath	2009-02-25 22:34:11 UTC (rev 16)
+++ trunk/config/.classpath	2009-03-02 12:46:03 UTC (rev 17)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry excluding="**/.svn/" kind="src" path="src"/>
+	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/gt-arcgrid"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/gt2-2.4.4"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jFreeChart"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jini"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/log4j"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Adagios"/>
+	<classpathentry kind="output" path="classes"/>
+</classpath>

Added: trunk/config/.project
===================================================================
--- trunk/config/.project	2009-02-25 22:34:11 UTC (rev 16)
+++ trunk/config/.project	2009-03-02 12:46:03 UTC (rev 17)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>SCHMITZM</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>

Added: trunk/readme.txt
===================================================================
--- trunk/readme.txt	2009-02-25 22:34:11 UTC (rev 16)
+++ trunk/readme.txt	2009-03-02 12:46:03 UTC (rev 17)
@@ -0,0 +1,3 @@
+This file shows the dependencies of the SCHMITZM library
+
+t.b.c.
\ No newline at end of file



More information about the Schmitzm-commits mailing list