Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: Netbeans 22 does not allow JDK 1.7 or 1.8

  1. #1
    Junior Member
    Join Date
    Mar 2024
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Angry Netbeans 22 does not allow JDK 1.7 or 1.8

    I have just installed Nebeans 22 which is using JDK 21.
    I need to maintain a desktop application which is on JDK 1.7 but when I attempt to add this JDK and even JDK 1.8, Netbeans gives the following error ...
    "Cannot detect and install the selected platform. The Java or javac may not be executable."
    I have read in other forums that this was a bug way back in version 10 or 11.
    I would have imagined that this would have been solved by version 22.
    Does anyone know some fix or workaround for this?
    Last edited by nlasystems; March 1st, 2024 at 06:15 AM.

Similar Threads

  1. Netbeans 9
    By Chico1963 in forum Java IDEs
    Replies: 0
    Last Post: September 3rd, 2018, 07:36 PM
  2. Help in netbeans
    By rokrd1579 in forum What's Wrong With My Code?
    Replies: 8
    Last Post: June 23rd, 2014, 06:29 PM
  3. NetBeans help please!
    By JuLiAnc in forum AWT / Java Swing
    Replies: 4
    Last Post: January 9th, 2012, 06:16 AM
  4. Netbeans 6.8
    By selmaky in forum Java IDEs
    Replies: 1
    Last Post: May 14th, 2011, 03:08 PM
  5. New to NetBeans
    By _lithium_ in forum Java IDEs
    Replies: 0
    Last Post: March 1st, 2011, 08:48 PM

Tags for this Thread