diff options
Diffstat (limited to 'id.server')
-rw-r--r-- | id.server/.project | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/id.server/.project b/id.server/.project index 1100ed330..fa609c9a6 100644 --- a/id.server/.project +++ b/id.server/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>id.server</name> + <name>MOA ID Server</name> <comment></comment> <projects> <project>common</project> @@ -11,6 +11,16 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + <dictionary> + <key>LaunchConfigHandle</key> + <value><project>/.externalToolBuilders/Ant_Builder MOA ID.launch</value> + </dictionary> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> |