Hi, Liam.
Thanks for trying out the extension.
At the time I wrote it, the Eclipse plug-in architecture did not allow a
"generic" plugin
that works in all text editors - extension must be matched to the editor
type, such
as those listed at http://www.jdg2e.com/ch21.actions.table/doc/index.html
I'll try to find out what Id Eclipse uses for pydev and see if it can be
added.
Do you use AnyEdit, by any chance, and does it work in your .py files?
djb
On 11/3/2010 1:20 AM, Liam Kirsher wrote:
> Hi --
>
> I installed the eclipse plugin net.sf.eclipseexeditor_1.0.7 and it works
> -- for certain files, like files ending in .html.
> However, I'm programming in python, using pydev, so... why doesn't the
> filter work within those .py files?
> All I really want to do is be able to sort things once in a while.
>
> Any tips?
>
> Liam
>
|