1. Maven2 & Swing projects: Build & run swing application stackoverflow.comI tried to find info on how to use maven to build and run a swing application but couldn't find anything useful (maven documentation is a mess). Can someone point me ... |
2. Using maven to distribute a swing application that can have each dependency individually tracked stackoverflow.comI'm moving my project to Maven and eventually OSGi. I currently distribute the project is a large Zip file with all the dependencies. Although my projects code is only 20% of ... |
3. create swing application using maven 2 stackoverflow.comI was trying to start new swing application using maven 2 so I started searching on maven documentation but (frustratingly) found no clue so I'm asking:
|
4. [platform-dev] setting LaF from Maven forums.netbeans.orgI'm trying to decide whether to migrate my existing development project to the NetBeans Platform. I have been using Maven and am keen to carry on using it, so I've created ... |
5. [platform-dev] Maven and adding a custom L&F forums.netbeans.orgHi All I have a maven based application which I would like to add a custom look and final to the application. In general I have always added this to my ANT based projects by using a custom platform and adding the necessary jar file to the platform/bin/lib drectory and then adding the --laf switch to the netbeans.conf file for the ... |