How to start a netbeans pom project containing modules?
Peter Nabbefeld <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've created a POM project and added a module. How can I start the whole project (loading all modules into the NB runtime)? Running the module itself works, but dependencies are missing. Kind regards Peter