Suppose I had a simple program called Main.class created from eclipse.
How would I create an .exe for that program? Does it have to be a .jar to work???
This is what I get when compiling:
Starting compilation
Scanning skeleton...
Loading Jar...
Adding Jar to Resources...
Adding Properties to Resources...
Loading icon...
Compilation failed!
- Error: null
(note I set the java version to 1.4)
The program itself is just a picture. There are no syntax errors at all. I had a little of bit of confusion in deciding what to put in the fields for every process in JSmooth. I only had one file to put anyway.