Re: Json validation

2019-04-22 Thread Wade Chandler
On Mon, Apr 22, 2019, 17:24 Mark Eggers wrote: > On 4/16/2019 10:23 AM, Greenberg, Gary wrote: > > I sure do have one. Here it is. > > > > It looks like a BOM for UTF-8. > For further information on BOMs in JSON see https://tools.ietf.org/html/rfc7159#section-8.1; not allowed; to tie the loop.

Re: NB 11 crashes on Mac

2019-04-17 Thread Wade Chandler
See this too https://lists.apache.org/thread.html/6cea044b220876ef9eba9068e3ec28bb8283e116b65e3ea4078af9c1@%3Cusers.netbeans.apache.org%3E I was thinking perhaps it

Re: [PLATFORM] API (Documentation) Updates

2019-04-17 Thread Wade Chandler
Please following mailing list netiquette, and don’t highjack someones thread with an off topic question. If you search this and the devs mailing list, can’t rem which one, you’ll see this question answered. Wade > On Apr 9, 2019, at 1:45 PM, Robert Erdt wrote: > > The Netbeans 11 is

Re: c/c++: static function usages cannot be collected

2019-04-17 Thread Wade Chandler
I too like C++, and am waiting on the C/C++ support from the Oracle donations to appear before digging in. My guess is this is something missing (bug/limitation), but as I’m not using NetBeans 8.2 nor working on those sources I can’t be sure. Once that donation is done, supporting “Modern C++”

Re: add JavaC in Netbeans platform application

2019-04-17 Thread Wade Chandler
If you already have a platform project, then you already depend on some NB modules. Per what you mentioned about Python, I'm assuming you mean to have the Java editor etc, and as NB already has this ability built in, you can depend on it. It's default is to use javac if nb-javac isn't available.

Re: add JavaC in Netbeans platform application

2019-04-16 Thread Wade Chandler
NetBeans is all modular. It depends on what you want to do. That said, you can depend on the NetBeans Java support and it to your app. You can package the separate nb-javac project as well. Hope it helps Wade On Tue, Apr 16, 2019, 02:45 Krishna Mohan wrote: > Hi All > > I want to use a

Re: NetBeans 11.0-vc4 crash

2019-04-16 Thread Wade Chandler
I guess that should be update 202 versus build 202. On Tue, Apr 16, 2019, 19:15 Wade Chandler wrote: > Interesting; I do see this; seems a Java 2D JDK bug. Not sure I have hit > this yet. > > https://bugs.openjdk.java.net/browse/JDK-8133783 > > I'm using the latest 1.8 (buil

Re: NetBeans 11.0-vc4 crash

2019-04-16 Thread Wade Chandler
Interesting; I do see this; seems a Java 2D JDK bug. Not sure I have hit this yet. https://bugs.openjdk.java.net/browse/JDK-8133783 I'm using the latest 1.8 (build 202) and 11 from https://adoptopenjdk.net Not sure if it could be something inadvertently fixed in later OpenJDK code or not even

Re: Json validation

2019-04-15 Thread Wade Chandler
Pretty sure .json files themselves are validated like other file types; editor lot has it built in. Do you have a reproducible file you can share? Wade On Mon, Apr 15, 2019, 18:06 Greenberg, Gary wrote: > I know that Netbeans has a feature to validate XML files and I used it > extensively

Re: [RESULT] [VOTE] Recommend 'Apache NetBeans graduation to Top Level Project' resolution to board

2019-04-11 Thread Wade Chandler
Great news indeed! Thanks and congratulations to everyone who has contributed in any way including the Apache mentors Bertrand, Ate, Daniel, and Jim. A big special thanks to Geertjan, Jirka, Jarda, Tim, Jesse, Bruno, Milos, Tomas, Jan, and all the other old hats from NetBeans including the NBDT

Testing please ignore; having issues

2018-08-04 Thread Wade Chandler
Testing please ignore; having issues - 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,

Re: Removal of org-jdesktop-layout

2018-07-12 Thread Wade Chandler
Sometimes in those cases you'll have to go outside the IDE. I would open up a good editor, and then replace those packages with the same layout from Swing; GroupLayout. You have to remember to edit the .form file as well. Wade On Thu, Jul 12, 2018, 06:57 Luff,Chris wrote: > Morning people,

Re: Do you use NetBeans with SVN or CVS?

2018-03-08 Thread Wade Chandler
This is a discussion for the dev channel whether to remove something or not. The data should tell us if we should remove something or not; first step. Too, it is another Apache top level project. Thanks Wade On Mar 8, 2018 08:36, "Brett Ryan" wrote: > > > On 8 Mar 2018,