-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed broken links to the novacom installers
included necessary jar files
- Loading branch information
Showing
11 changed files
with
923 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
libs.CopyLibs.classpath=\ | ||
${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar | ||
libs.CopyLibs.displayName=CopyLibs Task | ||
libs.CopyLibs.prop-version=2.0 | ||
libs.junit.classpath=\ | ||
${base}/junit/junit-3.8.2.jar | ||
libs.junit.displayName=JUnit 3.8.2 | ||
libs.junit.javadoc=\ | ||
${base}/junit/junit-3.8.2-api.zip | ||
libs.junit.prop-maven-dependencies=junit:junit:3.8.2:jar | ||
libs.junit_4.classpath=\ | ||
${base}/junit_4/junit-4.10.jar | ||
libs.junit_4.displayName=JUnit 4.10 | ||
libs.junit_4.javadoc=\ | ||
${base}/junit_4/junit-4.10-javadoc.jar | ||
libs.junit_4.prop-maven-dependencies=junit:junit:4.10:jar | ||
libs.junit_4.src=\ | ||
${base}/junit_4/junit-4.10-sources.jar | ||
libs.swing-app-framework.classpath=\ | ||
${base}/swing-app-framework/appframework-1.0.3.jar;\ | ||
${base}/swing-app-framework/swing-worker-1.1.jar | ||
libs.swing-app-framework.javadoc=\ | ||
${base}/swing-app-framework/appframework-1.0.3-doc.zip | ||
libs.swing-app-framework.prop-maven-dependencies=net.java.dev.appframework:appframework:1.03:jar |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
build.xml.data.CRC32=c15f44a5 | ||
build.xml.script.CRC32=c1958190 | ||
build.xml.stylesheet.CRC32=958a1d3e@1.26.2.45 | ||
build.xml.data.CRC32=8e03f1bc | ||
build.xml.script.CRC32=dc8d65a3 | ||
build.xml.stylesheet.CRC32=8064a381@1.75.1.48 | ||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. | ||
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. | ||
nbproject/build-impl.xml.data.CRC32=c15f44a5 | ||
nbproject/build-impl.xml.script.CRC32=ff7b33f0 | ||
nbproject/build-impl.xml.stylesheet.CRC32=5c621a33@1.26.2.45 | ||
nbproject/build-impl.xml.data.CRC32=8e03f1bc | ||
nbproject/build-impl.xml.script.CRC32=c96c8441 | ||
nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.75.1.48 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
compile.on.save=false | ||
do.depend=false | ||
do.jar=true | ||
javac.debug=true | ||
javadoc.preview=true | ||
user.properties.file=C:\\Users\\123Haynes\\AppData\\Roaming\\NetBeans\\8.0.1\\build.properties |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters