<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on Tim O&#39;Hare Random Collection</title>
    <link>https://www.ohare.id.au/tags/java/</link>
    <description>Recent content in Java on Tim O&#39;Hare Random Collection</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 14 Jul 2022 16:54:40 +1000</lastBuildDate>
    <atom:link href="https://www.ohare.id.au/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Set JAVA_HOME Path on Ubuntu</title>
      <link>https://www.ohare.id.au/posts/20220714-setting-java-home-path-on-unbuntu/</link>
      <pubDate>Thu, 14 Jul 2022 16:54:40 +1000</pubDate>
      <guid>https://www.ohare.id.au/posts/20220714-setting-java-home-path-on-unbuntu/</guid>
      <description>Setting java home path on Ubtuntu export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 echo $JAVA_HOME export PATH=$PATH:$JAVA_HOME/bin echo $PATH java -version Add the above to .bashrc</description>
    </item>
  </channel>
</rss>
