summaryrefslogtreecommitdiff
path: root/project.SAMPLE
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2012-06-22 16:00:06 +0200
committerIulian Dragos <jaguarul@gmail.com>2012-06-26 16:54:02 +0200
commitfd6573a2ceba22a47ff657310630799c8fd5651b (patch)
tree07a8b1e89c9d00f8179e74cec76f39e90df9682a /project.SAMPLE
parentcfc0e18dc55b33274c1275c192ade4a8d707d635 (diff)
downloadscala-fd6573a2ceba22a47ff657310630799c8fd5651b.tar.gz
scala-fd6573a2ceba22a47ff657310630799c8fd5651b.tar.bz2
scala-fd6573a2ceba22a47ff657310630799c8fd5651b.zip
Added new project files for using the compiler and library inside Eclipse and removed the old ones.
To use these project files you need to define the Eclipse 'path variable' SCALA_BASEDIR, in General/Workspace/Linked Resources.
Diffstat (limited to 'project.SAMPLE')
-rw-r--r--project.SAMPLE18
1 files changed, 0 insertions, 18 deletions
diff --git a/project.SAMPLE b/project.SAMPLE
deleted file mode 100644
index 0034c397ed..0000000000
--- a/project.SAMPLE
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>scala</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>
-</projectDescription>