raspberry pi
Raspberry Pi JDK설치
SeoHW
2015. 2. 13. 11:01
SMALL
Installing OpenJDK on a Raspberry Pi (Debian Wheezy or Rasbian Wheezy)
OpenJDK based on IcedTea is packaged for both soft and hardfloat systems. Installation of OpenJDK is easy:
sudo apt-get update
sudo apt-get install openjdk-7-jdk
LIST