Tagged Questions
3
votes
0answers
82 views
Implement Java/JavaFX on ARM
I am working on ARM Linux.
I have found this link that says that JavaFX could work on ARM.
I am confused about Embedded Java SE and JavaFx ARM. Do I need to setup a JVM for those or not?
I have ...
1
vote
1answer
346 views
Using NetBeans on ARM Linux?
Is it possible to run NetBeans on a ARM CPU with Linux as OS (maybe Debian) ?
I want to be clear I don't need to compile for ARM (I will use NetBeans only for PHP coding).
So the question is about ...
1
vote
1answer
255 views
Issues compiling Tanuki Java Service wrapper version 3.1.2 under armv5tel architecture
Basically I need this specific version of the Tanuki Java Service Wrapper to run a specific Java application. I downloaded the source from the Tanuki website and I'm trying to compile it from source.
...