Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Debugging Java interface to third-party exe
Debugging Java interface to third-party exe [message #188904] Fri, 19 January 2007 01:39 Go to next message
Eclipse UserFriend
Originally posted by: adam.battson.maine.edu

I'm writing a Java application that will interface to a third-party CAD
system, allowing manipulation of dimensions for 3D models in that system.
I want to debug my Java code in Eclipse, booting-up the CAD system as part
of this debug process. I'm assuming that somewhere in Eclipse debug
settings I can simply insert a path to the CAD systems .exe file.
Where/how do I configure Eclipse to allow this?
Re: Debugging Java interface to third-party exe [message #189170 is a reply to message #188904] Sat, 20 January 2007 22:34 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

adam wrote:
> I'm writing a Java application that will interface to a third-party CAD
> system, allowing manipulation of dimensions for 3D models in that
> system. I want to debug my Java code in Eclipse, booting-up the CAD
> system as part of this debug process. I'm assuming that somewhere in
> Eclipse debug settings I can simply insert a path to the CAD systems
> .exe file. Where/how do I configure Eclipse to allow this?

It's not clear what you're trying to do.
Eclipse JDT (Java tooling) debugger can launch or attach to Java
processes but not arbitrary executables.

Perhaps some more explanation of your needs would help...?

Eric
Previous Topic:adjust classpath variable on startup
Next Topic:Find and Update keeps finding and updating the same patch.
Goto Forum:
  


Current Time: Sat Apr 27 00:41:48 GMT 2024

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

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

Back to the top