Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Runtime command line.
Runtime command line. [message #96624] Wed, 17 September 2003 15:32 Go to next message
Eclipse UserFriend
Originally posted by: forgetit.nospam.com

Could someone tell me if there is anyway of displaying the full
shell/execute command that Eclipse uses when running a java application.

I have written a small program which seems to run a lot faster when invoked
from the IDE than when I use a batch file. I suspect it could be picking up
a different JRE or CLASSPATH.

Maybe even looking in ZIP files.

If there was a way of picking it up I could learn from my mistakes.

Regards

Dave Garratt.
Re: Runtime command line. [message #96639 is a reply to message #96624] Wed, 17 September 2003 16:06 Go to previous messageGo to next message
Eclipse UserFriend
In the debug view, select the process associated with your Java program
launch.
Right click>Properties>Process Information

HTH
Darins

"Dave Garratt" <forgetit@nospam.com> wrote in message
news:bkacp3$oq8$1@eclipse.org...
> Could someone tell me if there is anyway of displaying the full
> shell/execute command that Eclipse uses when running a java application.
>
> I have written a small program which seems to run a lot faster when
invoked
> from the IDE than when I use a batch file. I suspect it could be picking
up
> a different JRE or CLASSPATH.
>
> Maybe even looking in ZIP files.
>
> If there was a way of picking it up I could learn from my mistakes.
>
> Regards
>
> Dave Garratt.
>
>
>
Re: Runtime command line. [message #96654 is a reply to message #96639] Wed, 17 September 2003 16:17 Go to previous message
Eclipse UserFriend
Originally posted by: forgetit.nospam.com

Thanks - I should have seen that - I'm learning ......slowly.

"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
news:bkaemt$qu3$1@eclipse.org...
> In the debug view, select the process associated with your Java program
> launch.
> Right click>Properties>Process Information
>
> HTH
> Darins
>
> "Dave Garratt" <forgetit@nospam.com> wrote in message
> news:bkacp3$oq8$1@eclipse.org...
> > Could someone tell me if there is anyway of displaying the full
> > shell/execute command that Eclipse uses when running a java application.
> >
> > I have written a small program which seems to run a lot faster when
> invoked
> > from the IDE than when I use a batch file. I suspect it could be picking
> up
> > a different JRE or CLASSPATH.
> >
> > Maybe even looking in ZIP files.
> >
> > If there was a way of picking it up I could learn from my mistakes.
> >
> > Regards
> >
> > Dave Garratt.
> >
> >
> >
>
>
Previous Topic:Retrieving list of compiled files (also for AspectJ)
Next Topic:Is it possible somehow to add listner to catch CLOSING of IEditorPart
Goto Forum:
  


Current Time: Thu Jul 24 16:29:16 EDT 2025

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

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

Back to the top