diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-02-28 13:17:57 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-02-28 13:17:57 +0000 |
commit | 1c900609d64445040e8c5bdbfa01ae1a0f563f43 (patch) | |
tree | 732cceb74a72b1d638835e632a59dfc38f358198 /erecht.client.ss/.project | |
parent | c034f4156169801d44308e8e505bb9c7e0cc33fb (diff) | |
download | moa-id-spss-1c900609d64445040e8c5bdbfa01ae1a0f563f43.tar.gz moa-id-spss-1c900609d64445040e8c5bdbfa01ae1a0f563f43.tar.bz2 moa-id-spss-1c900609d64445040e8c5bdbfa01ae1a0f563f43.zip |
Initial commit
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@806 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'erecht.client.ss/.project')
-rw-r--r-- | erecht.client.ss/.project | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/erecht.client.ss/.project b/erecht.client.ss/.project new file mode 100644 index 000000000..560677be7 --- /dev/null +++ b/erecht.client.ss/.project @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>MOA SS E-Recht Client</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + <dictionary> + <key>LaunchConfigHandle</key> + <value><project>/.externalToolBuilders/Ant_SS_ERecht_Builder.launch</value> + </dictionary> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |