facebook

Project Specific Endorsement Options for Java Compiler

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

    archville
    Participant

    Dear Support,

    Passing the endorsed directory option, at a project level, for the Java Runtime is clear to me. How would I do the same for the Java Compiler (at the project level) ?

    My Environment:
    —————————————————————————————————————-
    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.6.0_13

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 8.0
    Build id: 8.0-20091120

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 8.0
    Build id: 8.0-20091120

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    <base-dir>\MyEclipse 8.0\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    <base-dir>\MyEclipse 8.0\../MyEclipse Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    -startup
    <base-dir>\MyEclipse 8.0\../MyEclipse Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    -install
    <base-dir>/MyEclipse 8.0
    -configuration
    configuration
    -vm
    <base-dir>/MyEclipse Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll

    —————————————————————————————————————-

    Thanks.

    #309736 Reply

    Brian Fernandes
    Moderator

    archiville,

    Could you please clarify what you need exactly?

    If you are talking about having endorsed libraries in your project’s classpath then I believe the JRE container will already contain these libraries. You may want to reconfigure the JRE in case you added these libraries later (after you created the JRE in MyEclipse).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Project Specific Endorsement Options for Java Compiler

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