Skip to main content



      Home
Home » Eclipse Projects » Oomph » Passing VM args from the self extracting archive to eclipse-inst.exe
Passing VM args from the self extracting archive to eclipse-inst.exe [message #1700564] Fri, 03 July 2015 14:07 Go to next message
Eclipse UserFriend
If I try

eclipse-inst.exe -vmargs "-Doomph.redirection.setups=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->mysetupurl"

it works correctly, but if I try the same against the self extracting exe,

eclipse-inst-win64.exe -vmargs "-Doomph.redirection.setups=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->mysetupurl"


it doesn't seem to work.

The self extracting exe doesn't seem to be passing the vmargs to the extracted exe.

Is there a way to get this working without having to extract the archive?

Re: Passing VM args from the self extracting archive to eclipse-inst.exe [message #1700719 is a reply to message #1700564] Mon, 06 July 2015 11:53 Go to previous messageGo to next message
Eclipse UserFriend
No, it definitely doesn't pass them on. In fact I'm not sure it even
looks at any command line arguments at all...


On 06/07/2015 5:27 PM, Coder Plus wrote:
> If I try
>
> eclipse-inst.exe -vmargs
> "-Doomph.redirection.setups=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->mysetupurl"
>
> it works correctly, but if I try the same against the self extracting
> exe,
> eclipse-inst-win64.exe -vmargs
> "-Doomph.redirection.setups=http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/->mysetupurl"
>
>
> it doesn't seem to work.
> The self extracting exe doesn't seem to be passing the vmargs to the
> extracted exe.
>
> Is there a way to get this working without having to extract the archive?
>
>
Re: Passing VM args from the self extracting archive to eclipse-inst.exe [message #1700735 is a reply to message #1700719] Mon, 06 July 2015 13:47 Go to previous message
Eclipse UserFriend
Am 06.07.2015 um 17:53 schrieb Ed Merks:
> No, it definitely doesn't pass them on.
Correct. We could investigate that as a new functionality (please submit a bugzilla to remind us) but so far we expected
all "advanced" things to be done only with a "kept" installer. Have you noticed that the installer aks you if you want
to keep it in a permanent (unzipped) location if you switch to advanced mode (or at the end of an installation in simple
mode)?


> In fact I'm not sure it even looks at any command line arguments at all...
IIRC. there's only one "internal" argument recognized that we use to test the fall-back strategy for the case that no
adequate JVM is found.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Previous Topic:Where are the supported annotations documented?
Next Topic:git clone location
Goto Forum:
  


Current Time: Sat Jul 05 22:52:40 EDT 2025

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

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

Back to the top