Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » java command line to start a program
java command line to start a program [message #820845] Wed, 14 March 2012 12:43 Go to previous message
Paolo Bolzoni is currently offline Paolo Bolzoni
Messages: 2
Registered: February 2012
Junior Member
I am developing a distributed application. So, often I need to start the application in different computers I control via ssh.

Of course eclipse is installed only on my local host where I write code.

My question is, is there an easy way to know the complete java command line used to start the main()? At the moment I start the program locally and use ``ps aux'', but it seems so unnatural.
 
Read Message
Read Message
Previous Topic:understanding access rules and forbidden, discouraged reference
Next Topic:Why Did They Change The Way Plugins Are Installed?
Goto Forum:
  


Current Time: Mon May 20 10:02:28 EDT 2013

Powered by FUDForum. Page generated in 0.01666 seconds