[forge-issues] [JBoss JIRA] (FORGE-1192) Ill behaved addons can screw up the command popup in Eclipse

George Gastaldi (JIRA) jira-events at lists.jboss.org
Fri Sep 13 09:26:03 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi reopened FORGE-1192:
------------------------------------

      Assignee: George Gastaldi


Actually this is caused by runtime exceptions being thrown in unexpected methods and Eclipse plugin not handling it. The eclipse plugin should gracefully fail and log into the Error Log view
                
> Ill behaved addons can screw up the command popup in Eclipse
> ------------------------------------------------------------
>
>                 Key: FORGE-1192
>                 URL: https://issues.jboss.org/browse/FORGE-1192
>             Project: Forge
>          Issue Type: Feature Request
>          Components: UI - Eclipse
>    Affects Versions: 2.0.0.Alpha12
>            Reporter: Koen Aers
>            Assignee: George Gastaldi
>
> - Create a test addon with a command that e.g. uses PersistenceFacet
> - Include javaee-api in the implementation pom.xml so everything compiles
> - Don't include the javaee addon in the addon pom.xml 
> - Install the test addon 
> - Try bringing up the command popup using Cmd+5
> => It doesn't come up because of a ClassNotFoundException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list