[jbosstools-issues] [JBoss JIRA] Created: (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
Tue Jun 8 09:00:39 EDT 2010


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: Nick Boldt
             Fix For: 3.2.0.M1


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