facebook

Debugger doesn't find the source code in MyEclipse 2017

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

    michaeljaber
    Participant

    I have upgraded from MyEclipse 2014 to 2017. I have a local project, and when i try to debug the app, it doesn’t find the source code.

    Running Mac OS X ElCapitan 10.11.6

    MyEclipse 2017 has been very buggie and frustrating to work with.

    #510054 Reply

    support-swapna
    Moderator

    Michael,

    Sorry that you are seeing problems with MyEclipse 2017 CI 1.

    If you are including libraries to your project, then please ensure you have attached the source code as well from the project’s Java Build Path > Libraries, expand Libraries node and select ‘Source Attachment’ attribute.

    If all your classes have sources set correctly, then click the ‘Edit Source Lookup Path’, browse to your project, add it and restart your web application. Alternatively, you can also add the sources to the Debug configuration. Switch to the Source Tab, click ‘Add’ and select the project.

    Please also recheck if all the required dependencies are added to the project in the Deployment Assembly page.Right click on project -> Properties -> Deployment > Deployment Assembly.

    Hope this helps. Please let us know how it works for you.

    –Swapna
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debugger doesn't find the source code in MyEclipse 2017

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