facebook

how about RC3 support? :-)

💡
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 IDE
  2.  > 
  3. General Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #208824 Reply

    Robert Varga
    Participant

    Ok, RC3 is out, how about some info about 3.8.0beta1 being or not being compatible with it? 🙂

    #208825

    Riyad Kalla
    Member

    You should try it and tell us 😀

    #208826

    snpe
    Member

    my eclipse 3.0beta1 manual (I edition) work for me – except debug bug which is on every version

    regards

    #208829

    Riyad Kalla
    Member

    except debug bug which is on every version

    What debug bug?

    #208840

    snpe
    Member

    1) text in debug preferences
    2) (this is maybe eclipse bug)
    – I have two projects with same class (for instance, project1 and project2 have class com.mycompany.Main.class)
    – I debug in project1 and set breakpoint in project1 and eclipse find source from projects2

    regards

    #208852

    Scott Anderson
    Participant

    1) This is a MyEclipse bug and will be addressed in the next release. Sorry about that
    2) That’s a problem with the interaction between Eclipse and the application servers. Since you might be running any number of J2EE applications in your servers, basically all projects are considered as candidates for source lookup by the debugger. If you have exactly the same class in multiple projects, this issue can definately occur. The only real workaround is to temporarily close one of the projects while debugging the other at this point.

    #208857

    snpe
    Member

    2) I have this behavior when project2 don’t exists anymore in eclipse and tomcat
    – I clear workspace and all work normal

    regards

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: how about RC3 support? :-)

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