1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

debug java source code

Discussion in 'Programming' started by peppy.gal88, Feb 21, 2010.

  1. #1
    how do i debug a java source file as a part of a project on windows? like gdb in linux..
     
    peppy.gal88, Feb 21, 2010 IP
  2. ViolentAJ

    ViolentAJ Well-Known Member

    Messages:
    581
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    128
    #2
    You can use Eclipse. Eclipse has a debugger and is an IDE specifically designed for Java (although other languages are supported).
     
    ViolentAJ, Feb 22, 2010 IP
  3. NeoCambell

    NeoCambell Peon

    Messages:
    456
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    As ViolentAJ said Eclipse is a very good IDE for Java under Windows. I prefer NetBeans to Eclipse due to performance under Windows. NetBeans is light weight comparable to Eclipse.
     
    NeoCambell, Feb 22, 2010 IP
  4. ceku

    ceku Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    yeah, NetBeans can do so.
     
    ceku, Feb 22, 2010 IP