OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
11 stars 24 forks source link

Redesign the relationship between Liberty module and run configurations #977

Open aparnamichael opened 5 days ago

aparnamichael commented 5 days ago

Redesign the relationship between Liberty module and run configurations.

The current work flow supported is:

This behaviour is similar to Eclipse. We can discuss with the guild if this is what we really want because VS Code may not do this. Also we should examine how other IntelliJ run configs work and decide whether Liberty tools should be consistent platform to platform or if the launch behaviour on each platform should be the same for all languages or servers on that platform.

TrevCraw commented 2 days ago

Related issue: https://github.com/OpenLiberty/liberty-tools-intellij/issues/424