Mercurial > hg > test-repo
diff SampleProject/.project @ 7:0724916c0d6c
added sample java project
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 14 Apr 2008 02:54:23 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SampleProject/.project Mon Apr 14 02:54:23 2008 +0200 @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>SampleProject</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription>