Differences between JBoss Support Plugin and JBoss Integration Plugin?
There are seemingly 2 different build-in plugins for JBoss:
- JBoss Integration
- JBoss Support
What are the differences and why would I want to enable one, the other, or both?
请先登录再写评论。
1. JBoss Support Plugin: it's the "JBoss Frameworks Base Support" plugin. This plugin contains common code for other plugins supporting JBoss frameworks (drools, jbpm, arquillian)
2. JBoss Integration Plugin allows configuring and using JBoss application server
Thanks! I submitted a bug for the missing descriptions of these plugins:
https://youtrack.jetbrains.com/issue/IDEA-172442