org.eclipse.ui.views.properties.IPropertySource missing [message #53310] |
Mon, 18 April 2005 03:25 |
Eclipse User |
|
|
|
Originally posted by: shorten5273.hotmail.com
Any ideas out there why the org.eclipse.ui.views.properties package
seems to be missing from both my recently downloaded Eclipse 3.0.2
and my previous 3.0.1
I am trying to create a Properties view but my reference to the
IProperty Source interface can't be resolved. Help!
|
|
|
Re: org.eclipse.ui.views.properties.IPropertySource missing [message #53357 is a reply to message #53310] |
Mon, 18 April 2005 03:51 |
Eclipse User |
|
|
|
Originally posted by: shorten5273.hotmail.com
shorten5273 wrote:
> Any ideas out there why the org.eclipse.ui.views.properties package
> seems to be missing from both my recently downloaded Eclipse 3.0.2
> and my previous 3.0.1
>
> I am trying to create a Properties view but my reference to the
> IProperty Source interface can't be resolved. Help!
I seem to have got it working by going into the Project Properties
dialog under the "Java Build Path" Libraries tab and adding an external
jar file :
views.jar - C:\Program Files\...\org.eclipse.ui.views_3.0.0
I found this Java Build path entry under the an example project that had
the same reference to IPropertySource but, unlike my project, compiled.
I still don't understand why I had to add this manually. Is my Plug-in
development environmnet not configured correctly???
|
|
|
Powered by
FUDForum. Page generated in 0.04537 seconds