-
Enhancement
-
Resolution: Done
-
Major
-
2.12.3.Final
-
None
After using a UIContext to create a project, the following exception is thrown if the same UIContext is reused:
java.lang.IllegalStateException: A project is required in the current context
It would be nice to use the current selection instead of the initialSelection to lookup a Project in the org.jboss.forge.addon.projects.Projects class