Project type extension
Peter Nabbefeld <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm looking for some advice, how to store project type extension data. While the tutorial at https://platform.netbeans.org/tutorials/nbm-projectextension.html shows how to add customizers, there's no advice how to store the configuration data (in my case I'd prefer to add configuration data into the project.xml file, if possible). Kind regards Peter