Re: Pre-setting the Subversion Repository URL
Boris Heithecker <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAL465RGxh7HQ_9QHk155v1KRFZ9=pF3GU_8KM7w_dOM+1V2Dpw@mail.gmail.com> |
Try
NbPreferences.root().node("org/netbeans/modules/subversion"). .....
instead, read the platform javadoc.
Boris
2016-07-01 14:05 GMT+02:00 WeserLinux19 <[email protected]>:
> Hello markieweb
>
> it seems it is simply saved in
> config/Preferences/org/netbeans/modules/subversion.properties
>
> According to the NB 8.1 sources, the preferences file is read/written with
> something like
>
>
> Code:
> NbPreferences.forModule(SvnModuleConfig.class);
>
>
>
> or
>
>
> Code:
> NbPreferences.forModule(Subversion.class)
>
>
>
> But I do not know how to refer to one of these classes in my application.
> How can I import them in order to access the subversion.properties file?
>
> many thanks for the help
>
>
> Olaf
>
>
>
>
>
--
Boris Heithecker
Dr. Boris Heithecker
Lüneburger Str. 30
28870 Ottersberg
Tel.: 0 42 05/ 31 58 34