facebook

source path lookup

💡
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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203992 Reply

    solomono
    Member

    Hi
    It is possible to specify the source path when debugging WebLogic 8.1 with the plugin. I am using the plugin to debug a pre-existing web application that is not configure in Eclipse. I have specified the jsp working dir in web.xml to be WEB-INF/classes. I have also specified that the java files should be retained using keepgenerated. How can I specifify that the debugger should use WEB-INF/classes as a source path, similar to the way it is done in the source tab of the Run dialog
    Thanks
    Solomon
    I am running Eclipse 2.1.2 on Windows XP

    #204057

    Scott Anderson
    Participant

    About the only way I can think to do this is to set up an Eclipse project and import the sources into a source directory. The MyEclipse debugger should then be able to find them.

    Of course, if you set this up with MyEclipse, you could debug your JSP source files, not the generated Java with WLS 8.1. 😉

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: source path lookup

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