summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2008-05-13 15:30:15 +0000
committerIulian Dragos <jaguarul@gmail.com>2008-05-13 15:30:15 +0000
commit1f8b79f1b3db85eb3a8098c702e6a68b6881379e (patch)
tree4a2790e8047de34a5a667eff1ac9442c051124aa /.project
parent7a1fba63c23f5cc17ac6c47d11347e9c1e945914 (diff)
downloadscala-1f8b79f1b3db85eb3a8098c702e6a68b6881379e.tar.gz
scala-1f8b79f1b3db85eb3a8098c702e6a68b6881379e.tar.bz2
scala-1f8b79f1b3db85eb3a8098c702e6a68b6881379e.zip
Added explicit return type in take (see #879)
Diffstat (limited to '.project')
-rw-r--r--.project11
1 files changed, 0 insertions, 11 deletions
diff --git a/.project b/.project
index 71b4782bbe..9d443d0d93 100644
--- a/.project
+++ b/.project
@@ -10,19 +10,8 @@
<arguments>
</arguments>
</buildCommand>
- <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>
<nature>ch.epfl.lamp.sdt.core.scalanature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>