Patches item #3576034, was opened at 2012-10-10 05:27
Message generated for change (Tracker Item Submitted) made by pointal
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480579&aid=3576034&group_id=55394

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Laurent Pointal (pointal)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pass options from jxplorer.sh to launch

Initial Comment:
Hello,

trying to store JXplorer configurations in its own directory (and not in my 
home), I found the -Djxplorer.config=/path/to/directory option. I tried to give 
this option to jxplorer.sh, but the script dont consider options except 
"console".

I patched the script line 45 into:
JXOPTS="-Dfile.encoding=utf-8i $JXEXTRAOPTS"
 And simply specify the "-Djxplorer.config=/path/to/directory" via JXEXTRAOPTS 
envvar from an external script. 

(other solution would be to pass jxplorer.sh arguments to java...)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480579&aid=3576034&group_id=55394

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to