]> git.mxchange.org Git - jcountry-core.git/commit - nbproject/project.properties
initial import
authorRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:05:59 +0000 (22:05 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 10 Oct 2015 20:05:59 +0000 (22:05 +0200)
commitd7058d8843b2ec586c7f5a8de727929ad70035c3
tree3d2eda393f33c07fc86c8917d4cf89d864631e08
initial import
13 files changed:
.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/jpa20-persistence/javax.persistence-2.1.0-doc.zip [new file with mode: 0644]
lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.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/jcountry/data/Country.java [new file with mode: 0644]
src/org/mxchange/jcountry/data/CountryData.java [new file with mode: 0644]