Hi, I have jboss-ide (latest v3.0 branch from sourceforge) and I'm trying to use the plugin as a part of my RCP application. I only need the launching facility - but also liked the views showing the logs etc. One of the RCPs applications functions is to to look after the start/stopping of a Jboss install. I have all this setup and working fantastically.
I am using the following jboss-ide packages only... org.jboss.ide.eclipse.core org.jboss.ide.eclipse.launcher.core org.jboss.ide.eclipse.launcher.ui org.jboss.ide.eclipse.ui ...each as a plugin in eclipse. The problem is that because the plugin "org.jboss.ide.eclipse.launcher.ui" is referencing "org.eclipse.jdt.debug.ui" - then my RCP application is picking up extra menu items that I dont want - such as "open external file" and a "search" menu. Basically the "org.eclipse.jdt.debug.ui" module is contributing menu items that I dont want. So my question is - how do I get rid of these menus contributed by "org.eclipse.jdt.debug.ui" Is there a way to override them and take them out of my RCP. Thanks Paul View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857347#3857347 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857347 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development