Import Macros

2020-06-03 Thread HRH
Hi,I would like to import some of the pre-defined macros listed in FaqEditorMacros - NetBeans Wiki | | | | | | | | | | | FaqEditorMacros - NetBeans Wiki | | | .From Tools-Option->Macros->Import, not sure where to search for these macros?Thanks

Re: Unusual Error on Maven build within Netbeans

2020-06-03 Thread William Reynolds
ugh. My apologies, file name is "jvm.config". From mvn.cmd: set "jvmConfig=\.mvn\jvm.config" if not exist "%MAVEN_PROJECTBASEDIR%%jvmConfig%" goto endReadAdditionalConfig @setlocal EnableExtensions EnableDelayedExpansion for /F "usebackq delims=" %%a in ("%MAVEN_PROJECTBASEDIR%\.mvn\jvm.confi

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Laszlo Kishalmi
Folding and indentation support shall be registered at other places in the layer file. On 6/3/20 8:50 AM, Emilian Bold wrote: Aren't you using an annotation which creates a generated-layer? --emi On Wed, Jun 3, 2020 at 6:45 PM Bilu Al > wrote: yes it works eve

Re: Unusual Error on Maven build within Netbeans

2020-06-03 Thread William Reynolds
Create a file .mvn/java-config in the root directory of the maven project. Add '-Xss100M' (for a 100M stack size, and no quotes) to this file. Haven't tested, since I don't have my dev machine to hand, but this or some variant should work. Look at the file \Program Files\apache-maven-3.6.2\bin

Re: [11.3 FlatLaf] Weird Toolbar Icon

2020-06-03 Thread Bilu
Great. Thanks:) Le 03/06/2020 à 16:51, Eirik Bakke a écrit : > > I created a JIRA issue for this, with your screenshots. Thank you for > reporting! > >   > > https://issues.apache.org/jira/browse/NETBEANS-4403 > >   > > -- Eirik > >   > > *From:* Bilu Al > *Sent:* Wednesday, June 3, 2020 5:21 AM

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Emilian Bold
Aren't you using an annotation which creates a generated-layer? --emi On Wed, Jun 3, 2020 at 6:45 PM Bilu Al wrote: > yes it works even without registering it in the layer.xml. Should be > another API probably... > > Le mer. 3 juin 2020 à 16:43, Emilian Bold a > écrit : > >> So code folding w

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Bilu Al
yes it works even without registering it in the layer.xml. Should be another API probably... Le mer. 3 juin 2020 à 16:43, Emilian Bold a écrit : > So code folding works. I'm not sure which API offers integration into that > Options panel... > > --emi > > > On Wed, Jun 3, 2020 at 5:37 PM Bilu Al

RE: [11.3 FlatLaf] Weird Toolbar Icon

2020-06-03 Thread Eirik Bakke
I created a JIRA issue for this, with your screenshots. Thank you for reporting! https://issues.apache.org/jira/browse/NETBEANS-4403 -- Eirik From: Bilu Al Sent: Wednesday, June 3, 2020 5:21 AM To: Juan Algaba Cc: NetBeans Mailing List Subject: Re: [11.3 FlatLaf] Weird Toolbar Icon agree :)

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Emilian Bold
So code folding works. I'm not sure which API offers integration into that Options panel... --emi On Wed, Jun 3, 2020 at 5:37 PM Bilu Al wrote: > hum, i am not sure. I was hoping it would work like the CodeTemplates. > > Its works fine in the Editor, i would like to be able to enable/disable i

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Bilu Al
hum, i am not sure. I was hoping it would work like the CodeTemplates. Its works fine in the Editor, i would like to be able to enable/disable it in the Editor Options for that specific language Le mer. 3 juin 2020 à 13:07, Emilian Bold a écrit : > Hm, I never knew code folding is supposed to a

Unusual Error on Maven build within Netbeans

2020-06-03 Thread Nelligan, Steven M
I have multiple projects, but one project returns the following error. What does this mean and how can I fix it? If I run MVN directly from the console window, it builds. Using Netbeans IDE 11.2 on Windows 10 ---OUTPUT – Build Window--

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Emilian Bold
Hm, I never knew code folding is supposed to auto-register in that setting panel. Are you sure? Do you not see code folding in the editor? --emi On Wed, Jun 3, 2020 at 12:37 PM Bilu Al wrote: > Its not working: > [image: 25.png] > > but for CodeTemplate works fine my custom language is displa

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-03 Thread Bilu Al
Its not working: [image: 25.png] but for CodeTemplate works fine my custom language is displayed: [image: 22.png] is there anything wrong in my layer.xml ? Le mer. 3 juin 2020 à 08:01, Emilian Bold a écrit : > Looks good to me: > > > Register FoldManagerFactory into xml layer into the directo

Re: Checking for external changes - suspended

2020-06-03 Thread David Gradwell
Gary, I had this problem with NB 11.3 and early 12.0 betas running on Mac OS X with NetBeans running on either jdk1.8 or Java 14. However, I have not had it with NetBeans 12.0 beta 6. Download details attached. Regards David From: "Greenberg, Gary" Date: Tuesday, 2 June 2020 at 23:38 To

unsubscribe

2020-06-03 Thread Rémi Lerolle
- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluen