• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Java Debugging

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends,

I want to debug some of Java Sample programs (Which comes with JDK).
I have Forte CE 2.0 and JBuilder Foundation 4.0.. And I am not much used to them..
Problem which I am facing is. How can I debug those programs in one of those IDE's
If its possible to debug those without modifying or redesigning them in those IDE's, then it will be great help for me..
Can any one help me by giving procedure to do so...
Thanks in advance
 
Anand Joshi
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please Friends. Help me....
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm sure you can look at and debug example programs in these two IDEs, but I'm not familiar with either of them. I'm only really replying to let you know that you are being a bit optimistic to expect an informed reply within an hour or two.
Remember that the internet is a world-wide thing, with lots of different timezones. The people best qualified to reply to this question may not even be awake yet, let alone checking Java Ranch.
 
Ranch Hand
Posts: 147
Android Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JBuilder 4.0 has help files to walk you through their debugger, as I'm sure other IDEs do, also.
 
Anand Joshi
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JBuilder 4.0 allwos me to debug programs which are already developed using JBuilder.. How can I put my programs in JBuilder project?
I found that in Forte we can load Java classes but I tried to debug thm but it gave me compilation error saying main class not found.
 
Every plan is a little cooler if you have a blimp. And a tiny ad.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic