Index: core/release/bin/runide.sh =================================================================== RCS file: /cvs/core/release/bin/runide.sh,v retrieving revision 1.30 diff -u -r1.30 runide.sh --- core/release/bin/runide.sh 22 Apr 2002 15:07:28 -0000 1.30 +++ core/release/bin/runide.sh 6 May 2002 16:36:17 -0000 @@ -172,8 +172,7 @@ fi if [ -f /usr/j2se/opt/javahelp/lib/jhall.jar ]; then - echo "WARNING: workaround active for Solaris/JavaHelp packaging bug" - echo "See: http://www.netbeans.org/issues/show_bug.cgi?id=22455" + # See http://www.netbeans.org/issues/show_bug.cgi?id=22455 parse_args "-J-Xbootclasspath/p:${idehome}/lib/ext/jh.jar" fi