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 3 of 3

Thread: Nu reusesc sa deschid un Frame

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

    Unhappy Nu reusesc sa deschid un Frame

    Buna seara. Am incercat sa fac un mic program , un cronometru , dar desi codul e corect nu reusesc sa deschid un FRAME , imi apare urmatoarea eroare :

    Build path specifies execution environment JavaSE-16. There are no JREs installed in the workspace that are strictly compatible with this environment. Build path JRE System Library Problem

    Mentionez ca am instalat JRE, chiar mai multe variante , dar se pare ca nu e compatibila niciuna.
    Please Help !

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Nu reusesc sa deschid un Frame

    Please post in English.
    From Google translate:
    Good evening. I tried to make a small program, a stopwatch, but although the code is correct I can't open a FRAME, I get the following error:

    Build path specifies execution environment JavaSE-16. There are no JREs installed in the workspace that are strictly compatible with this environment. Build path JRE System Library Problem

    I mention that I installed JRE, even more variants, but it seems that none is compatible.
    What program/IDE are you using?
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Mar 2022
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Nu reusesc sa deschid un Frame

    I have tried with Eclipse but also with Intellij, the error is the same .

Similar Threads

  1. GUI Frame Help
    By Four in forum AWT / Java Swing
    Replies: 2
    Last Post: June 9th, 2014, 12:02 PM
  2. Frame
    By Thiyagrajan in forum What's Wrong With My Code?
    Replies: 20
    Last Post: April 16th, 2013, 08:07 AM
  3. New frame should only show GUI once!
    By gerre in forum What's Wrong With My Code?
    Replies: 6
    Last Post: July 30th, 2012, 10:34 PM
  4. frame deactivation
    By deependeroracle in forum AWT / Java Swing
    Replies: 5
    Last Post: May 13th, 2012, 07:37 AM
  5. Replies: 1
    Last Post: January 19th, 2012, 03:44 PM

Tags for this Thread