Eclipse Keyword Index Issue -


I have a problem in the Eclipse keyword index for remote infosessor I have the following index.xml file (my plug-in .xml Is also specified as the primary index):

   & Lt; / Entry & gt; & Lt; / Index & gt;  

I get the following exception in my Eclipse Console by clicking on the Index tab (Help-> Help content): java.lang.ClassCastException: org.eclipse.help.internal.Topic Org.eclipse.help.internal.base.remote.RemoteIndexProvider.getIndexContributions (RemoteindexProver.Java: 54) on Org.eclipse.help.internal.base.remote.RemoteIndexParser.parse (RemoteIndexParser.java:50)

Remote Insensor has a plugin. Xml, index.xml, toc.xml Thanks in advance for helping!

Which version of eclipse are you using? The initial version of 3.4 or 3.4 can still be a problem with remote help, as illustrated. Do you reproduce with an eclipse 3.5.1?

What is happening is that there is not an index entry in a remote point, it is a label attribute and it is trying to look at the href in the TOC.
We have tested the remote index but may not have hit us on that particular situation in our tests.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -