mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-26 07:26:41 +00:00
other branches that would require redundant updates of the IDE configs. Finishing the Oxygen update by doing a cleanup will help to reduce the effort needed to keep the IDE files up to date.
41 lines
1.0 KiB
XML
41 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>com.sap.sailing.simulator.test</name>
|
|
<comment></comment>
|
|
<projects>
|
|
<project>com.sap.sailing.gwt.ui</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.pde.ManifestBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.pde.SchemaBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>com.gwtplugins.gdt.eclipse.core.webAppProjectValidator</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>com.gwtplugins.gwt.eclipse.core.gwtProjectValidator</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.pde.PluginNature</nature>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
<nature>com.gwtplugins.gwt.eclipse.core.gwtNature</nature>
|
|
</natures>
|
|
</projectDescription>
|