Development Assistance Unsupported major minor version ????

Discussion in 'Plugin Help/Development/Requests' started by NickDEV, Aug 8, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    NickDEV

    I made a simple plugin just to display player information and i get this error:

    http://i.imgur.com/wvIzCGK.png

    I WONT RESPOND QUICKLY IM GOING TO THE BEACH xD
     
  2. Offline

    timtower Administrator Administrator Moderator

    @NickDEV You compiled with java 8, the server is running java 7
     
  3. Offline

    NickDEV

    So how can i compile with java 7?
     
  4. Offline

    NickDEV

    @bwfcwalshy Eclipse (if i understand the question...)
     
  5. @NickDEV Window > Preferences > Java > Compiler > Change "Compiler compliance level" to 1.7
     
  6. Offline

    NickDEV

    @bwfcwalshy I changed it from 1.8 to 1.7

    It didin't help. I will be back in 30min

    [​IMG]
     
  7. @NickDEV Refreshed the workspace? Also check your projects compile level.
     
  8. Offline

    NickDEV

    @bwfcwalshy I refreshed the workspace. (nothing changed still got error) Where can i check projects compile level ?
     
  9. @NickDEV Right click > Properties > Java Compiler
     
  10. Offline

    pie_flavor

    @NickDEV It's possible that you're not using Java 7, you're using Java 6. Try doing that.
     
Thread Status:
Not open for further replies.

Share This Page