↧
Getting NetBeans 6.9 RC1 to insert the correct copyright text in maven projects
Netbeans has supported for quite some time the ability to set the license for a project so that when a new file is created, the template automatically inserts the correct one. The problem is that in...
View ArticlePerforming remote Maven 3 builds with NetBeans 7.0
This article covers how to get NetBeans to use a Maven installation on a remote server. This has been tested with Maven 3.0.2 but should work on any other version. It may also work for other IDE’s like...
View Article