[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9018) remove refs to teiid from jbds product (intro content, themes, wizards, etc.)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu May 26 12:49:00 EDT 2011


remove refs to teiid from jbds product (intro content, themes, wizards, etc.)
-----------------------------------------------------------------------------

                 Key: JBIDE-9018
                 URL: https://issues.jboss.org/browse/JBIDE-9018
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: teiid
    Affects Versions: 3.3.0.M2
            Reporter: Nick Boldt
            Assignee: Barry LaFond


In JBDS trunk [1], I've moved ESB refs in ./features/com.jboss.jbds.product.feature/feature.xml and ./site/site.xml to ./features/com.jboss.jbds.product.soa.feature/feature.xml and ./soa-site/site.xml, but other refs persist.

[1] http://svn.jboss.org/repos/devstudio/trunk/product/

---

These references should be removed and dealt with as downstream extensions, etc.

** [3] ./plugins/com.jboss.jbds.product/themes/jbds/html/internal-page.css ** 
496-a#hibernate_perspective:hover img { background-image : url('../graphics/icons/ctool/hibernate_perspective_hov.png'); width : 48px; height : 48px; }
497-
498:a#teiid_perspective img { background-image : url('../graphics/icons/ctool/web_link.png'); width : 48px; height : 48px; }
499:a#teiid_perspective:hover img { background-image : url('../graphics/icons/ctool/web_link_hov.png'); width : 48px; height : 48px; }
500-
501-
--
518-a#new_esb_project:hover img { background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }
519-
520:a#new_teiid_project img { background-image : url('../graphics/icons/ctool/new_generic_project.png'); width : 48px; height : 48px; }
521:a#new_teiid_project:hover img { background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }

** [4] ./plugins/com.jboss.jbds.product/intro4/introContent.xml ** 
280-				<link style-id="content-link" label="$introLink5Title-perspectives$" 
281-						url="http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&amp;class=com.jboss.jbds.product.intro.action.OpenPerspectiveIntroURLAction&amp;perspectiveId=modelerPerspective" 
282:						id="teiid_perspective">
283-					<text>$introLink5Description-perspectives$</text>
284-				</link>
--
405-				<group>
406-				<link style-id="content-link" label="$introLink4Title-createnew$" 
407:						url="http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&amp;class=com.jboss.jbds.product.intro.action.RunWizardIntroURLAction&amp;wizardPluginId=org.teiid.designer.ui&amp;wizardId=newModelProject" 
408:						id="new_teiid_project">
409-					<text>$introLink4Description-createnew$</text>
410-				</link>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list