What did you do with compiling in 4.5??? 关注
My project has been compiled with ant (1600 classes in ~2 min + jsps). Now I want to change only only class in Idea and compile this with CtrlShiftF9. Before it was no problem - Idea did only that, not like now - recompiling the complete project!
I would like to get this feature back!
请先登录再写评论。
You can also download the plugin from http://plugins.intellij.net
How can I do that manually?
Find the plugin jar. Download it to your plugin directory.
Restart idea.
It does not work with CompileWithoutDependencies plugin. I put the 1.2 version into my directory, and it still shows 1.0 in settings/plugin (the one I downloaded previously via settings/plugin, when I had 4.5.1)
There are 2 "plugins" directories:
1. the one that is directly under <idea-home>, for bundled plugins
2. the one under the "config" directory where user-installed plugins are stored.
You should remove the old version of the plugin from one of these locations