bombo82 / bombo82-overlay

My own collection of ebuilds
GNU General Public License v2.0
14 stars 8 forks source link

About using bundled JDK or tools on Jetbrains ide's. #16

Closed Loatchi closed 1 year ago

Loatchi commented 1 year ago

It would be nice to be able to control whether or not you want to have a bundled tool.

The most important part being the bundled java runtime given in each install, it could be like what is done with dev-util/pycharm-community, so you would use bundled-jdk use flag to control it.

On certain ide's there are other bundled tools such as Clion that has for example cmake bundled.

It concerns a lot of .ebuilds and it could be interesting to talk about it.