Re: How to get started with Java programming?

2019-07-21 Thread Fernando Montenegro
Rick, It is really up what you want to do. Your favorite search engine will provide a myriad of courses, or you can buy/borrow a number of excellent books to learn Java. If you don't have a specific need in mind, I would suggest finding a problem you want to solve and learn by working on it. T

Cannot find symbol - org.openide.util.Utilities

2019-06-25 Thread Fernando Montenegro
Hello, As the subject says, Netbeans is giving me that error. I am new to Netbeans and I installed NB 11 IDE running on AdoptOpenJDK 8.0.212 with OpenJ9 on Windows 10 1903. Other classes are available, like org.openide.util.Exceptions, but not Utilities. P.S. Similar issue with org.openide.ut