Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » PropertyView can not be assigned
PropertyView can not be assigned [message #39948] Tue, 13 April 2004 15:20 Go to next message
Christian  Mülder is currently offline Christian MülderFriend
Messages: 21
Registered: July 2009
Junior Member
Hello,

i am working with the M8 IDE to develop a RCP Application. So far i have
minimal problems. But now i would like to assign the property view to my
perspective.

I have read in another thread, that i can create a custom view, which class
subclasses PropertySheet. But therefore i need to have the JAR
or.eclipse.ui.views on the CLASSPATH.

But if i add it to the plugin.xml depedencies tab or at the Project
properties after the next rebuild it is gone.

Thanx for help
Re: PropertyView can not be assigned [message #39979 is a reply to message #39948] Tue, 13 April 2004 21:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chaves.nospam.inf.ufsc.br

PDE is computing the classpath automatically for you, based on your plugin
pre-requisites. With plugins, you add dependencies between them by
creating plugin pre-requisites. Open your plugin's manifest (plugin.xml)
and add the intended dependency there.

BTW, this group is intended to host Eclipse Runtime/OSGi related
discussions. The group more appropriate to this kind of question is
eclipse.platform.

Rafael

Christian Mülder wrote:

> Hello,

> i am working with the M8 IDE to develop a RCP Application. So far i have
> minimal problems. But now i would like to assign the property view to my
> perspective.

> I have read in another thread, that i can create a custom view, which class
> subclasses PropertySheet. But therefore i need to have the JAR
> or.eclipse.ui.views on the CLASSPATH.

> But if i add it to the plugin.xml depedencies tab or at the Project
> properties after the next rebuild it is gone.

> Thanx for help
Re: PropertyView can not be assigned [message #40010 is a reply to message #39979] Wed, 14 April 2004 06:39 Go to previous message
Christian  Mülder is currently offline Christian MülderFriend
Messages: 21
Registered: July 2009
Junior Member
I am sorry for posting this message here, i will move it to the appropriate
newsgroup. First, thank you for your answer.

But the way you told me to update the classpath is exaclty what i have done.
This also worked in the past for me, but now it doesn?t. After having
assigned the needed plugin to the dependencies tab and UPDATED CLASSPATH ...
i can not use a class from this plugin.

Best regards
Christian


"Rafael Chaves" <chaves@nospam.inf.ufsc.br> schrieb im Newsbeitrag
news:c5hmd4$hv1$1@eclipse.org...
> PDE is computing the classpath automatically for you, based on your plugin
> pre-requisites. With plugins, you add dependencies between them by
> creating plugin pre-requisites. Open your plugin's manifest (plugin.xml)
> and add the intended dependency there.
>
> BTW, this group is intended to host Eclipse Runtime/OSGi related
> discussions. The group more appropriate to this kind of question is
> eclipse.platform.
>
> Rafael
>
> Christian M
Previous Topic:rcp and osgi
Next Topic:who can tell me ,jmx-osgi compare ,thank you
Goto Forum:
  


Current Time: Thu Mar 28 09:47:51 GMT 2024

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

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

Back to the top