Misplaced NewRepositoryWizard
Closed this issue · 1 comments
RolandKluge commented
The class NewRepositoryWizard is currently located in P/org.moflon.tgg.mosl.ui.wizards even though it does not reflect a TGG-specific component.
The wizard should be moved to a core component in the future.
- Migrate class NewRepositoryWizard to (e.g.,) P/org.moflon.core.ide
- Split up class DefaultFilesHelper
@anthonyanjorin FYI
(This issue should be solved prior to the modularization of eMoflon)
RolandKluge commented
This is solved with eMoflon Core 1.0.0 now.