LoginSignup
1
0

More than 5 years have passed since last update.

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

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0