RE: Trouble patching NetBeans 11.0 platform module

2019-05-09 Thread Joseph Huber
rom: arsi Sent: Thursday, May 9, 2019 3:09 AM To: users@netbeans.apache.org Cc: Joseph Huber Subject: Re: Trouble patching NetBeans 11.0 platform module Hi, I see no reason to compile the entire ANB when you need to change one class: Java Hacker's guide ;) Jar is a plain zip file and

RE: Trouble patching NetBeans 11.0 platform module

2019-05-09 Thread Joseph Huber
:07 PM To: Emilian Bold Cc: Joseph Huber ; users@netbeans.apache.org Subject: Re: Trouble patching NetBeans 11.0 platform module But the build should succeed anyway, i.e., I don't see JavaHelp absence blocking the build from succeeding for me. So, I'd advise to try the build again

Re: Trouble patching NetBeans 11.0 platform module

2019-05-09 Thread arsi
ArSi *From:* Joseph Huber *Sent:* Wednesday, May 08, 2019 11:56PM *To:* Arsi , Users *Subject:* RE: Trouble patching NetBeans 11.0 platform module Hello! I have a solution that works quite well in Netbeans 8.2. I believe that the que

Re: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Geertjan Wielenga
But the build should succeed anyway, i.e., I don't see JavaHelp absence blocking the build from succeeding for me. So, I'd advise to try the build again and if it fails post the error message here. The build should succeed with later JDKs, but safest is to use JDK 8. Gj On Thu, May 9, 2019 at 1:0

Re: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Emilian Bold
JavaHelp was removed from Apache NetBeans due to an Apache licensing policy. It's on my todo list for re-inclusion in CoolBeans (as some older Platform apps use it). --emi On Wed, May 8, 2019 at 11:34 PM Joseph Huber wrote: > > Hello! > > > > I am in the initial phase of trying to patch a NetBe

RE: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Joseph Huber
Sent: Wednesday, May 8, 2019 4:47 PM To: users@netbeans.apache.org Subject: Re: Trouble patching NetBeans 11.0 platform module Hi, If you only want a private patch, you can do a patch module: http://wiki.netbeans.org/DevFaqModulePatching Maven example: https://github.com/NBANDROIDTEAM/org

Re: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread arsi
Huber *Sent:* Wednesday, May 08, 2019 11:30PM *To:* Geertjan Wielenga *Cc:* Users *Subject:* RE: Trouble patching NetBeans 11.0 platform module My patch is described here: http://netbeans-org.1045718.n5.nabble.com/Update-Center-issue-How-to-hide-remove-items-from-the-Available-Plugins-tab

Re: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Geertjan Wielenga
> > Arlington, TX 76017 > > Cell: 682-777-8374 > > jhu...@stanref.com > > > > *From:* Geertjan Wielenga > *Sent:* Wednesday, May 8, 2019 4:03 PM > *To:* Joseph Huber > *Cc:* users@netbeans.apache.org > *Subject:* Re: Trouble patching NetBeans 11.0 platform

RE: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Joseph Huber
patching NetBeans 11.0 platform module I believe they should be downloaded during the build process. But rather than patching via the ZIP, why not clone the GitHub repo and then provide a pull request there? What does your patch do? Gj On Wed, 8 May 2019 at 22:34, Joseph Huber mailto:jhu

Re: Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Geertjan Wielenga
I believe they should be downloaded during the build process. But rather than patching via the ZIP, why not clone the GitHub repo and then provide a pull request there? What does your patch do? Gj On Wed, 8 May 2019 at 22:34, Joseph Huber wrote: > Hello! > > > > I am in the initial phase of

Trouble patching NetBeans 11.0 platform module

2019-05-08 Thread Joseph Huber
Hello! I am in the initial phase of trying to patch a NetBeans 11.0 platform module (which I have successfully done in NetBeans 8.2) per the procedure at http://wiki.netbeans.org/DevFaqOrphanedNetBeansOrgModules. I downloaded the 11.0 source from the links at https://www.apache.org/dyn/closer.