Re: Project type extension
Peter Nabbefeld <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, just found out I've to use ProjectUtils, then saving is done automatically :) Regards P. Am 16.01.2016 um 09:05 schrieb Peter Nabbefeld: > > 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 > > > >