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
|
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
|
4db4b95b62
|
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
|
2021-02-16 14:58:38 +01:00 |
|
Axel Uhl
|
1d046b12f0
|
added com.sun.istack dependency to test bundles which miss it during test execution
|
2018-12-03 00:16:49 +01: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
|
dd5d1fc745
|
Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
|
2016-11-24 13:29:02 +01:00 |
|
Axel Uhl
|
094234b654
|
moved all Position-related classes including Compact... representations to common bundle; provided CustomFieldSerializer for all Position subclasses that require it
|
2015-04-03 16:12:21 +02:00 |
|
Axel Uhl
|
58bd451481
|
moved other Position implementations to common packages to share them with GWT and make then GWT-serializable
|
2015-04-02 16:42:10 +02:00 |
|
Axel Uhl
|
bbc2796d59
|
renamed com.sap.sailing.server.replication bundle to com.sap.sse.replication
|
2014-11-07 21:47:57 +01:00 |
|
Axel Uhl
|
62f8afa103
|
Merge branch 'master' into usermanagement
Conflicts:
java/com.sap.sailing.server/SailingServer (No Proxy).launch
java/com.sap.sailing.server/SailingServer (Proxy).launch
|
2014-10-04 23:51:19 +02:00 |
|
Axel Uhl
|
69de0f2d76
|
upgraded project settings to Java8, fixed gwt.ui to JavaSE-1.7 explicitly
|
2014-10-01 15:00:44 +02:00 |
|
Axel Uhl
|
161d823dee
|
updated project compliance settings to JavaSE-1.8
|
2014-10-01 14:44:22 +02:00 |
|
Axel Uhl
|
e9130d38f3
|
upgraded classpaths to JavaSE-1.8
|
2014-10-01 14:16:18 +02:00 |
|
Axel Uhl
|
7ece44052d
|
upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment
|
2014-10-01 14:08:19 +02:00 |
|
Benjamin Ebling
|
bcd1d43207
|
KW Safe commit
|
2014-06-24 11:57:03 +02:00 |
|
Axel Uhl
|
0d0ae3f060
|
added deckman adapter bundle to launch configs; implemented a GPSFixImporter based on the Deckman CSV export format
|
2014-05-30 10:59:39 +02:00 |
|
Axel Uhl
|
7398d81560
|
added first successful test case for parsing a few lines from a Deckman log file
|
2014-05-10 21:45:01 +02:00 |
|
Axel Uhl
|
9d8b543ff6
|
started to implement log file parsing
|
2014-05-10 21:25:11 +02:00 |
|
Axel Uhl
|
0e34dacb61
|
prepared record types and added a few lines of test data
|
2014-05-10 19:49:37 +02:00 |
|
Axel Uhl
|
61285ab7b9
|
started a Deckman adapter that shall be able to read Deckman-exported CSV files and turn them into a TrackedRace
|
2014-05-10 19:09:38 +02:00 |
|