Tagged Questions
0
votes
1answer
150 views
Idea versus NetBeans for writing plugins
Between IntelliJ IDEA and NetBeans, which is better from the perspective of writing a plugin? That is, if you want to add support for a new JVM-based language, which of the two makes it easier, allows ...