So to sum up here: If you want to have ability to ...
# intellij
i
So to sum up here: If you want to have ability to select destenation directory when generating\creating\adding element (e.g. class...) on compacted package just add this: '-DprojectView.choose.directory.on.compacted.middle.packages=true to' to (Inteli Idea)
Copy code
bin/idea.vmoptions
or (Android Studio)
Copy code
bin/studio.vmoptions
bin/studio64.vmoptions
file