| Trouble launching Eclipse Help System from program files dir [message #1805532] |
Tue, 16 April 2019 16:27  |
Eclipse User |
|
|
|
Hello,
I am using Eclipse version 2019-03 (4.11.0) to create a standalone help system for a non-Eclipse product.
I have been trying to launch the Eclipse Help System from C:Program Files\CompanyDir\ProductDir\DocDir\DocAudience\Plugins, but I receive the error: Could not find or load main class org.eclipse.help.standaloneHelp.
I cd to C:\Program Files\CompanyDir\ProductDir\DocDir\DocAudience which is the root directory of the Eclipse installation directory.
Then I run the command:
java -classpath C:\Program Files\CompanyDir\ProductDir\DocDir\DocAudience\plugins\org.eclipse.help.base_[version].jar org.eclipse.help.standalone.Help -command displayHelpWindow
The base help jar file is on my classpath. I can open the Eclipse application from Program Files, but not the Help System.
I can open the help system from directories outside of Program Files, but not from our Program Files directory.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09381 seconds