标签:order setting 工作 ace 技术 mic 点击 work prope
idea 启动类有启动按钮,点击没反应问题
打开idea file-settings搜索插件找到Groovy这个然后把这个插件enable前面的对勾去掉即可。
idea 启动问题解决
Command line is too long. In order to reduce its length classpath file can be used. Would you lik
1、在工作空间下找到 .idea/workspace.xml
2、查找<component name="PropertiesComponent">,并在该元素中添加属性<property name="dynamic.classpath" value="true" />
标签:order setting 工作 ace 技术 mic 点击 work prope
原文地址:https://www.cnblogs.com/jentary/p/13186974.html