diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-03 10:51:40 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-03 10:51:40 +0100 |
commit | 36a86bb40665b6f38df64e4a10d83ec077c2e433 (patch) | |
tree | b76e48e2ac8bff437e2bbc2f06fb698f30e2e25a /.project | |
parent | 4a746b1b59f8dd2e6645702d4bf2d7c43ae47343 (diff) |
eclipseds-alt
Diffstat (limited to '.project')
-rw-r--r-- | .project | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,11 @@ </projects> <buildSpec> <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> <name>com.aptana.ide.core.unifiedBuilder</name> <arguments> </arguments> @@ -13,5 +18,6 @@ </buildSpec> <natures> <nature>com.aptana.projects.webnature</nature> + <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> |