diff options
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/build.properties b/build.properties index 9c6472cee..0beb3fa68 100644 --- a/build.properties +++ b/build.properties @@ -17,13 +17,6 @@ ## checkstyle binary distribution. # checkstyle.home.dir = /home/bart/stuff/checkstyle-4.0-beta6 -## Path to the java 1.4 runtime libary (rt.jar on most systems) -## On OS X this is /System/Library/Frameworks/JavaVM.framework/Versions/1.4/Classes/classes.jar -#java14.rt.lib=/opt/j2re1.4.2_07/lib/rt.jar -## Path to the java 1.4 jce libary (jce.jar on most systems) -## On OS X this is /System/Library/Frameworks/JavaVM.framework/Versions/1.4/Classes/jce.jar -#java14.jce.lib=/opt/j2re1.4.2_07/lib/jce.jar - ## =================================================================== ## 2. Switches for common tasks |