Hi,

I noticed some strange things in Ariadna (605)... I'm not sure if they 
are all bugs, but I sure as hell don't know what is going on.

1) I turned on jikes compiler using the "Set Active" button on the Jikes 
tab page of the compiler options config page. Everything was fine, and I 
could see the different compiler error messages that jikes gives. I 
switched back to javac using the "set active" button on the javac page, 
and it still uses Jikes! I know because the error messages are jikes 
messages, not the javac ones. I don't think this is happening any more 
since exiting IDEA.

2) On one project (but not others) I have a weird problem that developed 
after I switched jikes on (I think). Basically, if I "compile project" 
all the .class files end up in the project output directory OK. However, 
if "make project before running/debugging" is enabled in the Run options, 
when I run the project all the .class files are automatically DELETED 
before the app can run, and so the VM cannot find the "main" class and 
craps out.

If I turn off "make project before running/debugging" this does not 
happen, but of course I now have to compile the project by hand every 
time!

Kind regards,
Marc



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to