Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Xindice plugin

Henrik,  It sounds like your project's class path is set up incorrectly 
making you unable to see classes in the org.eclipse.text plug-in.
---jim





"Henrik Vendelbo" <hvendelbo@xxxxxxxxxxxxx>
Sent by: pde-dev-admin@xxxxxxxxxxx
10/19/2003 09:07 PM
Please respond to pde-dev

 
        To:     <pde-dev@xxxxxxxxxxx>
        cc: 
        Subject:        [pde-dev] Xindice plugin



I am working on updating the Xindice plugin to Eclipse 3.0, and ran into a 
bad import statement 
 
 The type org.eclipse.jface.text.IDocument cannot be resolved. It is 
indirectly referenced from required .class files. DocumentProvider.java 
XindiceEclipse/src/org/apache/xindice/tools/ui/eclipse/editors line 0 20. 
oktober 2003 01:45:16
What happened to the IDocument class ?




Back to the top