Erstellen eines jar

Werbung
4/7/2017/hm
Java Viewer Programming Guide
Generate a jar. Files
1.
2.
3.
4.
5.
6.
7.
Go to file (in the Eclipse SDK)
choose Export
select jar-file (next)
tick on viewer, choose name and path for saving
next, next
give the path to the main class file (viewer)
click finish (ignore warning massage)
Debugging
1. got to Run
2. set a breakpoint in your code by double clicking on the numbers a the right
3. Debug
1
4/7/2017/hm
Java Viewer Programming Guide
2
Herunterladen