> 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
>
>
<javac srcdir="@{name}/src"
destdir="@{name}/classes"
debug="true"
encoding="ISO-8859-1"
source="${javac.source}"> <-- line 62
<classpath refid="@{cp}"/>
</javac>
line 273
--> <buildJarMacro name="click-jquery" cp="classpath"/>