Monthly Archives: October 2013

Running Java Applications on the Beaglebone Black

Before you start:
First check if the distribution has changed to have a package installation of open java – Perform:

And see the output after you search for java

There are libraries and javascript tools, but no core java distribution. Unfortunately, this means a manual install!
Here are the steps for installing the JRE:
Step 1. Download the Embedded JRE to your desktop PC:  Go to […]

By |October 26th, 2013|Beaglebone, Blog, Uncategorized|26 Comments

Eclipse (Kepler) for C++ and Java Development

Just a quick video guide to setting up Eclipse for both C++ and Java development under Windows. This is useful for one of the modules that I teach at DCU in Object-oriented Programming. It uses MinGW and CDT to allow GNU c++ to work and the Java SDK for Java.

 

 

By |October 12th, 2013|Blog, Embedded Systems|3 Comments