[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: importing the javaeditor example

That example is a touch out of date. It uses the old bundle metadata
mechanism (supported prior to version 3.0). AFAIK, it doesn't even have
a manifest.mf file.

You might try to fix it up, but I suspect that you're going to run into
a lot more problems.

Wayne

On Sat, 2008-05-24 at 10:57 +0200, Lorenzo Bettini wrote:
> Hi
> 
> I've installed the sdk examples and I imported the javaeditor plugin 
> example (by using the wizard Import -> Plugin and fragments); however, I 
> get many compilation errors (and the main one seems to be in the 
> manifest file: 'Bundle-SymbolicName' header is required in 
> org.eclipse.ui.examples.javaeditor/META-INF/MANIFEST.MF	line 1)...
> 
> am I doing something wrong?
> 
> what is the correct way to import that plugin?
> 
> thanks in advance
> 	Lorenzo
>