|
|
|
@ -134,7 +134,7 @@ public class EnvChangeEntrance {
|
|
|
|
|
} |
|
|
|
|
//REPORT-13810如果只是添加了工作目录,没有切换,这里ToolArea也是要显示新建的工作目录
|
|
|
|
|
JTemplate template = HistoryTemplateListCache.getInstance().getCurrentEditingTemplate(); |
|
|
|
|
if (template != null) { |
|
|
|
|
if (JTemplate.isValid(template)) { |
|
|
|
|
template.refreshToolArea(); |
|
|
|
|
} |
|
|
|
|
PluginErrorDesignReminder.getInstance().remindStartFailedPlugins(); |
|
|
|
|