[Pydev-users] [Users] RE: Scripting with Jython / getting started

2011-04-08 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4431233: Actually, better than using the MarkerUtilities.createMarker would be doing what it does internally and creating multiple markers at once (i.e.: create IWorkspaceRunnable

[Pydev-users] [Users] RE: Scripting with Jython / getting started

2011-04-08 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4431233: Yes, the default dir() sucks for jython since most things are reflected... On org.python.pydev/PySrc/jyimportsTipper.py, there's a dirObj method that can provide a better