Re: gradle: any way to specify JAVA_HOME for use with gradle?

2022-09-09 Thread Davide Grandi
I run nb with SETLOCAL SET JAVA_HOME=... START C:\sviluppo\programs\netbeans\14\bin\netbeans64.exe^  --jdkhome "%JAVA_HOME%"^  --userdir  "C:\sviluppo\user.home\netbeans\14\userdir"^  --cachedir "C:\sviluppo\user.home\netbeans\14\cachedir"^  --console suppress^  -J-Duser.home=C:\sviluppo\user.hom

Re: How to get a reference to CloneableEditor or JScrollPane of the Editor

2022-09-09 Thread Ernie Rael
On 9/9/22 7:06 PM, Moacir da Roza wrote: Hi, there is a way to get a reference of JScrollPane of a CloneableEditor i would like to attach a listener on it.] SwingUtilities.getAncestorOfClass(javax.swing.JScrollPane.class, cloneableEditor.getEditorPane()) Thanks -- Moacir R.F Desenvolvedor

How to get a reference to CloneableEditor or JScrollPane of the Editor

2022-09-09 Thread Moacir da Roza
Hi, there is a way to get a reference of JScrollPane of a CloneableEditor i would like to attach a listener on it. [image: image.png] Thanks -- Moacir R.F Desenvolvedor de Softwares http://www.moacirrf.com.br

gradle: any way to specify JAVA_HOME for use with gradle?

2022-09-09 Thread Ernie Rael
I use gradle 6.8.x with some projects because of gradle issue https://github.com/gradle/gradle/issues/15942 Support for java based compilers like Eclipse Compiler... I use frgaal. (any idea if this gradle issue is being addressed in gradle 8 (or sooner)?) Set ProjectProperties > Build >

Using the same userdir from previous release

2022-09-09 Thread Ernie Rael
With release 15 I did something like mkdir 15 cp -a 14/userdir 15/userdir Then start NetBeans-15 using 15/userdir and a fresh cachedir. Simpler than import settings. Is there any problem/downside doing this? -ernie - T

Re: Access previous version

2022-09-09 Thread László Kishalmi
I guess you are using the Snap distribution. In that case it is: sudo snap revert netbeans that you are looking for. On Fri, Sep 9, 2022 at 10:37 AM Admin @ Goodun wrote: > NB 15 has installed itself automatically. How do I access NB14? > > Why do I ask? 14 opened a new browser window when d

Access previous version

2022-09-09 Thread Admin @ Goodun
NB 15 has installed itself automatically. How do I access NB14? Why do I ask? 14 opened a new browser window when debugging a php website, 15 doesn't and I don't seem to be able to make it do so. That instance of FF seems to have different settings for a plugin (Rested). I'm trying to retrieve

Re: File unexpectedly always opening in split window mode

2022-09-09 Thread Giles Winstanley
P.S. Amusingly I see I've asked a similar/related question before, for which Neil Smith helpfully resolved it with a "Reset Windows" suggestion. However this doesn't solve it in this case. On 09/09/2022 16:44, Giles Winstanley wrote: As the subject states, I have a file (Gradle build file for

File unexpectedly always opening in split window mode

2022-09-09 Thread Giles Winstanley
As the subject states, I have a file (Gradle build file for a project) which as of today seems to always unexpectedly open in vertical split window mode (self/self, left/right). I never requested it, but it just suddenly happened one time when I opened it. I can cancel it reliably (View / Split

Re: Which application(s) would you like embedded in NetBeans?

2022-09-09 Thread Geertjan Wielenga
Very cool stuff! Any Apache projects would be great to support in this way, i.e., Jitsi would be interesting. Gj On Fri, Sep 9, 2022 at 11:12 AM Anthony Goubard wrote: > > Hi, > > A few months ago I released the "Applet Runner" NetBeans plug-in: > https://plugins.netbeans.apache.org/catalogue/

Which application(s) would you like embedded in NetBeans?

2022-09-09 Thread Anthony Goubard
Hi, A few months ago I released the "Applet Runner" NetBeans plug-in: https://plugins.netbeans.apache.org/catalogue/?id=57 It allows you to run Java applications embedded in NetBeans if they extend (J)Applet. I've already included a few of my software in the bookmarks (text tools, dictionaries,