posts - 84,  comments - 54,  trackbacks - 0
包括开启一个单独的帮助地址和关闭一个单独的帮助地址。
To start standalone help At the command line execute the following. (Execute this command on a single line; it is broken into multiple lines here for readability.)
%BEA_HOME%\jdk160_05\bin\java -classpath %BEA_HOME%\tools\eclipse_pkgs\2.0\eclipse_3.3.2\eclipse\plugins\org.eclipse.help.base_3.3.2.v20070813_33x.jar org.eclipse.help.standalone.Infocenter -command start -eclipsehome %BEA_HOME%\tools\eclipse_pkgs\2.0\eclipse_3.3.2\eclipse -port 7034 -noexec
Open a web browser and go to the following URL: http://localhost:7034/help/index.jsp
 
To shut down standalone help At the command line execute the following. (Again, execute this command on a single line.)

%BEA_HOME%\jdk160_05\bin\java -classpath %BEA_HOME%\tools\eclipse_pkgs\2.0\eclipse_3.3.2\eclipse\plugins\org.eclipse.help.base_3.3.2.v20070813_33x.jar org.eclipse.help.standalone.Infocenter -command shutdown -eclipsehome %BEA_HOME%\tools\eclipse_pkgs\2.0\eclipse_3.3.2\eclipse -port 7034 -noexec

Note that after you shut down the help server, links in the help browser will be unavailable until you restart the server.
posted on 2009-06-05 16:39 JavaCoffe 阅读(174) 评论(0)  编辑  收藏 所属分类: workshop

只有注册用户登录后才能发表评论。


网站导航:
 
<2009年6月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

常用链接

留言簿(5)

随笔分类(80)

收藏夹(1)

最新随笔

积分与排名

  • 积分 - 56730
  • 排名 - 900

最新评论

阅读排行榜