maniac
New member
So to keep this short, I've been studying programming for the past 5 years at school, did 3 years with pascal, 2 with java and until now 4 months learning C.
Now I was doing some java coding for a program I actually need and will use but I wish to create a .jar file using BlueJ so I can execute the program without having to open BlueJ everytime. My program has 3 classes, one is the header, the implementation and the main class, can anyone shed any light on how to successfully create a jar file? I did look up on the interwebs but still didn't manage to create one.
regards,
maniac
Now I was doing some java coding for a program I actually need and will use but I wish to create a .jar file using BlueJ so I can execute the program without having to open BlueJ everytime. My program has 3 classes, one is the header, the implementation and the main class, can anyone shed any light on how to successfully create a jar file? I did look up on the interwebs but still didn't manage to create one.
regards,
maniac