Hi Denis,
thank you for your response. I was trying according to your hints but
am still unsuccessful on 3.1 GA #56 and unable to import correctly these:
eclipse/plugins/org.jboss.tools.common.model.ui_3.1.0.v201003050540R-H56-GA
eclipse/plugins/org.jboss.tools.common.model_3.1.0.v201003050540R-H56-GA
In 3.1.0 RC1 (as shown on your screenshot) works good for me as well as
for you.
Jiri
On 03/26/2010 07:40 PM, Denis Golovin wrote:
On 03/18/2010 07:24 AM, Jiri Peterka wrote:
> Hi guys,
>
> I have following problem with JBT plug-in dependencies and hope you
> could help me. Simply I can't import
> org.jboss.tools.common.editors.ObjectMultiPageEditor. This specific
> issues is here since one of recent JBT (3.1) version.
>
> There are simple steps to reproduce.
> 1. Have JBDS 3.0.0 GA or JBT 3.1 installed
> 2. Create plugin to test this problem
> 3. Import org.jboss.common.model.ui on Dependencies tab
> 4. In plug-in dependencies (Package Explorer)
> org.jboss.tools.common.model.ui is missing and for example
> ObjectMultiPageEditor (org.jboss.tool.common.editor) can't be imported
>
It is here but name is model_ui.jar because it is deployed as unpacked.
You cannot import
ObjectMultiPageEditor
because it requires org.eclipse.ui.ide.IGotoMarker and you have to add
org.eclipse.ui.ide plug-in to your plug-in dependencies because it is
not reexported in common.ui plug-in.
Denis
> Strange is that plugin is here and I can see this plugin in Plug-in
> registry, plugin can be added as dependency and it has exported packages
> I needed but it's not present in Plug-In Dependencies (Package Explorer)
> and can't be imported in the source code. In some earlier JBT 3.1 this
> worked.
>
> Any help appreciated, regards
>
> --
> Jirka
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>