Re: [platform] IOProvider - org.netbeans.api.io vs org.openide.windows

2019-12-31 Thread Emilian Bold
IOProvider.getDefault does return the first match in the global lookup if you look at the source. --emi mar., 31 dec. 2019, 16:41 Patrik Karlström a scris: > Well, I have always used IOProvider.getDefault() but I'll have a look at > doing it via lookup, that might solve the actual problem too.

Re: [platform] IOProvider - org.netbeans.api.io vs org.openide.windows

2019-12-31 Thread Patrik Karlström
Well, I have always used IOProvider.getDefault() but I'll have a look at doing it via lookup, that might solve the actual problem too. Den tis 31 dec. 2019 kl 15:12 skrev Emilian Bold : > My guess the first one in the Lookup? Why would you pick which service to > use? > > --emi > > On Tue, Dec 31

Re: [platform] IOProvider - org.netbeans.api.io vs org.openide.windows

2019-12-31 Thread Emilian Bold
My guess the first one in the Lookup? Why would you pick which service to use? --emi On Tue, Dec 31, 2019 at 4:00 PM Patrik Karlström wrote: > > While trying to solve a problem related to class loading > ClassNotFoundException ... starting from ... > I noticed that there are actually two IOProv

[platform] IOProvider - org.netbeans.api.io vs org.openide.windows

2019-12-31 Thread Patrik Karlström
While trying to solve a problem related to class loading ClassNotFoundException ... starting from ... I noticed that there are actually two IOProviders available, one in org.netbeans.api.io and the other one in org.openide.windows. How come? They are similar, but not identical. Any guidelines on w

What is the recommended way to build an ant based RCP application with installers and bundled JRE?

2019-12-31 Thread Andreas Hauffe
Hi, what is the actual recommended way to build an ant based RCP application with installers and bundled JRE in Netbeans 11.2 Update 1? Is there a tutorial somewhere? When looking in the mailing list, it seems there is no general conecpt. Is this correct? Regards, Andreas smime.p7s