summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-18 16:27:35 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-18 16:27:35 +0000
commitcbfb5d387b334a03c404a3ae580d3ab5858816e3 (patch)
tree3614f02eb3ae302c9477cf36ff92fbdcf29487d5 /.classpath
parentbdd7487b066109bc3dc740b3e14ce2adb0113620 (diff)
downloadscala-cbfb5d387b334a03c404a3ae580d3ab5858816e3.tar.gz
scala-cbfb5d387b334a03c404a3ae580d3ab5858816e3.tar.bz2
scala-cbfb5d387b334a03c404a3ae580d3ab5858816e3.zip
Updated project files to the new Scala nature I...
Updated project files to the new Scala nature ID (new meaning nearly 2-years old). no review.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index fcb01768dc..cdc0fdb96d 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/compiler"/>
+ <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/msil.jar"/>
<classpathentry kind="lib" path="lib/jline.jar"/>