JsonWizard: Move code for opening files into JsonWizard
Move code opening files and projects directly into the JsonWizard.
It makes no sense to keep reimplementing this functionality in
generators.
Change-Id: Ib4686a262fa9b2c78028146d138c5bba5d5b604a
Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
Showing
- src/plugins/projectexplorer/jsonwizard/jsonwizard.cpp 61 additions, 0 deletionssrc/plugins/projectexplorer/jsonwizard/jsonwizard.cpp
- src/plugins/projectexplorer/jsonwizard/jsonwizard.h 2 additions, 0 deletionssrc/plugins/projectexplorer/jsonwizard/jsonwizard.h
- src/plugins/projectexplorer/jsonwizard/jsonwizardfilegenerator.cpp 2 additions, 19 deletions...ns/projectexplorer/jsonwizard/jsonwizardfilegenerator.cpp
Please register or sign in to comment