Hongbing,
I tried to build hackyJupiter on my other computer and it got the same error about the ReviewPlugin.

setClassPath:

compile:
    [echo]   (hackyJupiter) Invoking compile.

compileJupiterSensor:
[javac] Compiling 5 source files to D:\CurrentProjects\hackyJupiter\build\cl
asses
[javac] D:\CurrentProjects\hackyJupiter\src\org\hackystat\stdext\sensor\ecli
pse\jupiter\JupiterSensor.java:12: cannot access csdl.jupiter.ReviewPlugin
[javac] bad class file: D:\CurrentProjects\hackyJupiter\lib\jupiter.jar(csdl
/jupiter/ReviewPlugin.class)
   [javac] class file has wrong version 49.0, should be 48.0
[javac] Please remove or make sure it appears in the correct subdirectory of
the classpath.
   [javac] import csdl.jupiter.ReviewPlugin;
   [javac]                     ^
   [javac] 1 error

~Julie

Reply via email to