Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Launch Eclipse from commandline(Launch Eclipse from commandline)
Launch Eclipse from commandline [message #871409] Sun, 13 May 2012 13:09 Go to next message
Deepthi Mising name is currently offline Deepthi Mising nameFriend
Messages: 8
Registered: May 2012
Junior Member
Hi,

How to launch a eclipse from the commandline. Also how to set the default workspace in a batch script, so that when running the batch script the eclipse must automatically open without showing the splash screen and take to the workbench area.

Thanks,
Deepthi
Re: Launch Eclipse from commandline [message #871425 is a reply to message #871409] Sun, 13 May 2012 16:01 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 05/13/2012 08:09 AM, Deepthi Mising name wrote:
> Hi,
>
> How to launch a eclipse from the commandline. Also how to set the
> default workspace in a batch script, so that when running the batch
> script the eclipse must automatically open without showing the splash
> screen and take to the workbench area.
> Thanks,
> Deepthi
To launch from the command line you just run the eclipse executable for
your platform (Linux: eclipse, Windows: eclipse.exe, etc)

I believe that the -data command line argument specifies the workspace
to use so the command would be eclipse -data /path/to/my/workspace
Re: Launch Eclipse from commandline [message #876678] Fri, 25 May 2012 05:03 Go to previous message
Deepthi Mising name is currently offline Deepthi Mising nameFriend
Messages: 8
Registered: May 2012
Junior Member
Thank you for the information.
Previous Topic:Can usage data collection be turned off permanently?
Next Topic:a problem with running a html file
Goto Forum:
  


Current Time: Tue Apr 23 09:51:24 GMT 2024

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

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

Back to the top