Because the jar file βexecutes,β it contains compiled java files known as .class files. You cannot import it to eclipse and modify the code. You should ask the "demo" provider for the "source code". (or check the page where you got the demo for the source code)
If you do not want to decompile .class files and import them into Eclipse. This may not be the case for beginners.
source share