[Swift-commit] r4958 - branches/release-0.93
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sat Aug 6 21:24:38 CDT 2011
Author: hategan
Date: 2011-08-06 21:24:38 -0500 (Sat, 06 Aug 2011)
New Revision: 4958
Modified:
branches/release-0.93/.classpath
branches/release-0.93/.project
Log:
updated eclipse files
Modified: branches/release-0.93/.classpath
===================================================================
--- branches/release-0.93/.classpath 2011-08-06 22:42:03 UTC (rev 4957)
+++ branches/release-0.93/.classpath 2011-08-07 02:24:38 UTC (rev 4958)
@@ -16,11 +16,10 @@
<classpathentry kind="lib" path="lib/xbean.jar"/>
<classpathentry kind="lib" path="lib/jug-lgpl-2.0.0.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/util"/>
- <classpathentry combineaccessrules="false" kind="src" path="/grapheditor"/>
<classpathentry combineaccessrules="false" kind="src" path="/abstraction-provider-coaster"/>
<classpathentry kind="lib" path="lib/jline-0.9.94.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="/util/lib/log4j-1.2.8.jar"/>
- <classpathentry kind="lib" path="/util/lib/backport-util-concurrent.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/log4j"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/abstraction-provider-local"/>
<classpathentry kind="output" path=".build"/>
</classpath>
Modified: branches/release-0.93/.project
===================================================================
--- branches/release-0.93/.project 2011-08-06 22:42:03 UTC (rev 4957)
+++ branches/release-0.93/.project 2011-08-07 02:24:38 UTC (rev 4958)
@@ -6,8 +6,13 @@
<project>abstraction-common</project>
<project>karajan</project>
</projects>
- <buildSpec>
- </buildSpec>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
More information about the Swift-commit
mailing list