-
Feature Request
-
Resolution: Unresolved
-
Major
-
2.0.0.CR1
-
None
When using a Forge Command/Wizard in Eclipse, it is unclear which project is being operated on. This is true for basically every command we have.
I am not really sure of the best way to solve this. If we were to follow the Eclipse standards, we would be able to choose a project to work on, but this would be a fundamental change with the way Forge commands are structured. We would need to introduce some kind of project selector in Forge, and then add that to AbstractProjectCommands.
See screenshots of eclipse vs forge.
- is related to
-
FORGE-956 Resources API should support hiding path prefixes extensibly
- Open