JaneWardSandy
JaneWardSandy
Gradle: 8.2 IDEA: 2023.2.2 I have a `Gradle with Kotlin` project with two modules. `build.gradle.kts` file of module A ```kts plugins { id("org.openjfx.javafxplugin") version "0.1.0" } javafx { version =...
### Discussed in https://github.com/JaneWardSandy/eclipse-pde-partial-idea/discussions/65 Originally posted by **hengsin** February 17, 2022 Hi, is there any plan to add support for Eclipse Application Launch Configuration ? That will help a lot...
- [ ] [kotlin facet target version auto set with manifest.mf](https://github.com/JaneWardSandy/eclipse-pde-partial-idea/projects/18#card-72338644) - [ ] [kotlin facet auto-added with required bundle](https://github.com/JaneWardSandy/eclipse-pde-partial-idea/projects/18#card-72338635) - [ ] [Java version in manifest.mf mismatch with module...