summaryrefslogtreecommitdiff
path: root/src/eclipse/repl/.project
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-07-05 15:40:32 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-07-05 16:05:03 -0700
commit57534f9811e8f6cf482fc4a32b1c1ecb90f6d418 (patch)
treeed69c405345a31fc77a8e8bee7317d38b9e76fb4 /src/eclipse/repl/.project
parenta0a60e709fa8041a482f2389104b8c17443c5526 (diff)
downloadscala-57534f9811e8f6cf482fc4a32b1c1ecb90f6d418.tar.gz
scala-57534f9811e8f6cf482fc4a32b1c1ecb90f6d418.tar.bz2
scala-57534f9811e8f6cf482fc4a32b1c1ecb90f6d418.zip
Updated eclipse project files.
Set everything up so that soon-to-be independent modules are compiled with the Eclipse plugin's compiler & library (2.11.0-M3 currently). Most projects still compile with 2.11.0-M3, but partest will need a nightly build of 2.11.
Diffstat (limited to 'src/eclipse/repl/.project')
-rw-r--r--src/eclipse/repl/.project64
1 files changed, 32 insertions, 32 deletions
diff --git a/src/eclipse/repl/.project b/src/eclipse/repl/.project
index ea188bc262..69ad08ab1a 100644
--- a/src/eclipse/repl/.project
+++ b/src/eclipse/repl/.project
@@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>repl</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.scala-ide.sdt.core.scalabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.scala-ide.sdt.core.scalanature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>build-quick-repl</name>
- <type>2</type>
- <locationURI>SCALA_BASEDIR/build/quick/classes/repl</locationURI>
- </link>
- <link>
- <name>lib</name>
- <type>2</type>
- <locationURI>SCALA_BASEDIR/lib</locationURI>
- </link>
- <link>
- <name>repl</name>
- <type>2</type>
- <locationURI>SCALA_BASEDIR/src/repl</locationURI>
- </link>
- </linkedResources>
+ <name>repl</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.scala-ide.sdt.core.scalabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.scala-ide.sdt.core.scalanature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>build-quick-repl</name>
+ <type>2</type>
+ <locationURI>SCALA_BASEDIR/build/quick/classes/repl</locationURI>
+ </link>
+ <link>
+ <name>lib</name>
+ <type>2</type>
+ <locationURI>SCALA_BASEDIR/lib</locationURI>
+ </link>
+ <link>
+ <name>repl</name>
+ <type>2</type>
+ <locationURI>SCALA_BASEDIR/src/repl</locationURI>
+ </link>
+ </linkedResources>
</projectDescription>