Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [Infocenter help] problems starting Infocenter help with 3.2
[Infocenter help] problems starting Infocenter help with 3.2 [message #305536] Wed, 05 July 2006 14:18 Go to next message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
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
Re: [Infocenter help] problems starting Infocenter help with 3.2 [message #305594 is a reply to message #305536] Thu, 06 July 2006 10:46 Go to previous messageGo to next message
Eclipse UserFriend
My mistake.. I updated this for standalone help docs but missed
infocenter. You're right it should be 3.2, not 3.1. However when you
replaced it you actually switched plugin... the original listed is
org.eclipse.help.base_3.1.0.jar (note the base part), but you replaced it
with org.eclipse.help_3.2.0.v20060602.jar (no base). You'll need to use
the org.eclipse.help.base plugin jar, v3.2 with whatever build number
you're using. The class it's not finding is in that jar.

Thanks,
Curt
Re: [Infocenter help] problems starting Infocenter help with 3.2 [message #305608 is a reply to message #305594] Thu, 06 July 2006 13:28 Go to previous messageGo to next message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607353
Registered: July 2009
Senior Member
That worked, thanks.

Do you want me to open a bug for the Doc error?

D.

curtispd@ca.ibm.com wrote:
> My mistake.. I updated this for standalone help docs but missed
> infocenter. You're right it should be 3.2, not 3.1. However when you
> replaced it you actually switched plugin... the original listed is
> org.eclipse.help.base_3.1.0.jar (note the base part), but you replaced it
> with org.eclipse.help_3.2.0.v20060602.jar (no base). You'll need to use
> the org.eclipse.help.base plugin jar, v3.2 with whatever build number
> you're using. The class it's not finding is in that jar.
>
> Thanks,
> Curt

--

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
Re: [Infocenter help] problems starting Infocenter help with 3.2 [message #305616 is a reply to message #305608] Thu, 06 July 2006 18:01 Go to previous messageGo to next message
Eclipse UserFriend
Please do, I'll correct it for 3.2.1 if doc changes are allowed. If not,
then it'll go in 3.3.

Thanks,
Curt
Re: [Infocenter help] problems starting Infocenter help with 3.2 [message #305637 is a reply to message #305616] Fri, 07 July 2006 09:19 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607353
Registered: July 2009
Senior Member
For reference, it's https://bugs.eclipse.org/bugs/show_bug.cgi?id=149876

D.

curtispd@ca.ibm.com wrote:
> Please do, I'll correct it for 3.2.1 if doc changes are allowed. If not,
> then it'll go in 3.3.
>
> Thanks,
> Curt

--

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
Previous Topic:JFace field assistance in wizards
Next Topic:TextEditor: Multiple Document Partitions versus One?
Goto Forum:
  


Current Time: Wed May 21 07:24:29 EDT 2025

Powered by FUDForum. Page generated in 0.04663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top