Foros de discusión

Compiler Adapter 'javac' can't be found.

caheo caheo, modificado hace 19 años.

Compiler Adapter 'javac' can't be found.

Junior Member Mensajes: 33 Fecha de incorporación: 31/08/04 Mensajes recientes
After I read the instruction at <a href='http://sges.homelinux.org/lep/' target='_blank'>http://sges.homelinux.org/lep/</a> , I have modified some variables env of build.properties configuration files, special javac.compiler=jilikes - &gt; javac.compiler=javac.<br /><br />***************************Errors information****************************<br />Buildfile: /home/caheo/eclipse/workspace/portal/portal/build.xml<br />compile:<br />init:<br /> [echo] ##### UTIL-JAVA #####<br />compile:<br /> [javac] Compiling 191 source files to /home/caeho/eclipse/workspace/portal/portal/util-java/classes<br />BUILD FAILED: /home/caheo/eclipse/workspace/portal/portal/build.xml:54: Following error occured while executing this line<br />/home/ltnhan/eclipse/workspace/portal/portal/util-java/build.xml:43: Compiler Adapter &#39;javac&#39; can&#39;t be found.<br />Total time: 1 second<br />**************************************************************************<br />Although, all varibales in instruction document has been modify, but I still get that errors. Could any one help me to fix this problem. Thank you very much.<br /><br />Caheo
Thoemmi Thoemmi, modificado hace 19 años.

Compiler Adapter &#39;javac&#39; can&#39;t be found.

New Member Mensajes: 6 Fecha de incorporación: 19/08/04 Mensajes recientes
After I read the instruction at&nbsp; <a href='http://sges.homelinux.org/lep/' target='_blank'>http://sges.homelinux.org/lep/</a> , I have modified some variables env of build.properties configuration files, special&nbsp; javac.compiler=jilikes - &gt; javac.compiler=javac.<br />[...]<br />
<br />If you read the instructions properly, you will note that you have to change the compiler to <i>modern</i>, i.e.<br /><span style='font-family:Courier'>javac.compiler=modern</span><br /><br />Regards,<br /><br />Thomas
caheo caheo, modificado hace 19 años.

Compiler Adapter &#39;javac&#39; can&#39;t be found.

Junior Member Mensajes: 33 Fecha de incorporación: 31/08/04 Mensajes recientes
Thank you very much Thomas.
hoangnt hoangnt, modificado hace 18 años.

Compiler Adapter &#39;javac&#39; can&#39;t be found.

New Member Mensajes: 10 Fecha de incorporación: 2/03/05 Mensajes recientes
compiler=&quot;jikes&quot;