https://github.com/defuj/restaurant-modern-gui-netbeans
This is a simple project of Desktop App with modern GUI Design and also use java language
https://github.com/defuj/restaurant-modern-gui-netbeans
java netbeans
Last synced: about 1 year ago
JSON representation
This is a simple project of Desktop App with modern GUI Design and also use java language
- Host: GitHub
- URL: https://github.com/defuj/restaurant-modern-gui-netbeans
- Owner: defuj
- Created: 2019-06-20T04:31:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T05:08:47.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T07:31:03.690Z (over 1 year ago)
- Topics: java, netbeans
- Language: Java
- Homepage:
- Size: 668 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant with Netbeans
This is a simple project of Desktop App with modern GUI Design and also use java language.
To use this project, first make a new folder inside project named lib, and then you must download some files :
- commons-collections-3.2.1-1.0.0.jar
- commons-digester-2.1.jar
- commons-logging-1.2.1.1.jar
- groovy-2.4.15.jar
- jasperreports-6.6.0.jar
- org.apache.commons.beanutils.jar
- protobuf-java-3.6.1.jar
After you download all required file, move all file into lib folder. And also you must install iReport Plugin v5.5.0 into your Netbeans.
- ${distro.zipfilename.extensions}.nbm
- iReport-5.5.0.nbm
- jasperreports-components-plugin-5.5.0.nbm
- jasperserver-plugin-5.5.0.nbm
The last, don't forget to import the sql database.
If you get some problem, please contact me. Happy coding :)