From d1bcb3308c592245b8b26015d9f10b8a18e4bbb0 Mon Sep 17 00:00:00 2001 From: Georg Herdt Date: Fri, 3 Jul 2020 09:34:16 +0200 Subject: [PATCH] fixing build path issues in eclipse, GWT CP container has not been recognized. Updated this by turning off/on GWT support in projects preferences. Keeping old entry for while to provide backward compatibility. --- .../.classpath | 1 + .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + java/com.sap.sailing.datamining/.classpath | 1 + .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + java/com.sap.sailing.domain.common/.classpath | 1 + .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + .../.classpath | 1 + .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + .../com.sap.sailing.simulator.test/.classpath | 1 + .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + java/com.sap.sailing.simulator/.classpath | 1 + .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + java/com.sap.sse.common/.classpath | 1 + java/com.sap.sse.security.common/.classpath | 1 + java/com.sap.sse.security.common/.project | 72 +++++++++---------- .../com.gwtplugins.gwt.eclipse.core.prefs | 3 + 16 files changed, 65 insertions(+), 36 deletions(-) create mode 100644 java/com.sap.sailing.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs create mode 100644 java/com.sap.sailing.datamining/.settings/com.gwtplugins.gwt.eclipse.core.prefs create mode 100644 java/com.sap.sailing.domain.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs create mode 100644 java/com.sap.sailing.polars.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs create mode 100644 java/com.sap.sailing.simulator.test/.settings/com.gwtplugins.gwt.eclipse.core.prefs create mode 100644 java/com.sap.sailing.simulator/.settings/com.gwtplugins.gwt.eclipse.core.prefs create mode 100644 java/com.sap.sse.security.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs diff --git a/java/com.sap.sailing.datamining.shared/.classpath b/java/com.sap.sailing.datamining.shared/.classpath index c5578deadd1..d131d9a8ec8 100644 --- a/java/com.sap.sailing.datamining.shared/.classpath +++ b/java/com.sap.sailing.datamining.shared/.classpath @@ -4,5 +4,6 @@ + diff --git a/java/com.sap.sailing.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sailing.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sailing.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib= diff --git a/java/com.sap.sailing.datamining/.classpath b/java/com.sap.sailing.datamining/.classpath index f34b5ffe0a9..b6678d646a2 100644 --- a/java/com.sap.sailing.datamining/.classpath +++ b/java/com.sap.sailing.datamining/.classpath @@ -5,5 +5,6 @@ + diff --git a/java/com.sap.sailing.datamining/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sailing.datamining/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sailing.datamining/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib= diff --git a/java/com.sap.sailing.domain.common/.classpath b/java/com.sap.sailing.domain.common/.classpath index af58486190e..023db7d99e8 100644 --- a/java/com.sap.sailing.domain.common/.classpath +++ b/java/com.sap.sailing.domain.common/.classpath @@ -4,5 +4,6 @@ + diff --git a/java/com.sap.sailing.domain.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sailing.domain.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sailing.domain.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib= diff --git a/java/com.sap.sailing.polars.datamining.shared/.classpath b/java/com.sap.sailing.polars.datamining.shared/.classpath index af58486190e..023db7d99e8 100644 --- a/java/com.sap.sailing.polars.datamining.shared/.classpath +++ b/java/com.sap.sailing.polars.datamining.shared/.classpath @@ -4,5 +4,6 @@ + diff --git a/java/com.sap.sailing.polars.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sailing.polars.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sailing.polars.datamining.shared/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib= diff --git a/java/com.sap.sailing.simulator.test/.classpath b/java/com.sap.sailing.simulator.test/.classpath index a9e09244c3f..b23fba5841e 100644 --- a/java/com.sap.sailing.simulator.test/.classpath +++ b/java/com.sap.sailing.simulator.test/.classpath @@ -5,5 +5,6 @@ + diff --git a/java/com.sap.sailing.simulator.test/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sailing.simulator.test/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sailing.simulator.test/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib= diff --git a/java/com.sap.sailing.simulator/.classpath b/java/com.sap.sailing.simulator/.classpath index a9e09244c3f..b23fba5841e 100644 --- a/java/com.sap.sailing.simulator/.classpath +++ b/java/com.sap.sailing.simulator/.classpath @@ -5,5 +5,6 @@ + diff --git a/java/com.sap.sailing.simulator/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sailing.simulator/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sailing.simulator/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib= diff --git a/java/com.sap.sse.common/.classpath b/java/com.sap.sse.common/.classpath index 799896aa09a..51b78f1f7b5 100644 --- a/java/com.sap.sse.common/.classpath +++ b/java/com.sap.sse.common/.classpath @@ -4,5 +4,6 @@ + diff --git a/java/com.sap.sse.security.common/.classpath b/java/com.sap.sse.security.common/.classpath index 799896aa09a..51b78f1f7b5 100755 --- a/java/com.sap.sse.security.common/.classpath +++ b/java/com.sap.sse.security.common/.classpath @@ -4,5 +4,6 @@ + diff --git a/java/com.sap.sse.security.common/.project b/java/com.sap.sse.security.common/.project index f250403412d..470b6a0c0d2 100755 --- a/java/com.sap.sse.security.common/.project +++ b/java/com.sap.sse.security.common/.project @@ -1,39 +1,39 @@ - com.sap.sse.security.common - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - com.gwtplugins.gdt.eclipse.core.webAppProjectValidator - - - - - com.gwtplugins.gwt.eclipse.core.gwtProjectValidator - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - com.gwtplugins.gwt.eclipse.core.gwtNature - + com.sap.sse.security.common + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + com.gwtplugins.gdt.eclipse.core.webAppProjectValidator + + + + + com.gwtplugins.gwt.eclipse.core.gwtProjectValidator + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + com.gwtplugins.gwt.eclipse.core.gwtNature + diff --git a/java/com.sap.sse.security.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs b/java/com.sap.sse.security.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs new file mode 100644 index 00000000000..fb32c70cc69 --- /dev/null +++ b/java/com.sap.sse.security.common/.settings/com.gwtplugins.gwt.eclipse.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +entryPointModules= +filesCopiedToWebInfLib=