https://github.com/defuj/restaurant-with-netbeans
This is a simple project of Desktop App with modern GUI Design and also use java language
https://github.com/defuj/restaurant-with-netbeans
Last synced: 10 months 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-with-netbeans
- Owner: defuj
- Created: 2019-06-03T16:02:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T16:20:09.000Z (over 6 years ago)
- Last Synced: 2025-02-10T07:30:59.492Z (12 months ago)
- Language: Java
- Size: 298 KB
- Stars: 1
- Watchers: 2
- 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 :)