No that is not what I meant. If you have a standalone SWT/JFace project you need to add the jars to the classpath of your project.
(As a side note. I always use a plugin project, even if it is a standalone SWT/JFace project. The dependencies are much easier to manage if you define them in the MANIFEST.MF as opposed to adding jar files to the classpath.) On Sat, Sep 14, 2013 at 5:41 PM, Kelly Wiles <[email protected]> wrote: > So the widgets will only show up in a plugin project, was trying to use > them in a standalone SWT/JFace project. > > Thanks > > > On 9/14/2013 10:35 AM, Wim Jongman wrote: > > Hi Kelly, > > The software site works for me. Marketplace installs from the same > location so I guess it was a temporary glitch. > > I have created a new plug-in project and added gantt to my dependencies. > Then I opened WB and gantt was visible in the pallette in a nebula folder. > Then I removed gantt from dependencies at it was gone from the pallette. > > Please note that not all widgets have the required metadata[2] attached > to appear in WindowBuilder. > > see also [1] > [1] > http://stackoverflow.com/questions/9781333/how-to-enable-nebula-widgets-in-designers-palette-of-eclipse-indigo > [2] > https://developers.google.com/web-toolkit/tools/gwtdesigner/NewComponentsTutorial.pdf > > Best regards, > > Wim > > > > On Sat, Sep 14, 2013 at 3:11 PM, Kelly Wiles <[email protected]> wrote: > >> I tried installing Nebula from the update site uising the 'Install New >> Software...' but no data found at url >> http://download.eclipse.org/technology/nebula/snapshot >> >> So I used MarketPlace to install Nebula, install was successful and I see >> the jar files in the plugins directory but Designer does not show the >> widgets in it's Palette after restart. >> >> The Installed Software window also shows nebula installed. >> >> Even tried to add some of the Nebula jar files to my project but still no >> widgets in palette. >> >> What am I doing wrong? >> >> Using Eclipse Kepler 32-bit >> WindowBuilder Pro >> SWT Designer and SWT Designer Core 1.6.0.xxx >> >> Thanks >> _______________________________________________ >> nebula-dev mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/nebula-dev >> > > > > _______________________________________________ > nebula-dev mailing > [email protected]https://dev.eclipse.org/mailman/listinfo/nebula-dev > > > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev > >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
