Here's a bump for this thread...I'm having the same problem with Scrappy, using IDEA v4.0. Everything I enter into the Scrappy window (including the sample below) comes up with:
System.out.println("hi!"); /* COMPILE FAILED: */
Has anyone found a cause or a solution to this? Or even a log file to explain why the compile is failing?
I'm experiencing the same problem and did post it before with no response so
far.
"Dag Welinder" <no_mail@jetbrains.com> wrote in message
news:12281240.1075715980765.JavaMail.itn@is.intellij.net...
try to do:
>
On Mon, 02 Feb 2004 09:59:40 +0000, Dag Welinder wrote:
How do you get it to compile/run anyway? I don't seem to see any menu
items for running stuff?
If you right-click within the Scrappy window, you get a menu with Do it, Print it, ..., Help, About. The Help will give you answers.
On Tue, 03 Feb 2004 07:52:04 +0000, Dag Welinder wrote:
Hmmm, I was doing that, nothing showing up here....
These are the commands:
ctrl-d: do it
ctrl-p: print it
ctrl-i: inspect it
Guess it won't work, though...
Here's a bump for this thread...I'm having the same problem with Scrappy, using IDEA v4.0. Everything I enter into the Scrappy window (including the sample below) comes up with:
System.out.println("hi!");
/*
COMPILE FAILED:
*/
Has anyone found a cause or a solution to this? Or even a log file to explain why the compile is failing?
I miss this plugin so much. Too bad the source code wasn't posted so someone could take it over.