Commit Graph
2 Commits
Author SHA1 Message Date
Yaroslav Lepenkin 9f82306ea5 Added possibility not to add FQN in javadocs if class was imported (IDEA-121121 ) [CR-IC-6907]
Now three options is available: use FQN always, never, or when not imported. Last is used by default.
Converted and moved boolean legacy setting from CommonCodeStyle settings into JavaCodeStyleSettings.
2014-12-02 12:14:01 +02:00
peter a3b7858035 completion should insert qualified names in javadoc according to the code style settings (IDEA-111023) 2013-08-22 18:19:33 +02:00