<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
The common.model plugin should be fine. <br>
I've fixed common.model.ui plug-in manifest in trunk. All other
plug-ins affected by this commit should also be fine.<br>
<br>
-Denis<br>
<br>
On 03/30/2010 06:21 AM, Jiri Peterka wrote:
<blockquote cite="mid:4BB1FAD9.4050905@redhat.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
Hi Denis, <br>
  <br>
thank you for your response.&nbsp; I was trying according to your hints but
am still unsuccessful on 3.1 GA #56 and unable to import correctly
these:<br>
  <br>
eclipse/plugins/org.jboss.tools.common.model.ui_3.1.0.v201003050540R-H56-GA<br>
eclipse/plugins/org.jboss.tools.common.model_3.1.0.v201003050540R-H56-GA<br>
  <br>
In 3.1.0 RC1 (as shown on your screenshot) works good for me as well as
for you.<br>
  <br>
Jiri<br>
  <br>
  <br>
On 03/26/2010 07:40 PM, Denis Golovin wrote:
  <blockquote cite="mid:4BACFF81.7060202@exadel.com" type="cite">
    <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
    <title></title>
On 03/18/2010 07:24 AM, Jiri Peterka wrote:
    <blockquote cite="mid:4BA237A3.1090301@redhat.com" type="cite">
      <pre wrap="">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
  </pre>
    </blockquote>
It is here but name is model_ui.jar because it is deployed as unpacked.<br>
    <br>
    <img src="cid:part1.00010004.02040107@exadel.com" alt=""><br>
    <br>
You cannot import <br>
    <pre wrap="">ObjectMultiPageEditor</pre>
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.<br>
    <br>
Denis<br>
    <blockquote cite="mid:4BA237A3.1090301@redhat.com" type="cite">
      <pre wrap="">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
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a>
  </pre>
    </blockquote>
    <br>
  </blockquote>
  <br>
</blockquote>
<br>
</body>
</html>