IDE running old code

Hey mates! I am trying to run a program but every time I try to run a class, it runs an older version. I have deleted the cache, uninstalled and reinstalled the IDE, anything I can but it still wont update. I am using the newest version of JME. Can anybody help me fix this? Thanks!

What class? How are you trying to run it? What older version is being run? How can you tell?

1 Like

Sorry, I just figured out my problem. I could tell because I could add some System.out.println’s and nothing showed. I fixed it by unchecking “Compile on Save” and restarting. Thanks for trying to help though mate!

Just do “Clean&Build” every now and then.