Re: [Java]Compile On Save in a Maven project

2018-04-13 Thread John Muczynski
Hello all, Here's the pom reformatted. Hopefully it goes thru email okay. war org.apache.maven.plugins maven-compiler-plugin 3.7.0 1.7 1.7

Re: Issue building Netbeans 9.0 using JDK 8 or JDK 9

2018-03-10 Thread John Muczynski
Excellent ! On Mar 10, 2018 1:38 PM, "Jan Lahoda" wrote: > FWIW, building with ant 1.10.2 should be fixed now: > https://github.com/apache/incubator-netbeans/commit/ > 088b8b48118028f6f8490a96fdb17d26c279cd12 > > Jan > > On Sat, Mar 10, 2018 at 7:14 PM, John Muc

Re: Issue building Netbeans 9.0 using JDK 8 or JDK 9

2018-03-10 Thread John Muczynski
I've seen people on the mailing list succeed with JDK 8, using Apache Ant version 1.10.1 -- Johnny Muczynski 734-262-2045 On Sat, Mar 10, 2018 at 3:34 AM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > PS: I’d also experiment with a slightly earlier version of Ant to see if > tha

Re: NetBeans and Git

2018-03-10 Thread John Muczynski
Hi Owen, I see Brett is posting about the git portion of your questions. I'll try to answer some of the others. > I observe some compilation errors. > Is something being cached I also get this symptom when making changes to a large number of files in a project. I think the root of the issue may

Re: Starting netbeans 8.0.2 launches KDE Wallet

2018-03-09 Thread John Muczynski
nny, > > I've got Netbeans 8.0.2, 8.1 and 8.2, but prefer to use 8.0.2. > > 8.1 too prompts for the dialog but 8.2 does not. > > Regards, > > - Olumide > > > On 09/03/18 04:03, John Muczynski wrote: > > Hi Olumide, > > > > Sounds like something is

Re: Starting netbeans 8.0.2 launches KDE Wallet

2018-03-08 Thread John Muczynski
Hi Olumide, Sounds like something is cross-configured. If it were me, I'd do steps like this: 1. install NetBeans 8.2 and see if it acts the same way. 2. If it does then look at the path. See what you can remove which will make the pain go away. That'll lead down a rabbit trail. 3. If

Re: Long Live NetBeans!

2018-03-08 Thread John Muczynski
045 On Wed, Mar 7, 2018 at 7:40 PM, Owen Thomas wrote: > https://www.linkedin.com/in/owen-thomas-84564a13b/ I think will be me. > > On 8 March 2018 at 11:32, John Muczynski wrote: > >> There are 933 Owen Thomas in LinkedIn ! >> >> >> -- >> Johnny Mucz

Re: Long Live NetBeans!

2018-03-07 Thread John Muczynski
There are 933 Owen Thomas in LinkedIn ! -- Johnny Muczynski 734-262-2045 On Wed, Mar 7, 2018 at 7:20 PM, Owen Thomas wrote: > I've been unemployed since 2008. It seems that the industry is blind to > people who want to contribute in a way that does not see them ensconced in > a nomadic lifesty

Re: Using Maven Web Apps with Netbeans 9 BETA

2018-03-06 Thread John Muczynski
Hi Enrico, The module interfaces and update sites have the same apis in both 8.2 and 9.0 so ... just connect your 9.0 to an update site for NetBeans 8.2 and away you go. Kind Regards, Johnny I love NB too -- Johnny Muczynski 734-262-2045 On Tue, Mar 6, 2018 at 6:07 PM, Enrico Olivelli wrote:

Re: Long Live NetBeans!

2018-03-06 Thread John Muczynski
Maybe a NetBeans field -- BeanField -- as in a field where beans are grown. -- Johnny Muczynski 734-262-2045 On Tue, Mar 6, 2018 at 12:13 PM Ashton Hogan wrote: > I like it, I like it a lot. Let's do it! > > On Tuesday, 6 March 2018, 17:01:20 GMT, Geertjan Wielenga < > geertjan.wiele...@googl

Re: [VOTE][RESULT] Apache NetBeans Logo Contest (NETBEANS-145)

2018-03-04 Thread John Muczynski
Thanks for counting all those noses. Quite a lot of work. :-) -- Johnny Muczynski 734-262-2045 On Sun, Mar 4, 2018 at 4:16 PM, Antonio wrote: > Thank you all for your patience! > > Cheers, > Antonio > > On 04/03/18 21:31, Sven Reimers wrote: > >> Thanks Antonio for doing the poll... >> >> Grea

Re: [VOTE] Apache NetBeans Logo

2018-03-01 Thread John Muczynski
Croci #1 Paulo Silva #1 stephen cumminger stephen.cummin...@sonideft.com #2 Buurmeijer, Milé #1 Chuck Davis #2 Thomas Wolf #2 Michael Akerman m...@uark.edu #1 Jiří Kovalský jiri.koval...@oracle.com #2 John Muczynski #2 So far, I count a dozen for #2 and fourteen for #1. How

Re: [VOTE] Apache NetBeans Logo

2018-03-01 Thread John Muczynski
#2 -- Johnny Muczynski 734-262-2045 On Thu, Mar 1, 2018 at 11:17 AM, Buurmeijer, Milé < mile.buurmei...@capgemini.com> wrote: > #1 > -- > *From:* stephen cumminger [stephen.cummin...@sonideft.com] > *Sent:* Thursday, March 01, 2018 5:15 PM > *To:* users@netbeans.apac

Re: Importing a package from a nested jar?

2018-02-24 Thread John Muczynski
Hi Roy, It might be possible to do the nested import, but it is far from being a standard and usual thing. I suggest you go with the extract-and-import idea. Sounds straightforward. Kind Regards, Johnny -- Johnny Muczynski 734-262-2045 On Fri, Feb 23, 2018 at 6:22 AM, Henderson, Roy < roy.hend

Re: error reading vanilla-javac-impl.jar; cannot read zip file

2018-01-05 Thread John Muczynski
Hi Cowwoc, You might try Ant version 1.9.9 I say this because of the earlier email from Danny: Hi all, Thanks for the hints. I managed to get the build running by uninstalling the ant version shipped with FC27. (1.10.1) and then use the downloaded ant version 1.9.9. Removing ant 1.10.1 by FC27