Commit Graph
15 Commits
Author SHA1 Message Date
Axel Uhl f9e96aa197 bug6128: updated pom to usr gwt-2.11.1 2025-05-22 20:13:43 +02:00
Axel Uhl 6614248201 added LICENSE files in projects with copied content 2024-04-12 15:45:29 +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 cb343af0ac bug5792: fixed prefs file of com.googlecode.mgwt 2022-12-12 08:17:33 -08: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 4c8acc17ac use JavaSE-1.8
Change-Id: I7889000098808b1b53cfc8c9c0053b77dfe8a4cf
2019-04-05 22:31:03 +02:00
Steffen Schaefer 944b3f99a6 Bug 4202: Fixed maven versions of imported sources to be compatibile
with OSGi
2018-08-06 13:59:47 +02:00
Steffen Schaefer 5c13ff9a06 Bug 4202: Resolved compiler problems for imported code 2018-08-02 14:50:45 +02:00
Steffen Schaefer d14deb5c17 Bug 4202: Fixed warnings in imported sources 2018-08-02 14:29:39 +02:00
Steffen Schaefer 048c651954 Bug 4202: Imported ajaxloader as source to prevent infinit build loop in
Eclipse
2018-08-02 14:28:52 +02:00