Cannot build the HelloWorld plugin [message #14140] |
Thu, 24 April 2003 19:18  |
Eclipse User |
|
|
|
Originally posted by: Gyorgy.Balogh.vanderbilt.edu
Hi,
I'm very new in eclipse. I tried to do the helloworld plugin example by
doing the steps described in the help.
Everything is ok to this point:
- In the Java Build Path properties, select the Projects tab, and check the
projects org.eclipse.ui and org.eclipse.swt. These are the projects that
contain the classes we imported.
There is no org.eclipse.ui and org.eclipse.swt on that page.
What is the problem?
Thanks
George
|
|
|
|
Re: Cannot build the HelloWorld plugin [message #17628 is a reply to message #14140] |
Sat, 26 April 2003 23:28  |
Eclipse User |
|
|
|
Originally posted by: ed.burnette.REMOVE.THIS.sas.com
Syed's advice will work, but what's going on could be that the plug-ins are
not selected by default in Window > Preferences > Plug-In Development >
Target Platform. If you go there, and click 'Not In Workspace' and Apply
then that will help.
While the preferences dialog is up, select Plug-In Development > Java Build
Path Control, and turn on the option that asys "Use classpath containers for
dependent plug-ins". This will eliminate the need for adding the libraries
manually and make your Package Explorer display tidier as well. This is a
new 2.1 feature and is covered in the Tips and Tricks online help. For this
to have an effect on existing, open projects you'll probably have to close
and re-open them after changing it.
Next double-click your plugin.xml and go to the Dependencies page. Click the
Add... button and then add the plug-ins you want to use.
Hope this helps.
--
Ed Burnette, co-author Eclipse in Action (www.manning.com)
"Gyorgy Balogh" <Gyorgy.Balogh@vanderbilt.edu> wrote in message
news:b89nsq$spf$1@rogue.oti.com...
> Hi,
>
> I'm very new in eclipse. I tried to do the helloworld plugin example by
> doing the steps described in the help.
>
> Everything is ok to this point:
>
> - In the Java Build Path properties, select the Projects tab, and check
the
> projects org.eclipse.ui and org.eclipse.swt. These are the projects that
> contain the classes we imported.
>
> There is no org.eclipse.ui and org.eclipse.swt on that page.
>
> What is the problem?
>
> Thanks
> George
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 1.48797 seconds