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-
{ background-image : url('../graphics/icons/ctool/web_link.png'); width : 48px; height : 48px; }
498:a#teiid_perspective img499:a#teiid_perspective:hover img
{ background-image : url('../graphics/icons/ctool/web_link_hov.png'); width : 48px; height : 48px; }500-
{ background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }
501-
–
518-a#new_esb_project:hover img519-
{ background-image : url('../graphics/icons/ctool/new_generic_project.png'); width : 48px; height : 48px; }
520:a#new_teiid_project img521:a#new_teiid_project:hover img
{ background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }
- [3] ./plugins/com.jboss.jbds.product/themes/jbds/html/internal-page.css **
-
- [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&class=com.jboss.jbds.product.intro.action.OpenPerspectiveIntroURLAction&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&class=com.jboss.jbds.product.intro.action.RunWizardIntroURLAction&wizardPluginId=org.teiid.designer.ui&wizardId=newModelProject"
408: id="new_teiid_project">
409- <text>$introLink4Description-createnew$</text>
410- </link>
- [4] ./plugins/com.jboss.jbds.product/intro4/introContent.xml **