Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Starting orion server without the eclipse executable

That worked like a charm; thanks Boris.


On 02/17/2011 09:17 AM, Boris Bokowski wrote:

java <vm-args> -jar plugins/org.eclipse.equinox.launcher_1.2.0.v<timestamp>.jar <program-args>

where <timestamp> is determined by the .jar file you find under plugins/. For <vm-args> and <program-args>, you would use what's in eclipse.ini (the lines after -vmargs and before it, respectively).

Boris

Inactive
          hide details for Denis Roy ---2011/02/17 08:56:53---I'd like
          to run an Orion server on an OS platform other than thoseDenis Roy ---2011/02/17 08:56:53---I'd like to run an Orion server on an OS platform other than those which are currently targeted by


From:

Denis Roy <denis.roy@xxxxxxxxxxx>

To:

Orion developer discussions <orion-dev@xxxxxxxxxxx>

Date:

2011/02/17 08:56

Subject:

[orion-dev] Starting orion server without the eclipse executable

Sent by:

orion-dev-bounces@xxxxxxxxxxx





I'd like to run an Orion server on an OS platform other than those which
are currently targeted by the builds.  Can anyone provide a hint as to
what I'd use at the commandline?

java -jar ...


Thanks!

Denis



Back to the top