Message3865

Author Tominator2
Recipients Tominator2, daveyost, otmarhumbel
Date 2008-12-02.17:09:55
SpamBayes Score 2.55541e-07
Marked as misclassified No
Message-id <1228237796.45.0.919513704653.issue1172@psf.upfronthosting.co.za>
In-reply-to
Content
prereqs:
- install eclipse 3.4.1
- install pydev plug-in 1.3.24
- create a java project
- add the "pydev project config" to the project
- it might be nice to have some source files in the project, including
some python files

to reproduce the bug:
- go to Window -> Preferences -> Interpreter-Jython
- click the "New" button next to the "Jython interpreters" box
- navigate to the jython-complete.jar file, choose it and select ok
- yay! error
- note the not really helpful tracker item in the error window
History
Date User Action Args
2008-12-02 17:09:56Tominator2setmessageid: <1228237796.45.0.919513704653.issue1172@psf.upfronthosting.co.za>
2008-12-02 17:09:56Tominator2setrecipients: + Tominator2, otmarhumbel, daveyost
2008-12-02 17:09:56Tominator2linkissue1172 messages
2008-12-02 17:09:55Tominator2create