[jbosstools-issues] [JBoss JIRA] (JBIDE-10959) Please export package containing types specific to AS7 management

Rob Cernich (JIRA) jira-events at lists.jboss.org
Wed Feb 22 14:06:36 EST 2012


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

Rob Cernich edited comment on JBIDE-10959 at 2/22/12 2:04 PM:
--------------------------------------------------------------

Patch:
{noformat}

### Eclipse Workspace Patch 1.0
#P org.jboss.ide.eclipse.as.ui
Index: META-INF/MANIFEST.MF
===================================================================
--- META-INF/MANIFEST.MF	(revision 38883)
+++ META-INF/MANIFEST.MF	(working copy)
@@ -66,6 +66,7 @@
  org.jboss.ide.eclipse.as.ui.launch,
  org.jboss.ide.eclipse.as.ui.preferences,
  org.jboss.ide.eclipse.as.ui.views,
+ org.jboss.ide.eclipse.as.ui.views.as7.management.content,
  org.jboss.ide.eclipse.as.ui.views.server.extensions,
  org.jboss.ide.eclipse.as.ui.wizards,
  org.jboss.tools.as.wst.server.ui.xpl

{noformat}
                
      was (Author: rcernich):
    Patch:

### Eclipse Workspace Patch 1.0
#P org.jboss.ide.eclipse.as.ui
Index: META-INF/MANIFEST.MF
===================================================================
--- META-INF/MANIFEST.MF	(revision 38883)
+++ META-INF/MANIFEST.MF	(working copy)
@@ -66,6 +66,7 @@
  org.jboss.ide.eclipse.as.ui.launch,
  org.jboss.ide.eclipse.as.ui.preferences,
  org.jboss.ide.eclipse.as.ui.views,
+ org.jboss.ide.eclipse.as.ui.views.as7.management.content,
  org.jboss.ide.eclipse.as.ui.views.server.extensions,
  org.jboss.ide.eclipse.as.ui.wizards,
  org.jboss.tools.as.wst.server.ui.xpl

                  
> Please export package containing types specific to AS7 management
> -----------------------------------------------------------------
>
>                 Key: JBIDE-10959
>                 URL: https://issues.jboss.org/browse/JBIDE-10959
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.M5
>            Reporter: Rob Cernich
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 3.3.0.Beta1
>
>
> Please export the following package so that downstream plugins may extend server management:
> org.jboss.ide.eclipse.as.ui.views.as7.management.content
> All that is required is adding the above package to the list of exported packages in the plugin manifest editor's runtime page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list