Cannot set Assert through Project Configurations in 977
For some weird reason, IDEA does not remember my assert and Test output path settings that I set in the Configure Project dialog.
The assert setting is particularly important because otherwise the automatic code checker keeps flagging all assert's as errors. I can get my code to compile by setting -source 1.4 in the compiler settings but just cant get Aurora 977 to remember it.
Please help.
Thanks,
~Caesar
请先登录再写评论。
Same here, the assert checkbox doesn't stick. Is there a bug entry on that?
Amnon
"Caesar Sengupta" <no_mail@jetbrains.com> wrote in message
news:15418771.1070281029841.JavaMail.javamailuser@localhost...
path settings that I set in the Configure Project dialog.
>
automatic code checker keeps flagging all assert's as errors. I can get my
code to compile by setting -source 1.4 in the compiler settings but just
cant get Aurora 977 to remember it.
>
>
>
>> For some weird reason, IDEA does not remember my assert and Test
>> output path settings that I set in the Configure Project dialog.
On 2003/12/01 17:28, Amnon I. Govrin wrote:
Yes there is, fixed in 985:
http://www.intellij.net/tracker/idea/viewSCR?publicId=21369
Bas
A workaround for this problem is to edit the IPR file to turn asserts on.
Bas Leijdekkers wrote:
Any idea when 985 will be released?