Commit Graph
19 Commits
Author SHA1 Message Date
Axel Uhl 6dcd7d4187 bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions 2025-07-07 11:33:18 +02:00
Axel Uhl 3138f7745f bug6127: refactored more test fragments to JUnit5 2025-06-05 17:21:26 +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
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 a94dbadc0d bug4789: compilable but entirely untested major refactoring of data mining report parameters 2023-02-10 17:37:26 +01:00
Axel Uhl 714e3b43a8 upgrade install p2f file to use 2023 version of GWT plugin 2023-01-31 16:44:16 +01:00
Axel Uhl 58b94f27f4 gwt-2.10.0 upgrade; entirely untested so far, only patched target platform, gwt projects and MANIFEST.MF files 2022-08-15 17:49:22 +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
Georg Herdt 256f7091a6 upgrade to GWT 2.9.0
bug5283
2020-06-29 09:35:45 +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 30ef46af7a fixed JRE_CONTAINER setting for com.sap.sse.datamining.ui.test to JavaSE-1.8
Change-Id: I05a42d28e03d5d5c93d9e86d48bf761d74186cee
2018-11-29 15:28:23 +01:00
Lennart Hensler 93cf545b7e bug4615: Switched from single instances for special result presenters to presenter factories 2018-08-25 13:11:52 +02:00
Lennart Hensler e653e176e0 Fixed the datamining UI tests after I missed to import the project 2018-08-22 15:58:32 +02:00
Maximilian Groß 56457b110a renamed method to consistent name 2018-06-18 14:14:50 +02:00
Maximilian Groß e6c00db523 added test cases for the registration of ResultsPresenter and their correct call mechanism 2018-06-18 13:41:57 +02:00
Maximilian Groß 1205a02356 refactoring to match the project 2018-06-14 12:20:24 +02:00
Maximilian Groß cfb42bd549 initialized GWT junit test 2018-06-14 12:01:01 +02:00