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
  • 1.  EGL Working Copy

    Posted Sat May 02, 2015 02:04 PM

    Hi Folks,

    Which makes the process "EGL Working Copy" ?

    Always RBD started this process is started too and running for a long time.

    And after finish EGL Working Copy begin Build Workspace for nothing egl source changed ???

    Why ?

    Attach screen

    Hsieh

    Hsieh


  • 2.  Re: EGL Working Copy

    Posted Wed May 06, 2015 11:46 AM

    The working copy is an in-memory copy of some of the project's binary files. This working copy allows the UI to perform some of its tasks, like content assist, as-you-type compilation and error analysis. It is needed for many of the UI features that make the Eclipse experience a good one.

    Jeff.Douglas