summaryrefslogtreecommitdiff
path: root/project.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2012-01-03 15:34:58 +0100
committerLukas Rytz <lukas.rytz@epfl.ch>2012-01-03 15:36:12 +0100
commit471a63a9e6618f25feb3a5266c38ad98ea2a5ac7 (patch)
treee8a10d053952c920e3c47ca61f7aae9900f4492e /project.SAMPLE
parent5618b77ca8d89b8f44db062334ac2b0663596dee (diff)
downloadscala-471a63a9e6618f25feb3a5266c38ad98ea2a5ac7.tar.gz
scala-471a63a9e6618f25feb3a5266c38ad98ea2a5ac7.tar.bz2
scala-471a63a9e6618f25feb3a5266c38ad98ea2a5ac7.zip
updated gitignore.SAMPLE, moved removed . from .project.SAMPLE to be in line with the other files.
Diffstat (limited to 'project.SAMPLE')
-rw-r--r--project.SAMPLE29
1 files changed, 29 insertions, 0 deletions
diff --git a/project.SAMPLE b/project.SAMPLE
new file mode 100644
index 0000000000..b1f7386a4a
--- /dev/null
+++ b/project.SAMPLE
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>scala</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <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.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>