]
Denis Golovin updated JBIDE-19218:
----------------------------------
Affects Version/s: 4.3.0.Alpha1
Fix startup extension point error "Attribute 'class' of
element 'startup' must be defined"
------------------------------------------------------------------------------------------
Key: JBIDE-19218
URL:
https://issues.jboss.org/browse/JBIDE-19218
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.Alpha1
Reporter: Denis Golovin
Current usage of extension point is not correct. There is no class attribute for startup
element and plugin activator class implements IStartup interface.