Maven Command Line for NetBeans RCP Developers

Posted by Geertjan on Oracle Blogs See other posts from Oracle Blogs or by Geertjan
Published on Sat, 15 Sep 2012 09:02:40 +0000 Indexed on 2012/09/16 15:45 UTC
Read the original article Hit count: 179

Filed under:

In the ongoing work being done on Maven documentation support for NetBeans Platform developers, the tutorial describing how to use the Maven command line to set up and develop applications on the NetBeans Platform has ben updated:

http://platform.netbeans.org/tutorials/nbm-maven-commandline.html

An interesting next step after following the tutorial above is to... open the result into the free community edition of IntelliJ IDEA:

It's not hard to register the JDK and Maven in IntelliJ IDEA and to then run your application directly from there. The point is that there's no requirement to use NetBeans IDE if you want to create applications on top of its framework.

© Oracle Blogs or respective owner

Related posts about /NetBeans IDE