diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2008-11-15 13:13:40 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2008-11-15 13:13:40 -0500 |
| commit | 4c768483aecd687529b9abb48ed42950fabc886f (patch) | |
| tree | 07c58dad7d2255f15443205cf28e2e7e6c59c2d4 /lib | |
| download | fourpuzzle-4c768483aecd687529b9abb48ed42950fabc886f.tar.gz fourpuzzle-4c768483aecd687529b9abb48ed42950fabc886f.tar.bz2 fourpuzzle-4c768483aecd687529b9abb48ed42950fabc886f.zip | |
Created the NetBeans project
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar | bin | 0 -> 11178 bytes | |||
| -rw-r--r-- | lib/junit/junit-3.8.2-api.zip | bin | 0 -> 72381 bytes | |||
| -rw-r--r-- | lib/junit/junit-3.8.2.jar | bin | 0 -> 118932 bytes | |||
| -rw-r--r-- | lib/junit_4/junit-4.1.jar | bin | 0 -> 111092 bytes | |||
| -rw-r--r-- | lib/nblibraries.properties | 8 |
5 files changed, 8 insertions, 0 deletions
| diff --git a/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar b/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar new file mode 100644 index 0000000..9c5cf7c --- /dev/null +++ b/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar | |||
| Binary files differ | |||
| diff --git a/lib/junit/junit-3.8.2-api.zip b/lib/junit/junit-3.8.2-api.zip new file mode 100644 index 0000000..dc075ba --- /dev/null +++ b/lib/junit/junit-3.8.2-api.zip | |||
| Binary files differ | |||
| diff --git a/lib/junit/junit-3.8.2.jar b/lib/junit/junit-3.8.2.jar new file mode 100644 index 0000000..d835872 --- /dev/null +++ b/lib/junit/junit-3.8.2.jar | |||
| Binary files differ | |||
| diff --git a/lib/junit_4/junit-4.1.jar b/lib/junit_4/junit-4.1.jar new file mode 100644 index 0000000..30e5ec3 --- /dev/null +++ b/lib/junit_4/junit-4.1.jar | |||
| Binary files differ | |||
| diff --git a/lib/nblibraries.properties b/lib/nblibraries.properties new file mode 100644 index 0000000..e4c423e --- /dev/null +++ b/lib/nblibraries.properties | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | libs.junit.classpath=\ | ||
| 2 | ${base}/junit/junit-3.8.2.jar | ||
| 3 | libs.junit.javadoc=\ | ||
| 4 | ${base}/junit/junit-3.8.2-api.zip | ||
| 5 | libs.junit_4.classpath=\ | ||
| 6 | ${base}/junit_4/junit-4.1.jar | ||
| 7 | libs.CopyLibs.classpath=\ | ||
| 8 | ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar | ||
