.. or so I think. I followed the instructions at to create a local copy of the IC:
http://publib.boulder.ibm.com/infocenter/ledoc/v6r11/index.jsp?topic=/com.ibm.help.ic.doc/xpd_usingthisdocumentationoffline.html
Unzipping the IC zip file into the plugins dir of the IBM Eclipse Help facility wants to overwrite the' com.ibm.help.ic.doc' plugin. If I don't overwrite this, then when I start the Help System there is nothing there for Xpd (or anything). If I overwrite the plugin, then eclipse has an error starting up.
Extract from the error log.
<<
!SESSION Apr 04, 2008 16:44:55.775 ---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.6.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -application org.eclipse.help.base.helpApplication -plugincustomization plugins\com.ibm.help.hs.doc\plugin_customization.ini
!ENTRY initial@reference:
file:d:/IBM/HelpSystem/IBM_Help_301_Win/ibm_help/eclipse/plugins/org.eclipse.update.configurator_3.0.0/ 0 0 Apr 04, 2008 16:44:55.775
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.update.internal.configurator.ConfigurationActivator.start() of bundle org.eclipse.update.configurator.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(Unknown Source)
Caused by: org.eclipse.core.runtime.CoreException: Cannot create configuration in file:/d:/IBM/HelpSystem/IBM_Help_301_Win/ibm_help/eclipse/configuration/
at org.eclipse.update.internal.configurator.Utils.newCoreException(Unknown Source)
at org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(Unknown Source)
at org.eclipse.update.internal.configurator.ConfigurationActivator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 11 more
Root exception:
org.eclipse.core.runtime.CoreException: Cannot create configuration in file:/d:/IBM/HelpSystem/IBM_Help_301_Win/ibm_help/eclipse/configuration/
...
>>
BTW - Maybe there should be a forum category for 'Documentaion'?
Regards, John