NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Marek Piechut Posted via mailing list.
|
Posted: Tue Jun 14, 2011 4:46 pm Post subject: [platform-dev] Source provider for JPDA debugger |
|
|
Hi.
I'm working on some NetBeans plugin that provides source from some
custom locations. I've already created support for "go to type"/"ctrl
click" stuff by implementing
org.netbeans.modules.java.BinaryElementOpen, but this does not work
for JPDA debugger. What I've found is that I can override default
SourcePathProvider, but it get's quite complicated.
Do you know of some way to return source file for debugger that will
(like BinaryElementOpen) be executed only when ootb SourcePathProvider
does not find it?
Thanks
Marek. |
|
| 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 You can attach files in this forum You can download files in this forum
|
|