Axel Uhl
22f180cee1
bug6215: moving Speed, Position, Bearing, Weigher and others to SSE; GWT CFSs not done yet
2026-03-03 17:30:56 +01:00
Axel Uhl
17283755d7
added GWT 2.12.4 to preference files
2026-01-04 01:05:34 +01:00
Axel Uhl
a395de7550
bug6192: adjusted onboarding
2025-12-05 15:52:22 +01:00
Axel Uhl
da27b6c5a0
bug6177: run SDM using JavaSE-17
2025-11-01 01:41:59 +01:00
Axel Uhl
4c44924a3c
bug6177: working towards using re-based fork GWT-2.12.2
2025-10-31 14:24:02 +01:00
Axel Uhl
b402e3dbad
bug6156: allow CSV export to work with non-integer X axis values
2025-09-26 18:15:26 +02:00
Axel Uhl
cfff09db74
bug6128: prefs files now know about new GWT version 2.11.1
2025-05-22 18:37:23 +02:00
Petr Janacek
b4b2b939a3
Added boat class RS Vareo, changed spinnaker setting for class RS Tera
2024-06-28 15:25:25 +02:00
Axel Uhl
1833af9eeb
removed extra space from comment
2024-03-24 00:07:31 +01:00
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
Axel Uhl
714e3b43a8
upgrade install p2f file to use 2023 version of GWT plugin
2023-01-31 16:44:16 +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
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
Georg Herdt
d1bcb3308c
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.
2020-07-03 09:39:52 +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
Steffen Schaefer
c3db805b1d
Bug 4427: Cleanup of old GWT plugin configs. We are preparing changes on
...
other branches that would require redundant updates of the IDE configs.
Finishing the Oxygen update by doing a cleanup will help to reduce the
effort needed to keep the IDE files up to date.
2018-08-02 15:07:14 +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
Axel Uhl
c65ed84882
starting a settings implementation for FoilingSegment retrieval
...
Change-Id: Idb03b8cea2bd964f1b527846c76a5315aa40b234
2017-09-26 17:07:40 +02:00
Frederik Petersen
1a6a80448d
Fixed datacount per angle histogram display
2015-09-24 13:34:19 +02:00
Frederik Petersen
c15710fae2
Added some documentation to polar datamining bundles
...
also removed unused dependency
2015-09-24 10:55:02 +02:00
Frederik Petersen
ff531df253
Now zero values are inserted when actual data is not usable
...
this leads to a slightly better presentations, because edges of valid data
are not connected by meaningless straight lines
2015-09-22 15:08:26 +02:00
Frederik Petersen
540d433ee5
Added dataCountPerAngle histogram to polarresultspresenter
2015-09-22 14:37:56 +02:00
Frederik Petersen
7234f6c9c6
Added backend polar presenter for datamining ui
...
this resultspresenter allows looking at the polar data which is porvided
by the polar data service.
2015-09-22 10:29:09 +02:00
Frederik Petersen
ac77835782
Added preparation for second histograms
2015-09-17 16:43:08 +02:00
Lennart Hensler
420ad6952b
Forgot to change the build config to java 1.7
2015-09-17 13:38:58 +02:00
Lennart Hensler
899bd718fe
Merge remote-tracking branch 'origin/polars' into dataMining
2015-09-17 13:32:23 +02:00
Lennart Hensler
30a4849760
Changed the java version of the shared gwt bundle to 1.7
2015-09-17 13:32:12 +02:00
Frederik Petersen
6898fec3af
Use new polar data mining settings backend -> frontend
2015-09-17 11:17:10 +02:00
Frederik Petersen
4fbd47033a
Added new applyWindConfidencefilter setting for polar data mining
2015-09-17 11:07:06 +02:00
Frederik Petersen
fea30197a9
Added package for polar data mining ui components
...
also dedicated settings
and fixed bug in resultspresenter
2015-09-17 10:53:51 +02:00
Frederik Petersen
47be80b513
Reduced number of getWind calls in polar datamining
2015-09-16 13:13:56 +02:00
Frederik Petersen
c21cf25837
Applying some settings for polar datamining
2015-09-16 10:56:37 +02:00
Frederik Petersen
1d0894dfe7
PolarAggregation can now be displayed in datamining
...
Right now there is a hardcoded association between resultchartclass and
aggregation class on client side. This should probably be improved as soon
as someone has time to do that..
2015-09-15 13:54:48 +02:00
Frederik Petersen
a813515c48
Added new shared gwt project for polar mining
...
next step: resultspresenter
2015-09-15 10:26:05 +02:00