yer.class);>
>
> @Override>
> public void showURL(URL u) {>
> LOG.debug("Usage of browser is forbidden.");>
> }>
> }>
>
>
> ________>
> Od: Sven Marquardt >
> Odesláno: pondělí 22. října 2018 14:35:48>
> Komu: users@netbeans.apache.org>
> Předmět: Re: [RPC] Disable internal Webbrowser>
>
> I'm talking about netbeans%
signature.asc
Description: OpenPGP digital signature
;>
>
> @Override>
> public void showURL(URL u) {>
> LOG.debug("Usage of browser is forbidden.");>
> }>
> }>
>
>
> ____________>
> Od: Sven Marquardt >
> Odesláno: pondělí 22. října 2018 14:35:48>
> Komu: users@netbeans.apache.org>
&g
_
Od: Sven Marquardt
Odesláno: pondělí 22. října 2018 14:35:48
Komu: users@netbeans.apache.org
Předmět: Re: [RPC] Disable internal Webbrowser
I'm talking about netbeans platform. Not the IDE. If i packag my
netbeans platform application i dont want the internal browser get
packag
I'm talking about netbeans platform. Not the IDE. If i packag my
netbeans platform application i dont want the internal browser get
packaged with my application. My use case is this i have an about dialog
with an html reference to the homepage of the aplication. But when i
click the link in the abo
On Mon, 22 Oct 2018 at 12:53, Sven Marquardt wrote:
>
> I wonder if there is an option to disable the internal webbrowser of the
> netbeansplatform. Right now everytime i or a user of the application
> clicked on a link, the inernal browser will open. Is there a way to
> disable this?
You might w
On Mon, Oct 22, 2018 at 01:53:26PM +0200, Sven Marquardt wrote:
> I wonder if there is an option to disable the internal webbrowser of
> the netbeansplatform.
Tools > General > Web Browser > ""
should do what you want.
Lutz
-
I wonder if there is an option to disable the internal webbrowser of the
netbeansplatform. Right now everytime i or a user of the application
clicked on a link, the inernal browser will open. Is there a way to
disable this?
-
To