facebook

Non-deterministic Incomplete Classpath Error

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #221118 Reply

    ergonuser
    Member

    Dear all,

    I installed Enterprise Workbench Installer 020800Beta1 on Eclipse SDK 2.1.3 for Windows.

    I have an interesting issue. Randomly, in a non-deterministic way, but often after an update from the CVS, the project classpath file gets corrupted. In the “Java Build Path”, the entry “J2EE 1.3 Library Container” gets a yellow warning sign and is no more valid. To remark that the classpath file in the CVS remains unchanged, therefore I’m not updating it with a corrupted version.

    The funny thing is that, if I compare the last version in the CVS with the new corrupted one, they contains the same entries. The only change is the order sequence of these two entries:

    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE13_CONTAINER"/>

    Manually changing the order doesn’t produce any result. The only way I can go back to work is to remove from the “Java Build Path” the entries “J2EE 1.3 Library Container” and “JRE System Library”, exit Eclipse, restart, and re-add the two libraries.

    Then it works again until the next non-deterministic time…
    Funny, isn’t it?

    Any idea to fix this and avoid the whole remove-exit-add process?

    #221133

    Riyad Kalla
    Member

    ergouser,
    This was a known problem with our custom user Libraries in the 2.x series of MyEclipse; development for MyEclipse 2.x has stopped about 4 or 5 months back and all our development efforts, enhancements and bug fixes are going into the 3.x series (3.8.3 just released yesterday). I would encourage you to update if possible.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Non-deterministic Incomplete Classpath Error

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