Its just that with JDK 11 when TornadoFX is added ...
# tornadofx
a
Its just that with JDK 11 when TornadoFX is added a dependency, maven fails to add the JavaFX transitive dependencies needed for the project to work.
a
If I had to guess, the plugin probably needs to be updated accordingly right?
a
I am sorry. Which plugin are you talking about?
a
https://github.com/edvin/tornadofx-idea-plugin - of course, I could always be completely off base
a
I have no xp with plugin development so I would leave it for the enlighten ones 🙂
a
hahahaha - a coworker of mine wrote a plugin for intellij recently and I was in awe ...one day !
a
It shouldn't be very difficult once you get a hang of it.
a
I was really blown away with what JB did with their own IDE with PSIelements/classes - I considered that as a solution, but given my time constraints, I went with a kastree although it's turned out to be rather messy SO I DON'T KNOW
a
Now you are off base! 😛
a
oh, the project I'm working on I decided I didn't want it as a plugin for the time being.
a
Every projects doesn't need an IDE plugin
Or unless, there is a lazy developer who creates one to make their (and everyone else's) life easy 😄
a
hahaha I think it depends on how this project ends up going