19 Commits
Author SHA1 Message Date
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 044eb58afd added NSC as IFBoatStatus to XRR schema and generated code 2022-06-01 20:37:26 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 89e8bef9c8 Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.

This reverts commit 063484e29f.
2019-05-28 21:54:20 +02:00
Axel Uhl 063484e29f removed PluginNature from our OSGi bundles; they are not Eclipse plugins 2019-05-27 22:53:30 +02:00
Axel Uhl 46ad08a028 upgraded all projects to JavaSE-1.8
Change-Id: I7282315d63d2aa0fa5413358d584dfbcf9ff163d
2019-04-05 22:30:18 +02:00
Axel Uhl 7fd4f4f5e9 added the missing package imports to com.sap.sailing.xrr.schema for javax.xml.bind.annotations stuff
Change-Id: I6372176599949bff9386cb5e5157b8ac513f2bb7
2018-12-03 22:00:35 +01:00
Axel Uhl bf3eb4b5c0 Java8 and Java11 launch start without error, but the Java11 launch can't parse valid XML, e.g., XRR
Change-Id: I297c611e2b6564e4579d9e6d740f0be86136688a
2018-12-03 19:37:27 +01:00
Axel Uhl d8721cdf45 changed XRR nation parsing from SIN->SGP and TRI->TTO
Change-Id: Ib3239a3f4f89db692e6278dbe990ef7d90c38dfa
2018-05-22 13:34:01 +02:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Steffen Schaefer 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Steffen Schaefer b34d5890a3 Removed several references to unused GWT stuff 2016-11-16 10:49:45 +01:00
fmittag eed1a00683 Added UFD, TLE and STP penalties to XRR parser 2016-09-24 12:06:44 +08:00
Axel Uhl 98d5235b47 upgraded all Mongo-using bundles to 2.13.0 driver 2015-02-12 16:00:15 +01:00
Axel Uhl 7092d04790 don't use package name as string but obtain it from the class object 2014-12-03 17:06:30 +01:00
Nils 7c888ecd93 show the regatta structure in ui. prepared to edit them 2014-09-26 15:59:21 +02:00
Axel Müller 470b1ef9c4 changed RegattaStructureDTO class 2014-09-24 08:45:22 +02:00
U-GLOBAL\D060338 837e42c668 Regatta Import 2014-08-26 11:09:17 +02:00