 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Schoolar Guest
|
Posted: Sat Apr 30, 2005 9:27 am Post subject: Can JBuilder Debug the main application and library project |
|
|
Can JBuilder Debug the main application and library project at same time?
And how?
Thanks
|
|
| Back to top |
|
 |
Kevin Dean [TeamB] Guest
|
Posted: Sat Apr 30, 2005 6:07 pm Post subject: Re: Can JBuilder Debug the main application and library proj |
|
|
Schoolar wrote:
| Quote: | Can JBuilder Debug the main application and library project at same
time? And how?
Thanks
|
JBuilder can step into library project source code as long as a source
path is defined for the library and the library is compiled with
debugging information. However, you won't be able to modify library
source code and expect to reload it in the debugger; you have to switch
back to the library project for that.
--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/
NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html
Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
John McGrath [TeamB] Guest
|
Posted: Tue May 03, 2005 4:41 am Post subject: Re: Can JBuilder Debug the main application and library proj |
|
|
On 4/30/2005 at 5:27:16 AM, Schoolar wrote:
| Quote: | Can JBuilder Debug the main application and library project at same time?
|
In addition to what Kevin said, it is important to note that breakpoints
are associated with the project and not the source file. So if you set a
breakpoint in a class from the library project, then run your program from
the main project, the breakpoint will have no effect.
--
Regards,
John McGrath [TeamB]
---------------------------------------------------
Before sending me e-mail, please read:
http://www.JPMcGrath.net/newsgroups/e-mail.html
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|