Got another one:
Just tried to build my extension environment from within Eclipse. I ran the "clean" target, and got the message:
Task cannot continue because ECJ is not installed.
ECJ was automatically installed. Please rerun your task.
Of course, I re-ran the task again, and got the same message (Eclipse 3.2).
I went out to command line, and was able to execute the clean target. I'm not yet able to execute the "deploy" target due to build errors (looks like some changes to the API that broke my code, so I'm working on that next.
ECJ == what?
Eclipse Compiler for Java?
Please sign in to flag this as inappropriate.