You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/icedtea-web/files
root 63c2d011ff
Sync with portage [Fri Oct 25 17:23:53 MSK 2013].
11 years ago
..
0001-Fix-parallel-install.-BGO-440906.patch Sync with portage [Fri Oct 25 17:23:53 MSK 2013]. 11 years ago
0002-Respect-LDFLAGS.patch Automatic update [Wed Nov 9 11:33:18 MSK 2011]. 13 years ago
README.gentoo Sync with portage [Fri Oct 25 17:23:53 MSK 2013]. 11 years ago
icedtea-web-1.3.2-openjdk-build-25.patch Sync with portage [Thu Jul 25 01:33:00 MSK 2013]. 11 years ago

README.gentoo

Manage Plugin

-------------
The IcedTea browser plugin (NPPlugin) can be enabled using
eselect java-nsplugin.

Select JVM
----------
IcedTea-Web (>=1.4) supports selecting the JVM to use for the plugin. Currently
works for all IcedTea releases. The eselect module java-nsplugin in
>=eselet-java-0.1.0 added support for this.

Per user configuration
----------------------
IcedTea-Web also supports per user configuration which take precedence over the
global choice of JVM managed by the java-nsplugin module. If you made use of
itweb-settings as user to set a JVM for instance and want to give control back
to java-nsplugin to manage the JVM to use run as your user:
'sed -i -e "/^deployment.jre.dir=/d" ~/.icedtea/deployment.properties'

Per user plugin selection via eselct java-nsplugin is a longstanding feature
request. Bug 148632