this is a small project to generate barcodes with java.
i use :
- Netbeans IDE 15
- JDK 1.8
#Libraries (found in src/library)
- barcodes
- qrgen-1.0
- zxing-core-1.7
- zxing-j2se-1.7
note:
- in src add the java package "image" or delete the section pointing to src/image in the package view/Barcode.java
- Most users can run stably on JDK 1.8