]> git.mxchange.org Git - jjobs-core.git/commit
initialized project
authorRoland Haeder <roland@mxchange.org>
Mon, 25 Apr 2016 20:29:03 +0000 (22:29 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 25 Apr 2016 20:29:03 +0000 (22:29 +0200)
commit7db053598c51c787763031653584de452cf952db
treebec749ca73218670605514f6b4757a3586bd25c6
initialized project
22 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
build.xml [new file with mode: 0644]
dist.sh [new file with mode: 0755]
lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar [new file with mode: 0644]
lib/jcontacts-business-core.jar [new file with mode: 0644]
lib/jcontacts-core.jar [new file with mode: 0644]
lib/jcore-logger-lib.jar [new file with mode: 0644]
lib/jcore.jar [new file with mode: 0644]
lib/jcoreee.jar [new file with mode: 0644]
lib/jcountry-core.jar [new file with mode: 0644]
lib/jcustomer-core.jar [new file with mode: 0644]
lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.jar [new file with mode: 0644]
lib/jphone-core.jar [new file with mode: 0644]
lib/juser-core.jar [new file with mode: 0644]
lib/nblibraries.properties [new file with mode: 0644]
nbproject/build-impl.xml [new file with mode: 0644]
nbproject/genfiles.properties [new file with mode: 0644]
nbproject/project.properties [new file with mode: 0644]
nbproject/project.xml [new file with mode: 0644]
src/org/mxchange/pizzaaplication/database/BasePizzaDatabaseBean.java [new file with mode: 0644]
src/org/mxchange/pizzaaplication/model/customer/PizzaCustomer.java [new file with mode: 0644]