[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6430) Eclipse has a problem to reference org.jboss.tools.common.model.ui 3.1.1

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Fri Aug 13 03:58:49 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12544776#action_12544776 ] 

Jiri Peterka commented on JBIDE-6430:
-------------------------------------

Denis, your comment related to JBDS is right. But this currently doesn't work for me even in JBT 3.2 (trunk, build from 2010-08-11) where is only one plugin folder. I've installed Helios SDK, JBT trunk, after eclipse restart, I created plug-in and added org.jboss.tools.common.model.ui as required plug-in.  Package org.jboss.tools.common.model which is exported by it but eclipse still can't resolve it. There is still something wrong with this bundle from PDE point of view. Env: Linux 64, JDK 1.6

> Eclipse has a problem to reference org.jboss.tools.common.model.ui 3.1.1
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-6430
>                 URL: https://jira.jboss.org/browse/JBIDE-6430
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.1.1
>         Environment: JBT 3.1.1.GA, JBDS 3.0.1GA
>            Reporter: Jiri Peterka
>            Assignee: Denis Golovin
>             Fix For: 3.2.0.M2
>
>         Attachments: JBIDE-6430-model-model-ui-plugins-classpath-err.png
>
>
> Steps:
> 1. Have JBT 3.1.1 GA or JBDS 3.0.1 GA 
> 2. Create new plug-in project:
> 3. Add plug-in dependency org.jboss.tools.common.model.ui
> 4. Create class and create instance ObjectMultipageEditor from package in org.jboss.tools.common.editor
> ASSERT: It should be possible to instance ObjectMultipageEditor and org.jboss.tools.common.model.ui should be present in Plug-in Dependencies
> WORKAROUND: Include plugin folder as classpath folder directly 
> NOTE: This works for org.jboss.tools.common.model.ui_3.1.0 (JBT 3.2.x), problem occurs for org.jboss.tools.common.model.ui_3.1.1 (JBT 3.1.1)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list