Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Getting the exit code of a Launched Java process
Getting the exit code of a Launched Java process [message #249859] Tue, 27 November 2007 14:25
Eclipse UserFriend
Hi,

We are writing some plugins that extend the JDT. We have been using
really basic extensions of Java launch plugins, but there are some
fancier things that we would like to try.

Specifically, we'd like to get the return code (exit code) of our
launched process, then restart it, if it equals a known "this app has
requested a restart" value.

Can anyone point me at which extension points I should be looking at,
and if anyone has an idea of the best way to approach this, I would
really be interested in hearing it.

Thanks,
Greg
Previous Topic:Relationship (if any) between CompilationUnit and ICompilationUnit ?
Next Topic:IJavaElement from ITextSelection
Goto Forum:
  


Current Time: Wed May 14 20:27:15 EDT 2025

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

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

Back to the top