From b32abd37246b66510f807175de3528881cfeca27 Mon Sep 17 00:00:00 2001 From: Sean McDirmid Date: Wed, 14 Dec 2005 11:20:12 +0000 Subject: Removing Eclipse project files from repository,... Removing Eclipse project files from repository, testing SVN plugin. --- .project | 11 ----------- META-INF/MANIFEST.MF | 11 ----------- build.properties | 7 ------- 3 files changed, 29 deletions(-) delete mode 100644 META-INF/MANIFEST.MF delete mode 100644 build.properties diff --git a/.project b/.project index 90a5731da7..841840050d 100644 --- a/.project +++ b/.project @@ -5,18 +5,7 @@ - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - org.eclipse.pde.PluginNature 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 -- cgit v1.2.3