Problems with org.eclipse.jface.text source [message #23833] |
Fri, 24 July 2009 05:02 |
Eclipse User |
|
|
|
Hi,
I have run into problems with compiling/using the org.eclipse.jface.text
plugin source in the latest Eclipse Galileo release
(org.eclipse.jface.text.source_3.5.0.v20090602).
My usual procedure is to import this plugin into my workspace, modify some
contentassit code and deploy the plugin (as mentioned in a previous
discussion
http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg2 0995.html ).
This worked fine until now.
The first problem occurs in the MANIFEST file after the import:
Package 'org.eclipse.jface.contentassist.images' does not exist in this
plug-in MANIFEST.MF /org.eclipse.jface.text/META-INF line 11 Plug-in
Problem
Package 'org.eclipse.jface.text.source.projection.images' does not exist
in this plug-in MANIFEST.MF /org.eclipse.jface.text/META-INF line
11 Plug-in Problem
The images are indeed missing. I managed to work around this by extracting
those image folders from the binary jar package.
The real problem is that even after I include the images and the plugin
builds successfully content assist stops working (it won't show up at
all). This happens even if I don't modify any code and both if I just test
the plugin or deploy it and replace the old one.
Am I doing something wrong or can someone reproduce this problem?
I would be grateful for any help.
|
|
|
Powered by
FUDForum. Page generated in 0.02934 seconds