EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
Expand all | Collapse all

Type Unbound classpath container: 'JRE System Library [jdk]' in project

  • 1.  Type Unbound classpath container: 'JRE System Library [jdk]' in project

    Posted Thu June 18, 2015 05:56 AM

    Hello!

    Surprise !

    New RBD 9.1 error when importing a well functioning project into another PC with same RBD version.

    Description    Resource    Path    Location    Type
    Unbound classpath container: 'JRE System Library [jdk]' in project 'documenta71'    documenta71        Build path    Build Path Problem.

    What is the cause? Java version?

     

     

    paoloc


  • 2.  Re: Type Unbound classpath container: 'JRE System Library [jdk]' in project

    Posted Thu June 18, 2015 09:01 AM

    This is usually caused by the JRE specified in the project's Java Build Path is not correct for the new machine.

     

    Attached is a screen shot of where it is specified. In this particular screen shot it is pointing to the JRE included with WAS.  Sometimes it will be the "workspace" default (which is defined in the preferences).     I would see what the one is set to for documenta71 and see if it is specifying a JDK/JRE that does not exist on the new machine.

     

    Also, here are a couple of links when I googled the error. The are for Eclipse and Java Projects.  In this case, it is the same issue since this is support we inherit from Eclipse.

    http://stackoverflow.com/questions/2083461/unbound-classpath-container-in-eclipse

     

    http://stackoverflow.com/questions/16001130/eclipse-error-unbound-classpath-container

     

    markevans

    Attachments