Is webservices plugin supported in Intellj 10 or intellij 11 Community version?
Is webservices plugin supported in Intellj 10 or intellij 11 ?
I am using community intellij 11 and cant' generate the xml based JAXB. Is this supported ? and can someone let me know how to enable it and generate the code ?
Jdk 1.6
IJ 11.0.1
windows server 2k3.
Thanks.
请先登录再写评论。
The WebServices plugin is only supported in IntelliJ IDEA Ultimate.
does this mean that I can't do JAXB generation in IJ-11 community ed ?
or there is a way to this ?
You can run the generation tool from the command line.
if you generate it outside of IJ, than indices are corrupted and the refactor option is disabled. :)
If you generate any code outside of IntelliJ IDEA, it needs to be indexed when you switch to IntelliJ IDEA. The refactoring options become available after indexing is complete.