[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.nebula] Re: Nebula Grid in RCP application

Never ever touch your .classpath-File when writing RCP-Applications. You
need to use the OSGi-Manifest possibilities
(Import-Package/Require-Bundle) to make PDE recognize Nebula-Grid.

Tom

Mustufa Kasidwala schrieb:
> Hi,
> 
> How to use the Nebula Grid in an RCP application? I tried referring to the 
> .jar file downloaded from Nebula site but that didn't worked...Gives no 
> class def found exception.
> 
> Thanks in advance.
>