I think Eclipse has a feature to monitor a running application, and I'm
wondering if this feature is available in Eric.

I think the feature works something like this (I'm not a techy):

1)  Configure Eclipse to "listen" to a specified running Java application.

2)  Launch the application.

3)  Set up the Eclipse project that contains the source Java code for the
application.

4)  Perform some action in the GUI of the running application.

5)  In the Eclipse editor, the code for the event is automatically
highlighted.

Can this be done in Eric for a Python app?
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to