intellij idea 12的使用
1. 在configure -> settings -> Editor -> colors & fonts -> darculs 设置编码视图
2. 在configure -> settings -> keymap -> eclipse使用eclipse中用熟的快捷键
3.建立project就相当于在eclipse中建立了工作区,建立module就相当于在eclipse中建立了project
4.项目新建后可以close但不能删除,如果非要删除可以,从IdeaProjects中删除文件,并在用户目录下如C:\Users\Administrator\.IdeaIC12\config\options\others.xml中找到<component name="RecentProjectsManager">这个节点下面的 <option name="recentPaths"> 节点,看到了吧,这里就是你的recent project list了,删除它们,重启即可
1. 在configure -> settings -> Editor -> colors & fonts -> darculs 设置编码视图
2. 在configure -> settings -> keymap -> eclipse使用eclipse中用熟的快捷键
3.建立project就相当于在eclipse中建立了工作区,建立module就相当于在eclipse中建立了project
4.项目新建后可以close但不能删除,如果非要删除可以,从IdeaProjects中删除文件,并在用户目录下如C:\Users\Administrator\.IdeaIC12\config\options\others.xml中找到<component name="RecentProjectsManager">这个节点下面的 <option name="recentPaths"> 节点,看到了吧,这里就是你的recent project list了,删除它们,重启即可
本文介绍了如何在 IntelliJ IDEA 12 中进行配置与操作,包括设置编码视图、使用 Eclipse 快捷键、创建项目与模块的方法,以及删除项目时的特殊操作。
42万+

被折叠的 条评论
为什么被折叠?



