[Infocenter help] problems starting Infocenter help with 3.2 [message #305536] |
Wed, 05 July 2006 14:18  |
Eclipse Webmaster Messages: 607353 Registered: July 2009 |
Senior Member |
|
|
I downloaded eclipse-platform 3.2 and read up on how to start the
Infocenter on 3.2:
To start an infocenter on port 8081, issue a start command by running
java -classpath d:\myApp\eclipse\plugins\org.eclipse.help.base_3.1.0.jar
org.eclipse.help.standalone.Infocenter -command start -eclipsehome
d:\myApp\eclipse -port 8081
Besides there not being an org.eclipse.help.base_3.1.0.jar in my
installation directory, I was able to find something close enough:
org.eclipse.help_3.2.0.v20060602.jar
Is this the right one? When I attempt to start the Infocenter with this
command, I get the following error: The java class is not found:
org/eclipse/help/standalone/Infocenter
/usr/lib/IBMJava2-1.4.2/jre/bin/java -classpath
/home/local/data/httpd/help.eclipse.org/help32/eclipse/plugi ns/org.eclipse.help_3.2.0.v20060602.jar
org.eclipse.help.standalone.Infocenter -noexec -clean -command start
-eclipsehome /home/local/data/httpd/help.eclipse.org/help32/eclipse
-port 8084 -nl en -locales en &
I also tried the following command (saw it in the Standalone Help docs)
with similar results.
/usr/lib/IBMJava2-1.4.2/jre/bin/java -classpath
/home/local/data/httpd/help.eclipse.org/help32/eclipse/plugi ns/org.eclipse.help_3.2.0.v20060602.jar
org.eclipse.help.standalone.Help -noexec -clean -command start
-eclipsehome /home/local/data/httpd/help.eclipse.org/help32/eclipse
-port 8084 -nl en -locales en &
Any ideas?
--
Eclipse WebMaster - webmaster@eclipse.org
Questions? Consult the WebMaster FAQ at
http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at http://wiki.eclipse.org/index.php/WebMaster
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02875 seconds