Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » command line
command line [message #175777] Sun, 29 August 2004 11:59 Go to next message
Eclipse UserFriend
Originally posted by: nsahoo.hotpop.com

Hi,

Is there a way to quickly import a run profile from eclipse to a file and
then use it to run the java application under development from command
line ? That way one would not have to set the classpaths and java
envioronment parameters again in the command line each time one needs to
run a main method in a different class.

--
roror
Re: command line [message #175892 is a reply to message #175777] Mon, 30 August 2004 10:33 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

roror wrote:

> Hi,

> Is there a way to quickly import a run profile from eclipse to a file and
> then use it to run the java application under development from command
> line ? That way one would not have to set the classpaths and java
> envioronment parameters again in the command line each time one needs to
> run a main method in a different class.

Run the program from Eclipse. Open the debug view. Select the process
that was created to run the program. Right click on this process and
select properties. This will display the command line used to start the
process.
Previous Topic:Source->Format marks a file as modified?
Next Topic:Any Books on Java Development with Eclipse?
Goto Forum:
  


Current Time: Thu Jul 24 21:13:37 EDT 2025

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

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

Back to the top