| Summary: | Parent project selection should automatically fill relative path when parent is in workspace | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Francisco Gortázar <patxi.gortazar> |
| Component: | m2e | Assignee: | Matthew Piggott <matthew> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthew, pascal |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Francisco Gortázar
http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=9790d5d92a1722d284263b90221f5a06b246a4a6 This gets the relative path for simple module creation. I've also fixed the hide nested modules for simple projects. Archetype module creation stumped me for the moment. We don't appear to pass Archetyper an explicit parent, so perhaps it determines the parent by the location the new module is created. After speaking with Igor, we're using an older version of archetyper and newer versions aren't API compatible so I'll leave this with just fixing simple module creation. |