facebook

JavaC Task : Error running javac compiler

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #292160 Reply

    loomax
    Member

    Is there a reommended way of enabling the javac support ?

    see also https://www.genuitec.com/forums/topic/error-compiling-adempiere-project-in-eclipse/

    I think as far as MyEclipse GA 7.0 doesn’t come with a full jdk — the javac Task doesn’t work within Ant out-of.the-box.

    Somehow I got it working but i’m not sure wether it’s the proper way of doing it.

    After registering and additional jre in the preferences pointing to the jdk 1.6.0 i allso modified the tools.jar referenced by the Ant runtimes — but that didn’t help.

    After that i modified the myeclipse ini to contain

    -vm
    c:\jdk1.6.0\bin\javaw.exe

    instead of

    -vm
    C:\MyEclipse\Common\binary\com.sun.java.jre.win32.x86_1.6.0.006\bin\client\jvm.dll

    then it finally worked

    Regards

    loomax

    #292242 Reply

    Riyad Kalla
    Member

    loomax,

    This is just a configuration clarification, I posted to the other thread here:
    https://www.genuitec.com/forums/topic/error-compiling-adempiere-project-in-eclipse/#post-292240

    thanks for bringing this up, I could easily see how it would be confusing to others.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JavaC Task : Error running javac compiler

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in