Message8228

Author santa4nt
Recipients santa4nt
Date 2014-01-14.00:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389660620.37.0.723230179605.issue2113@psf.upfronthosting.co.za>
In-reply-to
Content
The project files for IDEA have some errors and missing dependencies, as is. I'm creating a pull request for changes that I made on my forked clone to get IDEA to build cleanly (using the built-in ant plugin, not its default Make tool) and run/debug a simple `jython -c "print 'Hello, world!'"` all from within IDEA.

The pull request: https://bitbucket.org/jython/jython/pull-request/23/update-fix-intellij-idea-project-files/diff
History
Date User Action Args
2014-01-14 00:50:20santa4ntsetrecipients: + santa4nt
2014-01-14 00:50:20santa4ntsetmessageid: <1389660620.37.0.723230179605.issue2113@psf.upfronthosting.co.za>
2014-01-14 00:50:20santa4ntlinkissue2113 messages
2014-01-14 00:50:19santa4ntcreate