1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4 <hopobject id="2081" name="java" prototype="Page" created="1346339417977" lastModified="1395706358406">
5 <hop:parent idref="20" prototyperef="Page"/>
6 <is_xhtml type="boolean">true</is_xhtml>
7 <http_remotehost>192.94.94.106</http_remotehost>
8 <pname>Oracle JDK</pname>
9 <registrant>blog.hangerhead.com</registrant>
10 <http_language>en-US,en;q=0.8</http_language>
12 <http_browser>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36</http_browser>
13 <time type="date">24.09.2013 12:40:37 CDT</time>
14 <updatetime type="date">30.08.2012 10:10:17 CDT</updatetime>
15 <hopsession>192.94.94.172.24.0.1mtjgul1pph68</hopsession>
16 <body><h2>Intro</h2>
17 <p>There are many options for developing with Java on the BeagleBoard/BeagleBoard-xM and BeagleBone/BeagleBone-Black.
19 According to Oracle, the Java trademark owner, "Java is the foundation for virtually every type of networked application and is the global standard for developing and delivering mobile applications, games, Web-based content, and enterprise software. With more than 9 million developers worldwide, Java enables you to efficiently develop and deploy exciting applications and services. With comprehensive tooling, a mature ecosystem, and robust performance, Java delivers applications portability across even the most disparate computing environments." <a href="http://www.oracle.com/us/technologies/java/overview/index.html">*</a>
21 See <a href="https://blogs.oracle.com/henrik/entry/oracle_releases_jdk_for_linux">Oracle's blog post on the JDK for Linux ARM release.</a></p>
22 <h2>Installing Oracle's JDK on BeagleBone Black</h2>
23 <p>The latest version of Oracle's JDK tested on BeagleBone Black is 1.7.0_40. You'll want to install the 'soft-float' version if using the distro that shipped with your board (Angstrom).</p>
25 <li>Visit the <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html">JDK download page</a> and download the "Linux ARM v6/v7 VFP Soft Float ABI" version.</li>
26 <li>Copy jdk-7u40-linux-arm-vfp-sflt.gz to your BeagleBone Black</li>
27 <li>Perform 'tar xzf jdk-7u40-linux-arm-vfp-sflt.gz' to extract the JDK</li>
28 <li>Perform 'export PATH=$PATH:/home/root/jdk1.7.0_40/bin' to add the JDK to your path</li>
29 <li>Perform 'export JAVA_HOME=/home/root/jdk1.7.0_40' to set the JAVA_HOME on your installation</li>
30 <li>Perform 'java -version' to verify your installation</li>
32 <pseudoparent idref="20" prototyperef="Page"/>
33 <rssfeed>https://blogs.oracle.com/henrik/feed/entries/atom</rssfeed>
34 <pvcount type="float">4.0</pvcount>
35 <homepage>http://www.oracle.com/technetwork/java/javase/downloads/index.html</homepage>
36 <render_skin>project</render_skin>
37 <edit_skin>edit_project</edit_skin>
38 <http_referer>http://beagleboard.org/project/java/edit</http_referer>
39 <http_host>beagleboard.org</http_host>
41 <shortdesc>Oracle Java Platform, Standard Edition (Java SE) including the Java Development Kit (JDK) and JavaFX for ARM</shortdesc>
42 <user>jkridner@gmail.com</user>