More than 1 year has passed since last update.
Jython入門
1
Last updated at Posted at 2018-04-15
Jythonプログラミング, 西尾 泰和, 毎日コミュニケーションズ, 2008
導入
##Macintosh
$brew install jython
Debian/Ubuntu/Raspbian
$apt-get install jython
確認
$jython --version
Jython 2.7.1
java --version
java 9
Java(TM) SE Runtime Environment (build 9+181)
Java HotSpot(TM) 64-Bit Server VM (build 9+181, mixed mode)
Eclipse
Macintosh OS Xにbrew caskでEclipseを導入する(5つの壁+1)
https://qiita.com/kaizen_nagoya/items/b17f03db00aceee41a80
brew cask install eclipse-java
install anyway
Restart Now
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme
