Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » set a breakpoint in a jar dynamically loaded?
set a breakpoint in a jar dynamically loaded? [message #232493] Sun, 09 July 2006 03:36
Kent Tong is currently offline Kent TongFriend
Messages: 8
Registered: July 2009
Junior Member
Hi,

Is it possible to set a breakpoint in a class that is in a jar which
is dynamically loaded using a custom classloader? That jar is in a
zip file. I have its source in another folder.

I can't add the jar to my build path or add the source to my source
folder, as this will interfere with the classloading.

Thanks for any help!
Previous Topic:Ant and launch configuration
Next Topic:Incremental compile only happens after saving, not before
Goto Forum:
  


Current Time: Fri Sep 20 04:58:16 GMT 2024

Powered by FUDForum. Page generated in 0.02615 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top