[relnotes] [Fedora Project Wiki] Update of "Docs/Beats/Java" by BobJensen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification.

The following page has been changed by BobJensen:
http://fedoraproject.org/wiki/Docs/Beats/Java

The comment on the change is:
Formatting Fix

------------------------------------------------------------------------------
  
  [[Admonition("important", "Include Location and Version Information in Bug Reports", "When making a bug report, be sure to include the output from these commands:")]]
  
-  {{{
- which java && java -version && which javac && javac -version
+ {{{ which java && java -version && which javac && javac -version
  }}}
  
  == Handling Java Applets ==
@@ -22, +21 @@

  
  [[Admonition("warning", "Use gcjwebplugin with caution", "Before `gcjwebplugin` loads any applet, it displays a warning about the state of GNU Classpath's security implementation.  The dialog allows you to cancel loading the applet, or to trust the applet and load it.  If you do not want even this level of risk, you can remove the plugin entirely with this command:")]]
  
-  {{{
- su -c 'yum remove java-1.4.2-gcj-compat-plugin'
+ {{{ su -c 'yum remove java-1.4.2-gcj-compat-plugin'
  }}}
  
  == Handling Java and Java-like Packages ==
  
  In addition to the `java-gcj-compat` free software stack, Fedora Core lets you install multiple Java implementations and switch between them using the {{{alternatives}}} command line tool. However, every Java system you install must be packaged using the JPackage Project packaging guidelines to take advantage of {{{alternatives}}}.  Once these packages are installed properly, the `root` user may switch between {{{java}}} and {{{javac}}} implementations using the {{{alternatives}}} command:
  
-  {{{ alternatives --config java 
+ {{{ alternatives --config java 
  alternatives --config javac
  }}}
  


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Gnome Users]     [KDE Users]

  Powered by Linux