Results 1 to 3 of 3
- 04-08-2009, 09:36 AM #1
Member
- Join Date
- Mar 2009
- Location
- Germany
- Posts
- 22
- Rep Power
- 0
Debugging: How to Attach to another application (closed source)
Summary: I'm trying to debug modules, which are added to another application where the sources are not available.
A bit detail about my environment: Eclipse 3.4.2
About my app:
I have a main applikation where you can build plugins for (NO eclipse plugins). The main app is a bundle of some JAR files, whith a main method in one of the classes. When a plugin (basically another JAR file in a special folder) is added, this component is added to the main app without the need to recompile / have the sources of the main application.
I need to have it possible that the user, which builds the plugin, can debug it's plugin. Though he doesn't have the sources of the main application.
Edit: The target platform is Windows (XP) and Java SE Version 6.Last edited by MasterD; 04-09-2009 at 11:49 AM. Reason: More information
- 04-15-2009, 07:50 AM #2
Member
- Join Date
- Mar 2009
- Location
- Germany
- Posts
- 22
- Rep Power
- 0
Have I explained my problem too diffuse? Do you need more information for an answer? Is this debugging task not possible? Do I have to closely read the eclipse documentation?
Please, this is really important to me.
- 04-15-2009, 11:17 AM #3
Member
- Join Date
- Mar 2009
- Location
- Germany
- Posts
- 22
- Rep Power
- 0
Similar Threads
-
MavenJava - browse source code of all open source projects online
By jirkacelak in forum Java SoftwareReplies: 1Last Post: 11-28-2008, 06:27 PM -
Socket Closed!
By rameshraj in forum NetworkingReplies: 0Last Post: 05-06-2008, 10:11 AM -
Debugging Java Application in Eclipse IDE
By JavaForums in forum EclipseReplies: 0Last Post: 05-22-2007, 09:34 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks