[ Programming Trail >> Java Trail >> Jython >> Using Eclipse with Jython ]
STEP 1: Install the Eclipse Plugin
Download the Jython plugin from Red Robin website.
The detail installation instruction is described very well on the website [1].
STEP 2: Set the Jython launch configuration
Details of which can be found here.
STEP 3: Create a new Jython Project
Details of which can be found here
STEP 4: Add a Jython File
Add a new file to the Jython project
Name the file as "HelloWorld.py"
Switch to Jython perspective and you will see this,
Type the following code to the file
STEP 5: Run the Code
Follow the instruction given here [2] and you will see the output on the console window.
References [1]http://www.redrobinsoftware.net/jydt/installation/installation.html [2]http://www.redrobinsoftware.net/jydt/launching/launching.html
Contributors
Jyotirmaya Nanda
I block the IP address(es) of users trying to vandalize my wiki. A simple mail to me can remove your IP from the blocked list. If you are new to wiki and want to try something out please do so at the Wiki Sand Box. Thank you !!.
|