Help me!
-
so, i was doing some programming with eclipse and stuff. But then i noticed that all of my .JAR files suddenly looked like a pinguin with some painting stuff on his hands. i need help, cause im not sure what is going on!! I use windows. [SOLVED] I had to right click a JAR file, and "press open in application" then select Java JDK. For some reason i had two of those...
-
so, i was doing some programming with eclipse and stuff. But then i noticed that all of my .JAR files suddenly looked like a pinguin with some painting stuff on his hands. i need help, cause im not sure what is going on!! I use windows. [SOLVED] I had to right click a JAR file, and "press open in application" then select Java JDK. For some reason i had two of those...
Some other app has probably registered itself as handling .jar files so you need to re-associate them with java. Google "associate jar files with java" for steps on how to do this.
-
Some other app has probably registered itself as handling .jar files so you need to re-associate them with java. Google "associate jar files with java" for steps on how to do this.
Thank you