| Re: [tycho-dev] Module Renames |
This is done. You will need to re-import the renamed projects into the Eclipse workspace. This can be done with “Import existing Maven project” on the root POM. Regards Tobias From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberlies, Tobias I am planning a bunch of module renames, but would like to avoid giving you hard merges. If you still have larger open changes, please ping me when you are done with merging them. 351842_optionalDependencies shouldn’t be an issue, because the branch barely touches the files to be renamed. @Igor: I will obviously wait with this change for your feedback on https://bugs.eclipse.org/bugs/show_bug.cgi?id=364837#c6. I just wanted to announce this early. I would like to do all of them in one go, to avoid the need of multiple workspace re-imports: · org.eclipse.tycho.*.facade -> org.eclipse.tycho.*.shared (bug 352201) · tycho-equinox -> tycho-equinox-embedder · tycho-p2-runtime -> tycho-bundles-external (both for bug 364837) Regards Tobias |