summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2005-12-14 11:20:12 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2005-12-14 11:20:12 +0000
commitb32abd37246b66510f807175de3528881cfeca27 (patch)
treef5baa7b4627b0a0dff66f9d71af04f635bf160f9
parent4e8414de05bc4c3e7591df861bc3dea25738074e (diff)
downloadscala-b32abd37246b66510f807175de3528881cfeca27.tar.gz
scala-b32abd37246b66510f807175de3528881cfeca27.tar.bz2
scala-b32abd37246b66510f807175de3528881cfeca27.zip
Removing Eclipse project files from repository,...
Removing Eclipse project files from repository, testing SVN plugin.
-rw-r--r--.project11
-rw-r--r--META-INF/MANIFEST.MF11
-rw-r--r--build.properties7
3 files changed, 0 insertions, 29 deletions
diff --git a/.project b/.project
index 90a5731da7..841840050d 100644
--- a/.project
+++ b/.project
@@ -5,18 +5,7 @@
<projects>
</projects>
<buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
- <nature>org.eclipse.pde.PluginNature</nature>
</natures>
</projectDescription>
diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF
deleted file mode 100644
index c9ea022bf3..0000000000
--- a/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,11 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: scala
-Bundle-SymbolicName: ch.epfl.lamp.scala
-Bundle-Version: 1.0.0
-Bundle-Localization: plugin
-Bundle-ClassPath: distribs/unix/latest/share/nscala/lib/fjbg.jar,
- distribs/unix/latest/share/nscala/lib/msil.jar,
- distribs/unix/latest/share/nscala/lib/osc-nstools.jar,
- distribs/unix/latest/share/nscala/lib/scala.jar,
- distribs/unix/latest/share/nscala/lib/tools.jar
diff --git a/build.properties b/build.properties
deleted file mode 100644
index b278e2ac70..0000000000
--- a/build.properties
+++ /dev/null
@@ -1,7 +0,0 @@
-bin.includes = META-INF/,\
- distribs/unix/latest/
-bin.excludes = distribs/unix/latest/bin/,\
- distribs/unix/latest/share/nscala/bin/,\
- distribs/unix/latest/share/nscala/lib/nstools.jar,\
- distribs/unix/latest/share/nscala/lib/nslib.jar,\
- distribs/unix/latest/share/nscala/lib/scala.dll