Re: Best Netbeans Book

2018-05-04 Thread Mark Wade
Old too, but also: The Definitive Guide to NetBeans™ Platform 7 https://www.apress.com/us/book/9781430241010 On 05/04/2018 10:30 AM, Geertjan Wielenga wrote: Note that the Apress book you referenced is very old and out of date. The book on le

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
Yes, it’s good too — I’d recommend anyone learning about the NetBeans Plaform to get the leanpub.com book together with the one below. Gj On Friday, May 4, 2018, Pete Whelpton wrote: > I learned from: https://www.amazon.co.uk/JavaFX-Client-Programming- > Netbeans-Platform/dp/B00QAT46PU > > > Fo

Re: Best Netbeans Book

2018-05-04 Thread Pete Whelpton
I learned from: https://www.amazon.co.uk/JavaFX-Client-Programming-Netbeans-Platform/dp/B00QAT46PU For me, personally, the first few chapters went into Swing & JavaFX in a bit more detail than I wanted, and the later chapters about NPP didn't go into quite as much granular detail asI wanted... b

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
Note that the Apress book you referenced is very old and out of date. The book on leanpub.com hasn't been updated in a while but is very complete and there’s not much I think needs to be changed. Gj On Friday, May 4, 2018, Luke Shannon wrote: > Thanks! > > On Fri, May 4, 2018 at 9:53 AM, Geertj

Re: Best Netbeans Book

2018-05-04 Thread Luke Shannon
Thanks! On Fri, May 4, 2018 at 9:53 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Thanks! > > Gj > > > On Friday, May 4, 2018, Hermien Pellissier wrote: > >> There is a small typo in the link - it should have been: >> https://leanpub.com/nbp4beginners >> >> ~ Hermien >> >> O

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
Thanks! Gj On Friday, May 4, 2018, Hermien Pellissier wrote: > There is a small typo in the link - it should have been: > https://leanpub.com/nbp4beginners > > ~ Hermien > > On Fri, May 4, 2018 at 3:48 PM, Thomas Kellerer wrote: > >> Geertjan Wielenga schrieb am 04.05.2018 um 15:47: >> > leanp

Re: Best Netbeans Book

2018-05-04 Thread Hermien Pellissier
There is a small typo in the link - it should have been: https://leanpub.com/nbp4beginners ~ Hermien On Fri, May 4, 2018 at 3:48 PM, Thomas Kellerer wrote: > Geertjan Wielenga schrieb am 04.05.2018 um 15:47: > > leanpub.com/nbp4beginnera > > That results in: >

Re: Best Netbeans Book

2018-05-04 Thread Thomas Kellerer
Geertjan Wielenga schrieb am 04.05.2018 um 15:47: > leanpub.com/nbp4beginnera That results in: > I'm sorry, but that book does not exist. - To unsubscribe, e-mail: users-unsubscr...@netbeans.

Re: Best Netbeans Book

2018-05-04 Thread Geertjan Wielenga
leanpub.com/nbp4beginnera Gj On Friday, May 4, 2018, Luke Shannon wrote: > Looking to build a desktop application. Its been a long while since I > played with Netbeans, but I have great memories of working with it :-) > > This book looks good: > https://www.apress.com/gp/book/9781430224174 > >

Best Netbeans Book

2018-05-04 Thread Luke Shannon
Looking to build a desktop application. Its been a long while since I played with Netbeans, but I have great memories of working with it :-) This book looks good: https://www.apress.com/gp/book/9781430224174 Any other resources I should be aware of to get rolling again?

Re: Build Error

2018-05-04 Thread Emilian Bold
A full stacktrace would help. Not sure why you are bumping into this as the project build well on many other systems so it must be JDK / Ant related too. Seems to be issue https://netbeans.org/bugzilla/show_bug.cgi?id=251566 --emi ‐‐‐ Original Message ‐‐‐ On 4 May 2018 12:45 PM, Aless

Build Error

2018-05-04 Thread Alessandro Cipriani
Dear List :), i'm trying to build netbeans from source, but i'm getting this build error. I've just tried some web's solution without any success. Could you help me? thank's some system data - java.version=1.8.0_171, ant.version=Apache Ant(TM) version 1.10.3 compiled on March 24 2018 - xubun