Unable to locate installable unit org.eclipse.ui.views [message #692114] |
Sun, 03 July 2011 11:15  |
Eclipse User |
|
|
|
Hi,
I can't make my target definition find org.eclipse.ui.views.
In my target locations I have:
- Software Site org.eclipse.rcp
- Directory with delta.pack
One of my plugins has:
import org.eclipse.ui.views.properties.IPropertySource
So I have to declare a dependency on org.eclipse.ui.views.
That's where the problems begin.
If I try the usual plugin.xml/Dependencies/Add... procedure, the Plug-in
Selection dialog can't find org.eclipse.ui.views.
If I then try the quick-fix suggestion, it offers me to Search
Repositories for 'org.eclipse.ui.views.properties', opening a dialog
titled "Add Artifact to Target Platform".
I see some network activity for a while, but no matching items are found.
Same result if I search for artifact org.eclipse.ui.views.
I probably have to add some other target location, but I have no clue.
I'm running indigo.
Any help?
Cheers,
Carlo
|
|
|
Re: Unable to locate installable unit org.eclipse.ui.views [message #693074 is a reply to message #692114] |
Tue, 05 July 2011 14:09  |
Eclipse User |
|
|
|
On 7/3/2011 5:15 PM, Carlo Salinari wrote:
> Hi,
>
> I can't make my target definition find org.eclipse.ui.views.
>
> In my target locations I have:
> - Software Site org.eclipse.rcp
> - Directory with delta.pack
>
> One of my plugins has:
> import org.eclipse.ui.views.properties.IPropertySource
>
> So I have to declare a dependency on org.eclipse.ui.views.
> That's where the problems begin.
>
> If I try the usual plugin.xml/Dependencies/Add... procedure, the Plug-in
> Selection dialog can't find org.eclipse.ui.views.
>
> If I then try the quick-fix suggestion, it offers me to Search
> Repositories for 'org.eclipse.ui.views.properties', opening a dialog
> titled "Add Artifact to Target Platform".
>
> I see some network activity for a while, but no matching items are found.
>
> Same result if I search for artifact org.eclipse.ui.views.
>
> I probably have to add some other target location, but I have no clue.
> I'm running indigo.
>
Solved.
I had to add Software Site:
http://download.eclipse.org/releases/indigo
features:
Eclipse RCP
Eclipse Platform (this is the one containing org.eclipse.ui.views)
|
|
|
Powered by
FUDForum. Page generated in 0.05834 seconds