facebook

Source not found when debugging my Tomcat application !

💡
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. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #247591 Reply

    Hi,

    I installed MyEclipseIde 4.1 and created a Web Dynamic project.
    I imported my directories from CVS into the Web project.
    I compiled using my ant file (build.xml).
    I deployed to my Tomcat 5.0.28
    I set a breakpoint into one of my java source file.
    I checked in the porject properties in the Java Build Path that the Source directory is set to my project/JavaSource.

    When I run to debug my application, I got this message saying Source not found for NameOfMyClass line number (in a tab that contains the name of the method that contain the breakpoint !!)

    I looked everywhere in some solution but found nothing. I tested it with Lomboz and everything works fine !!

    Thanks a lot for your help.

    Salim.

    #247646

    Riyad Kalla
    Member

    I installed MyEclipseIde 4.1 and created a Web Dynamic project.

    Can you tell me exactly the menu path you are clicking to create your project (File > New…. etc?)

    Also, please paste the result of MyEclipse > About > Configuration Summary for me.

    #247746

    Hi,

    I created a project following this path : new –> project –> My Eclipse –> J2EE projects –> Web project

    After creating the project, I went to import from CVS our old project directory structure (ant, config, src, WebContent).

    HEre is the configuration summary :

    *** Date: Sat Mar 04 11:03:27 EST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.0 GA
    Build id: 20060122-4.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Tools\MyEclipseIDE\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    f38_3c
    -vm
    C:\WINDOWS\system32\javaw.exe

    Thanks for your help,

    Salim.

    #247782

    Riyad Kalla
    Member

    Salim,
    Can you upgrade to 4.1.1 and see if that fixes it?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Source not found when debugging my Tomcat application !

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