Hi,
I downloaded click-Jquery sources with SVN
My dependancies libraries are all under lib directory and
I meet the following error when i run build-examples with ant under Eclipse :
clean:
[delete] Deleting directory C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\dist
[mkdir] Created dir: C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\dist
build:
[delete] Deleting directory C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\click-jquery\classes
[mkdir] Created dir: C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\click-jquery\classes
[copy] Copying 24 files to C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\click-jquery\classes
[javac] Compiling 14 source files to C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\click-jquery\classes
BUILD FAILED
C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\build.xml:273: The following
error occurred while executing this line:
C:\Documents and
Settings\FOIRET\workspace\CLICKJQ_SRC\click-jquery\build.xml:62: Error starting
modern compiler
Could you tell me what is the problem ?
Thanks