All compile menu commands disabled

I do not really have a clue why this happened, but All the compile/make commands went disabled using 6963.

I was finally able to trigger a recompile using the "Run" command on a Unit Test.
edit After the command completed the make options were back to enable

Message was edited by:
Thibaut

0

Hello Thibaut,

I do not really have a clue why this happened, but All the
compile/make commands went disabled using 6963.

I was finally able to trigger a recompile using the "Run" command on a
Unit Test


Were there any exceptions during the previous compile?

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

I had a message saying the jdk was not set for some modules, and after checking the jdk selection box was set to "project jdk" but the dependency list had not been updated, which seemed inconsistent.

I think it updated by changing the selected jdk (to another one then back to the project jdk). But this did not re enable the make/compile options.

IDEA log did not show any exceptions

0

Hi,

I've just seen the same thing happen with #6981.

Thibaut wrote:

I had a message saying the jdk was not set for some modules




I had a message saying the output path for a new module wasn't set
(after trying to compile that same module).


IDEA log did not show any exceptions


Same here.

Re-opening the project fixed the problem.

--
Mark Scott
mark@codebrewer.com

0

Had the same problem, and also after an error message about compile output paths not set.

It seems some flag is set but not reverted properly, as there's a glass wait icon, though all controls still work and IDEA responds.

Andrew

0

unfortunately re loding the project or shutting down idea does not seem to do the trick for me :(
i'm using 6981, i love the new maven features, shame had to go back and use 6963 which does not have this issue for me

0

Fixed, thanks.

--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"

"Thibaut" <no_reply@jetbrains.com> wrote in message news:14971119.1180430772928.JavaMail.itn@is.intellij.net...
>I do not really have a clue why this happened, but All the compile/make commands went disabled using 6963.
>

I was finally able to trigger a recompile using the "Run" command on a Unit Test



0

请先登录再写评论。