Help needed in Silent Installation [message #253359] |
Mon, 07 April 2008 13:38  |
Eclipse User |
|
|
|
Originally posted by: upendra249.gmail.com
Hello Everyone:
This is Upendra. I recently downloaded eclipse sdk 3.2.1 on Windows-XP. I
want to install eclipse in silent mode/non-interactive mode. Can anyone
please tell me how can I do that??
Thanks so much.
Best Regards,
-Upen-
|
|
|
|
|
|
|
|
|
Re: Help needed in Silent Installation [message #253505 is a reply to message #253477] |
Tue, 08 April 2008 12:41   |
Eclipse User |
|
|
|
Originally posted by: wharley.bea.com
"Upen" <upendra249@gmail.com> wrote in message
news:7fb5608c7cddc10ed94bd9887926399b$1@www.eclipse.org...
> Eric thanks for the reply...I have got a quick question...what should be
> done to make eclipse take a default workspace directory instead of me
> giving it manually, everytime I run the .exe files.
> My actual question was...what should be done to make eclipse do everything
> by itself without any user interaction?? The user only double clicks the
> eclipse.exe file and the user will not specify any workspace directory
> path, instead everything will be done by eclipse only.
Upen, I think we're having trouble understanding what you mean by "make
Eclipse do everything by itself." Eclipse is an IDE - it's a tool for
humans to edit and work with code. It doesn't do anything at all by itself.
Are you looking for a scripting solution, to drive Eclipse's functionality
from a script? I don't think that exists yet, but I know there are some
people working on it, so you could look into it with Google if that's what
you're interested in. Or are you looking for a way to do automated builds
of an existing workspace? For that, you either want to export Ant scripts
from the projects and run them from the command line, or you may want to run
a "headless" Eclipse (again, you can Google for that term to learn more).
If it's neither of those things, you need to explain better.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.14462 seconds