[Bug 203689] [MAINTAINER] java/eclipse: update to 4.5 (Eclipse Mars)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 11 18:32:56 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203689

Jonathan Chen <jonc at chen.org.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonc at chen.org.nz

--- Comment #6 from Jonathan Chen <jonc at chen.org.nz> ---
(In reply to Jimmy Kelley from comment #4)

Can you hack the start-up script, files/eclipse.in, to set the environment
variable just befor invoking the eclipse binary? eg:

...
export SWT_GTK3=0 # don't use GTK3 at runtime
JAVA_VERSION="%%JAVA_VERSION%%" JAVA_OS="%%JAVA_OS%%"
PATH=${JAVA_HOME}/bin:${PA
TH} exec "${ECLIPSE_HOME}/eclipse" $@

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list