Philippe,

Answer to the first problem:

The "org.eclipse.ui.views" extensions don't appear complete, because TBC 
is based on Eclipse Platform - the lightest Eclipse. When TBC is 
installed, it also depends on and forcefully downloads a lot of Eclipse 
plugins like PDE, but it is not downloading enough Eclipse plugins to 
build extensions.

Two solutions here:
1-) Download TBC 3.0 and then Eclipse SDK (Eclipse Classic) from 
"Eclipse Project Updates" update site in Software Updates. This is the 
preferred solution if he wants a clean TBC installation.
2-) Download the latest Eclipse Classic and then TBC 3.0 from Software 
Updates.

Thanks for pointing this out. We will make that more clear in TBC 
Plug-in Development Guide.

Answer to the second problem:

I checked installing TBC from Software Updates for both Eclipse 3.4.0 
SDK and Eclipse 3.4.2 Platform. For both cases it works, and it should 
also work for any Eclipse 3.4.x SDK or Platform. I am not sure about 
other Eclipse packages like RCP, but it would be best to try getting the 
latest RCP and installing TBC 3.0 from Software Updates.

Gokhan


Philippe wrote:
> I've just downloaded TopBraid composer version 3.0 (evaluation
> version) and i want to experiment with the development of a new
> plugin.
> I'm following the topraid composer Plug-in Development guide (http://
> www.topquadrant.com/resources/composer_dev_guide.html) but when I
> start with example 1 (creating a view) I'm unable to perform the
> second step :
> "Then right click on org.eclipse.ui.views and create a new view."
> When I do this (rigth click on org.eclipse.ui.views in the extensions
> tab of the plugin editor) the only only item that is availlable under
> the new menu is : Generic. I should have : category, sticky view and
> view (that's what I  have when I do the same task with Eclipse 3.4
> (RCP Ganymede Version).
>
> So, I can't create the view with the plugin editor. Does something
> miss in the TopBraid Composer distribution ?
>
> I've also tried to install topbraid composer plugin in my existing
> Eclipse 3.4. I've followed the guide "Download Composer using the
> Eclipse Update Manager" (http://www.topquadrant.com/products/
> TB_EUM.html) , but when I try to perform step 3 I get the following
> error
>
> Cannot complete the request.  See the details.
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.gef.sdk.feature.group/[3.1.1,3.1.1]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.gef.feature.group/[3.1.1,3.1.1]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.uml2.feature.group/[1.1.1,1.1.1]
> Unsatisfied dependency: [org.eclipse.emf.sdk.feature.group 2.1.2]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.emf.ecore.sdo.source.feature.group/[2.1.1,2.1.1]
> Unsatisfied dependency: [org.eclipse.emf.sdk.feature.group 2.1.2]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.emf.ecore.sdo.doc.feature.group/[2.1.1,2.1.1]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.gef.feature.group/[3.1.1,4.0.0)
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.gef.sdk.feature.group/[3.1.1,3.1.1]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.gef.feature.group/[3.1.1,3.1.1]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.emf.sdk.feature.group/[2.1.2,2.1.2]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.uml2.feature.group/[1.1.1,1.1.1]
> Unsatisfied dependency: [org.topbraidcomposer.feature.group 1.0.0]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.gef.feature.group/[3.1.1,4.0.0)
> Unsatisfied dependency: [org.eclipse.emf.sdk.feature.group 2.1.2]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.emf.ecore.sdo.doc.feature.group/[2.1.1,2.1.1]
> Unsatisfied dependency: [org.eclipse.emf.sdk.feature.group 2.1.2]
> requiredCapability: org.eclipse.equinox.p2.iu/
> org.eclipse.emf.ecore.sdo.source.feature.group/[2.1.1,2.1.1]
>
> Any idea ?
>
> thanks
>
> Philippe
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to