Search found 7 matches
- Wed Dec 19, 2012 9:52 pm
- Forum: Java
- Topic: JavaSE Embedded 8 + JavaFX for Raspberry PI (hard float)
- Replies: 51
- Views: 62010
Re: JavaSE Embedded 8 + JavaFX for Raspberry PI (hard float)
Hi Chris, It sounds like a problem with mouse / keyboard input. I've forwarded the post to the engineers, they should get back to you soon. We had a similar bug on Mark Reinhold's PI (which, incidentally, led to the crash during the keynote). What we found was his PI had several different mouse devi...
- Tue Dec 18, 2012 9:20 pm
- Forum: Java
- Topic: JavaSE Embedded 8 + JavaFX for Raspberry PI (hard float)
- Replies: 51
- Views: 62010
Re: JavaSE Embedded 8 + JavaFX for Raspberry PI (hard float)
Thanks for the clarification!henrik wrote:Two comments:
This is an early access of JDK 8, not Java SE Embedded. The former is our generic Java development kit (with runtime). The latter is a commercial product optimized for low memory footprint.
Henrik (Java Platform Group @ Oracle)
- Tue Dec 18, 2012 9:05 pm
- Forum: Java
- Topic: Questions for Oracle re Java?
- Replies: 16
- Views: 10548
Re: Questions for Oracle re Java?
Is it possible for developers to deploy the Oracle "Java SE 8 (with JavaFX) Developer Preview for ARM" in combination with their Java applications using the Pi Store http://store.raspberrypi.com/ ? Pre-Production Software Evaluation Agreement for Java SE: http://jdk8.java.net/license.html...
- Tue Dec 18, 2012 8:37 pm
- Forum: Java
- Topic: Questions for Oracle re Java?
- Replies: 16
- Views: 10548
Re: Questions for Oracle re Java?
Should be out there now for you to play with: http://www.raspberrypi.org/phpBB3/viewt ... 81&t=26110savageautomate wrote: .. and JavaFX ... BONUS!
java #4thewin!
- Tue Dec 18, 2012 8:36 pm
- Forum: Java
- Topic: JavaSE Embedded 8 + JavaFX for Raspberry PI (hard float)
- Replies: 51
- Views: 62010
JavaSE Embedded 8 + JavaFX for Raspberry PI (hard float)
Hey, http://jdk8.java.net/fxarmpreview/javafx-arm-developer-preview.html http://javafx.steveonjava.com/javafx-on-raspberry-pi-3-easy-steps/ You can now go grab JavaSE Embedded 8 developer preview (including JIT, hotspot) for Raspberry PI, hard float, and JavaFX. I did a build and install this mornin...
- Mon Aug 13, 2012 5:02 pm
- Forum: Raspberry Pi OS
- Topic: Java on Raspbian
- Replies: 105
- Views: 55347
Re: Java on Raspbian
Hey Jim, send me an email at my oracle email address and I'll be happy to set something up!
Thanks
Richard
Thanks
Richard
- Sun Aug 12, 2012 6:18 am
- Forum: Raspberry Pi OS
- Topic: Java on Raspbian
- Replies: 105
- Views: 55347
Re: Java on Raspbian
Any ideas ? Andy, looking at what's available at that site, I don't see any binaries that are supported by Raspbian. The armv6 binaries use the soft float ABI (armel) which is incompatible with Raspbian. Even their armv7 binaries use the soft float ABI which I find a little curious, but there is pr...