I’m using JBuilder 6 and running against Java 1.3
I’m migrating to Java 5
Do I need a more modern version of JBuilder to run against Java 5?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. Primarily to support the syntax sugar added in Java 5 like Generics and the enhanced for loop.