Re: Where is JSON in NB9.0

2018-10-02 Thread John Lavelle
Try adding http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz to Plugins>Settings. This gave me JSON for PHP and HTML (I haven't checked for Java yet but will do later today when on that computer). Best regards, John On Wed, 3 Oct 2018 at 03:34, Greenberg, Gar

Re: Where is JSON in NB9.0

2018-10-02 Thread Geertjan Wielenga
Very many features were not part of 9.0, being focused on Java SE only. Please join the NetCAT 10 program where you’ll be able to try out the new release, provide feedback, etc, and which also includes JSON. Gj On Wednesday, October 3, 2018, Greenberg, Gary wrote: > I need to create several JSO

Where is JSON in NB9.0

2018-10-02 Thread Greenberg, Gary
I need to create several JSON files for my project. Went to New->Other and did not find JSON in the list of file types. It was there in 8.2. Was it moved somewhere or NB does not longer support JSON format? I went through all categories and couldn't find it. Gary Greenberg Staff Software Engineer

[no subject]

2018-10-02 Thread Emma Atkinson
I have tried build a very simple Java application demonstrating a problem I am having with using the latest Log4j2 V2.11.1 as a module (log4j.api) and building it using the ant scripts. It compiles, builds and runs when I use the classpath, but cannot compile the module-info.java file when I use t

Multi Release JAR files

2018-10-02 Thread Emma Atkinson
OK

Re: Multi Release JAR files

2018-10-02 Thread Geertjan Wielenga
Best to start a separate thread about this, it's not related to the multi-release JAR question here. Just start a new thread describing the problem and point to the GitHub repo so someone can reproduce the problem. Gj On Tue, Oct 2, 2018 at 5:37 PM Emma Atkinson wrote: > Geertjan, > After a few

Re: Multi Release JAR files

2018-10-02 Thread Emma Atkinson
Geertjan, After a few false starts I have uploaded the simple test case for using a MR-JAR file as a module. The Git history shows it being used on the classpath fist then modified to use the modulepath. https://github.com/cosmiczoo/Log4j2TestCase Emma On Tue, 2 Oct 2018 at 15:15, Patrik Kar

how to delete a branch completely?

2018-10-02 Thread Thomas Wolf
We create a branch for every defect & feature in our app. When the work is done, it gets merged into the main branch and the feature/defect branch becomes obsolete. What is the best way, in netbeans, to delete these obsolete branches completely? I found this: https://netbeans.org/kb/docs/id

Re: Multi Release JAR files

2018-10-02 Thread Patrik Karlström
Thanks for that clarification! Den mån 1 okt. 2018 kl 15:03 skrev Geertjan Wielenga : > Apache NetBeans has support for reading multi-release JARs. They can > appear on the classpath (modulepath) and the correct types are used, though > note there is (currently) no support for creating them. > >

Re: Multi Release JAR files

2018-10-02 Thread Geertjan Wielenga
Hi Emma, Can you put your application on GitHub so others can take a look? Gj On Tue, Oct 2, 2018 at 1:16 PM Emma Atkinson wrote: > I don't know if this might add to the discussion. I have tried build a > simple Java application comprising 2 source files (Main.java and > module-info.java) an

Re: Multi Release JAR files

2018-10-02 Thread Emma Atkinson
I don't know if this might add to the discussion. I have tried build a simple Java application comprising 2 source files (Main.java and module-info.java) and have it call the default logger for Log4j2 V2.11.1 to output a single error message. Nothing more. I put the log4j-api-2.11.1.jar on the M

Re: Using the profiler with JDK 11

2018-10-02 Thread Peter Hull
On Mon, Oct 1, 2018 at 2:32 PM Glenn Holmer wrote: > +1, we can always use more people in the Profiler tribe. OK, done. - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@n