lcdsl
lcdsl copied to clipboard
Eclipse Launch Configuration DSL (Xtext based)
Additionally to the launch configuration type, a sub-categorization by project would be helpful.
The launch config worked before. Now with target platform 2024-06 for the application and in the host IDE com.wamas.ide.launching.feature.feature.group 0.6.0.202405271742 ```` !SESSION 2024-07-31 07:49:38.526 ----------------------------------------------- eclipse.buildId=unknown java.version=21.0.1 java.vendor=Eclipse Adoptium BootLoader...
The project doesn't specify which versions of Xtext, PDE etc. it depends on. That's quite bad for development and publishing, as some parts use deprecated methods, or simply lie about...
All remaining workspace warnings are now coupled to bad versioning of dependencies (e.g. Xtend last() method, deprecated PDE methods etc.)
It's included in the default installer now: https://github.com/eclipse-oomph/oomph/pull/107