mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 04:05:36 +00:00
Merge branch 'master' into bug5902
This commit is contained in:
@@ -149,5 +149,15 @@
|
||||
<repository location='http://aws.amazon.com/eclipse/site.xml'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.jst.ws.axis2tools.feature.feature.group' name='Axis2 Tools'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/webtools/updates/'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.wst.jsdt.feature.feature.group' name='JavaScript Developer Tools'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/webtools/updates/'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
</ius>
|
||||
</p2f>
|
||||
|
||||
@@ -0,0 +1,163 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?p2f version='1.0.0'?>
|
||||
<p2f version='1.0.0'>
|
||||
<ius size='3'>
|
||||
<!-- These Mylyn extension are needed to get back the md editor in 2022-06. The editor is added back in the next release. Then these two can be removed -->
|
||||
<iu id='org.eclipse.mylyn.wikitext.editors_feature.feature.group' name='Mylyn WikiText Editors' version='3.0.42.202201072301'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://download.eclipse.org/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.wikitext_feature.group' name='Mylyn WikiText' version='3.0.42.202201072301'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://download.eclipse.org/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
|
||||
<!-- Quartz is needed to make eclipse aware of the repository so that lucene can be found.
|
||||
Lucene is needed for the mylyn Tasks SDk. The SDK is needed for the MyLyn tasks list.
|
||||
As of writing 2022-07-12 the dependencies are not correct so that a manual installation is needed. -->
|
||||
<iu id='org.quartz' name='Quartz Scheduler' version='1.8.3.v20110329-1420'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.apache.lucene.core' name='Lucene Core' version='7.1.0.v20171214-1510'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
|
||||
<!-- multiple Plugins needed for the development -->
|
||||
<iu id='com.gwtplugins.eclipse.suite.v3.feature.feature.group' name='GWT Eclipse Plugin' version='4.0.0.202302020242'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.0.0'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='com.oracle.jmc.feature.ide.feature.group' name='Oracle Java Mission Control IDE Integration'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.oracle.com/technology/products/missioncontrol/updatesites/base/6.0.0/eclipse'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='de.anbos.eclipse.easyshell.feature.feature.group' name='EasyShell'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://anb0s.github.io/EasyShell'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mat.feature.feature.group' name='Memory Analyzer'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://download.eclipse.org/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mat.chart.feature.feature.group' name='Memory Analyzer (Charts) [optional]'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://download.eclipse.org/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='com.sap.jvm.profiling.feature.group' name='SAP JVM Tools'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://tools.hana.ondemand.com/oxygen'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='umlet-eclipse-feature.feature.group' name='UMLet Eclipse Plugin'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://www.umlet.com/umlet_latest/repository/'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.sf.feeling.decompiler.feature.group' name='Enhanced Class Decompiler (Core)'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://ecd-plugin.github.io/update'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.sf.feeling.decompiler.cfr.feature.group' name='Enhanced Class Decompiler CFR Extension (Optional)'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://ecd-plugin.github.io/update'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.sf.feeling.decompiler.jd.feature.group' name='Enhanced Class Decompiler JD-Core Extension (Optional)'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://ecd-plugin.github.io/update'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.sf.feeling.decompiler.procyon.feature.group' name='Enhanced Class Decompiler Procyon Extension (Optional)'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://ecd-plugin.github.io/update'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='javax.xml.bind' name='XML Binding for Java' >
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.hudson.feature.group' name='Mylyn Builds Connector: Hudson/Jenkins'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.java_feature.feature.group' name='Mylyn Context Connector: Java Development'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.pde_feature.feature.group' name='Mylyn Context Connector: Plug-in Development'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn_feature.feature.group' name='Mylyn Task List'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.bugzilla_feature.feature.group' name='Mylyn Task Connector: Bugzilla'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.git.feature.group' name='Mylyn Versions Connector: Git'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.tasks.ide.feature.group' name='Mylyn Tasks Connector: Eclipse IDE'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.sdk_feature.feature.group' name='Mylyn Tasks SDK'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.commons.feature.group' name='Mylyn Commons'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.mylyn.commons.sdk.feature.group' name='Mylyn Commons SDK'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/mylyn/releases/latest'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='com.github.sdbg.feature.feature.group' name='JavaScript Debugger with Source Mapping Support'>
|
||||
<repositories size='1'>
|
||||
<repository location='https://p2.sapsailing.com/p2/sdbg'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='com.amazonaws.eclipse.core.feature.feature.group' name='AWS Toolkit for Eclipse Core (Required)'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://aws.amazon.com/eclipse/site.xml'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.jst.ws.axis2tools.feature.feature.group' name='Axis2 Tools'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/webtools/updates/'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
<iu id='org.eclipse.wst.jsdt.feature.feature.group' name='JavaScript Developer Tools'>
|
||||
<repositories size='1'>
|
||||
<repository location='http://download.eclipse.org/webtools/updates/'/>
|
||||
</repositories>
|
||||
</iu>
|
||||
</ius>
|
||||
</p2f>
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>java</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.amazon.aws.aws-java-api.updatesite</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.github.branflake2267.gwt-maps-api</name>
|
||||
<comment></comment>
|
||||
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
//gwtVersion_/com.google.gwt.user/lib=
|
||||
eclipse.preferences.version=1
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.google.gwt.ajaxloader</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.google.gwt.dev</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.google.gwt.servlet</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.google.gwt.user</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.googlecode.java-diff-utils.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.googlecode.java-diff-utils</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.googlecode.mgwt</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.barbados.resultimport.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.barbados.resultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.competitorimport</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.dashboards.gwt</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
//gwtVersion_/com.google.gwt.servlet/lib=
|
||||
//gwtVersion_/com.google.gwt.user/lib=
|
||||
//gwtVersion_/opt/gwt-2.11.0=2.11.0
|
||||
eclipse.preferences.version=1
|
||||
entryPointModules=
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.datamining.provider</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.datamining.shared</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.datamining.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.datamining</name>
|
||||
<comment></comment>
|
||||
|
||||
+2
-2
@@ -249,8 +249,8 @@ IRM=Código IRM (OCS, DNC, DNF, etc.)
|
||||
XTE=Error de recorrido
|
||||
AbsoluteXTE=Error de recorrido absoluto
|
||||
Day=Día
|
||||
CompetitorDay=Día competidor
|
||||
CompetitorDaySailingDomainRetrieverChain=Día-competidor para la prueba
|
||||
CompetitorDay=Competidor-día
|
||||
CompetitorDaySailingDomainRetrieverChain=Competidor-día para la prueba
|
||||
LowestSpeed=Velocidad más baja
|
||||
SpeedChange=Cambio de velocidad
|
||||
MaximumTurningRate=Velocidad máxima de giro (°/s)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.declination.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.declination</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.bravoadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.common</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.deckmanadapter.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.deckmanadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.expeditionadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.igtimiadapter.gateway</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.igtimiadapter.persistence</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.igtimiadapter.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.igtimiadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.oceanraceadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.persistence</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.racelogtrackingadapter.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.racelogtrackingadapter.testsupport</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.racelogtrackingadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.shared.android.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.shared.android</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.swisstimingadapter.persistence</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.swisstimingadapter.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.swisstimingadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.swisstimingreplayadapter.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.swisstimingreplayadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.tractracadapter.persistence</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.tractracadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.windfinderadapter.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain.windfinderadapter</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.domain</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.ess40.resultimport.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.ess40.resultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.expeditionconnector.common</name>
|
||||
<comment></comment>
|
||||
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
//gwtVersion_/com.google.gwt.servlet/lib=2.11.0
|
||||
eclipse.preferences.version=1
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.expeditionconnector.persistence</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.expeditionconnector.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.expeditionconnector</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.feature.p2build</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.feature.runtime</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.feature</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1 +1 @@
|
||||
bin.includes =
|
||||
bin.includes = feature.xml
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.freg.resultimport.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.freg.resultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.geocoding.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.geocoding</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.grib.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.grib</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.gwt.ui</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//gwtVersion_/com.google.gwt.user/lib=
|
||||
//gwtVersion_/opt/gwt-2.11.0=2.11.0
|
||||
eclipse.preferences.version=1
|
||||
entryPointModules=
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.hanaexport</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.ingestion</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.kiworesultimport.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.kiworesultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.landscape.common</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.landscape.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.landscape.ui</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
//gwtVersion_/com.google.gwt.servlet/lib=2.11.0
|
||||
eclipse.preferences.version=1
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.landscape</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.manage2sail.resultimport.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.manage2sail.resultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.manage2sail</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.media.persistence.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.mongodb.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.monitoring</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.news</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.nmeaconnector.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.nmeaconnector</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.polars.datamining.shared</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.polars.datamining</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.polars.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.polars</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.resultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.routeconverterjava11extension</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.sailwave.resultimport.test</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.sailwave.resultimport</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.selenium.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Executable → Regular
-1
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.server.gateway.serialization.shared.android</name>
|
||||
<comment></comment>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE projectDescription>
|
||||
<projectDescription>
|
||||
<name>com.sap.sailing.server.gateway.serialization.test</name>
|
||||
<comment></comment>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user