Commit Graph
10 Commits
Author SHA1 Message Date
Axel Uhl e86232fc3b bug5797: continued introducing Charset argument in more InputStreamReader constructor calls 2022-12-29 10:59:34 +01: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 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
Maximilian Groß ed1fae0c8f divided datamining from sailing specific classes 2018-04-12 07:40:59 +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
Kai Boernert f3bd1d938d fix for bravogpsfiximporter 2017-12-18 09:28:56 +01:00
Axel Uhl 308b047cbc fixed filename/sourcename misunderstanding in importers
Change-Id: I2e79aff97666f93f55a0cd696b52c2c850e4b6e8
2017-11-22 11:17:54 +01:00
Axel Uhl 1ef977b257 offer GPS fix import from Bravo files; not all launch configs updated yet
Change-Id: Ia36f53c91606da800d4d7ca41f65b90b0ac08ac1
2017-11-21 22:32:58 +01:00