]
Rob Stryker resolved JBIDE-9632.
--------------------------------
Resolution: Done
fixed
compile failed in
org.jboss.ide.eclipse.as.ui.mbeans/src/org/jboss/ide/eclipse/as/ui/mbeans/project/SarArtifactAdapter.java
:: method getModule() of type SarArtifactAdapter.MBeanNullArtifact must override a
superclass method
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9632
URL:
https://issues.jboss.org/browse/JBIDE-9632
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4
Reporter: Nick Boldt
Assignee: Rob Stryker
Fix For: 3.3.0.M4
Building locally:
cd ~/trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans; mvn clean install
[INFO] Using compile source roots from build.properties
[INFO] Compiling 32 source files to
/home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/target/classes
----------
1. ERROR in
/home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/src/org/jboss/ide/eclipse/as/ui/mbeans/project/SarArtifactAdapter.java
(at line 35)
public IModule getModule() {
^^^^^^^^^^^
The method getModule() of type SarArtifactAdapter.MBeanNullArtifact must override a
superclass method
----------
1 problem (1 error)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: