|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Verified |
|
Assignee
|
Olesya Smirnova |
|
Subsystem
|
Project Configuration |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build |
1. There is NO opened project. Provide MyDefault code scheme. Set current in template project settings. Export all settings.
2. We have settings.jar with codestyles/MyDefault.xml and options/other.xml with
<component name="CodeStyleSchemes">
<option name="CURRENT_SCHEME_NAME" value="MyDefault" />
</component>
2. Start IDEA with new, empty config. Select "I do not have previous version blah-blah". IDEA frame (without project) opens.
3. In IDEA save all. Exit. Set option "Never ask again" in confirmation.
4. Restart. IDEA frame without opened project opens.
5. Import settings. Select settings.jar. Say to import all. Agree to exit.
6. Start IDEA. Wait to launch.
7. Check new config: codestyles/MyDefault.xml exists, but options/other.xml points to Default.
8. Open template project settings: current scheme is Default.