Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2007-09-13 18:07:27
Size: 745
Editor: GregMoore
Comment:
Revision 8 as of 2007-10-22 00:25:10
Size: 1334
Editor: 87-196-15-197
Comment: Mention pydev and python monkey.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Line 11: Line 10:
  ''This Section is Still under construction.''   /!\ ''This Section is Still under construction.''
Line 14: Line 13:
 * [http://www.jedit.org/ jEdit] - jEdit is a programmer's text editor which has a plugin ([http://plugins.jedit.org/plugins/?JythonInterpreter JythonInterpreter]) that provides support for writing jEdit macros in Python.
 * [http://code.google.com/p/jrfonseca/wiki/PythonMonkey Python Monkey] - adds support for Python language to the Eclipse Monkey plugin, using Jython.
 * [http://fabioz.com/pydev/manual_articles_scripting.html Scripting Pydev with Jython]
Line 17: Line 19:
 * JythonDeveloperGuide/EclipseNotes
 * JythonDeveloperGuide/NetbeansGuide
 * [:JythonDeveloperGuide/EclipseNotes:EclipseNotes]
 * [:JythonDeveloperGuide/NetbeansGuide:NetbeansGuide]
Ok, so these are a bit more ''advanced'' then is needed here but...its the general idea.

Jython Tools

Coverage of editors and IDE's that support Jython or at least Python to some degree or another. Some of these may have better support for Jython then others. This page also contains usage notes for different tools. If your favorite is not listed here, don't just sit there an complain, edit this document and add it.

Editors

  • /!\ This Section is Still under construction.

Usage notes

Ok, so these are a bit more advanced then is needed here but...its the general idea.

Other Resources

  • JythonUsers : you might also find something interesting here.

JythonEditors (last edited 2010-04-21 13:49:01 by host-1-1)