diff options
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> |