Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Problems with org.eclipse.jface.text source
Problems with org.eclipse.jface.text source [message #23833] Fri, 24 July 2009 09:02
Matej Bukovinski is currently offline Matej BukovinskiFriend
Messages: 4
Registered: July 2009
Junior Member
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.
Previous Topic:Where is IProgressMonitor?
Next Topic:CheckboxTreeViewer - correct CellEditor and Checkbox only at root elements?
Goto Forum:
  


Current Time: Thu Apr 25 11:22:40 GMT 2024

Powered by FUDForum. Page generated in 0.02532 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top