VOOZH about

URL: https://qiita.com/kaizen_nagoya/items/e2a5751969b777d6a3af

⇱ Jython入門 #Python - Qiita


👁 Image
1

Go to list of users who liked

1

Share on X(Twitter)

Share on Facebook

Add to Hatena Bookmark

More than 1 year has passed since last update.

@kaizen_nagoya(Dr. Kiyoshi Ogawa)

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

1

Go to list of users who liked

1
0

Go to list of comments

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

Go to list of users who liked

1