On Wed, Sep 23, 2015 at 3:30 PM, Jason Kridner <[email protected]> wrote: > What steps did you use to install Java? I think there are multiple > builds/packages for Java 8 update 60 for ARM. > > On Wed, Sep 16, 2015 at 12:52 AM, Adam Vadala-Roth > <[email protected]> wrote: >> >> Hello, >> >> I'm new to using the Beaglebone. I decided to use it on one of my current >> projects. When I heard about the Beaglebone Green I decided that would be >> the one I get since I have no need for HDMI in my application. Anyways the >> BBG for me is functioning as a way to deploy a java application that >> communicates with the cloud and custom electrical hardware via USB/WiFi. >> >> So anyways I need Java to run my application as a packaged .JAR >> executable, so I installed the Linux ARM Java manually, by downloading it on >> my local machine and transfering it to the /temp folder, I unpacked it into >> the correct directory and set the PATH variable to make it available for >> use. I checked the Java version to make sure I installed it correctly. Next >> off I installed Maven and Gradle, I tested them by checking their version >> and confirmed they installed successfully. The reason I need all this stuff >> is because a piece of software called BowlerStudio I'm using in my main >> application runs off Java 8 and requires Maven and Gradle to build. When I >> attempt to build the application from source its seems to have an issue >> locating the JavaFX Libraries that are supposed to be included in the latest >> version of Java for ARM, the latest version and the version I intalled was >> Java 8 update 60 for ARM. Any idea why its unable to find JavaFX ? >>
I've been slacking on java.. Oracle Java 8 update 33 was the version i had packaged for "oracle-java8-installer" Right now i'm building the install for Oracle Java 8 update 60.. I've noticed Oracle Java 9 Beta 81 is now out, does anyone want that packaged? Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
