Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » org.eclipse.ui.views.properties.IPropertySource missing
org.eclipse.ui.views.properties.IPropertySource missing [message #53310] Mon, 18 April 2005 03:25 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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???
Previous Topic:Built-in SWT tutorial can't find swt library
Next Topic:HTML Preview Pane
Goto Forum:
  


Current Time: Wed Jul 17 12:02:30 GMT 2024

Powered by FUDForum. Page generated in 0.07086 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top