Re: Debugging with Plugin Development

From: Q (qdola..mail.com)
Date: Sun Mar 30 2008 - 05:27:27 EDT

  • Next message: Lachlan Deck: "Re: Debugging with Plugin Development"

    On 30/03/2008, at 5:48 PM, Andrew Lindesay wrote:
    > Hello;
    >
    > I'm wondering if there any way to work on the wolips plugins with a
    > debugger? I can imagine it is a bit tricky because one is "editing
    > with what is being developed", but if there is a way to get a
    > debugger on it, I'd appreciate knowing about it as it would probably
    > be much faster.

    You should be using the plugin(s) you are working on within eclipse as
    individual projects and launching using Run As Eclipse Application.
    This will cause eclipse to launch a second instance of eclipse with a
    new workspace that you can then debug, modify with hot replace and
    step through as necessary.

    -- 
    Seeya...Q
    

    Quinton Dolan - qdola..mail.com Gold Coast, QLD, Australia (GMT+10) Ph: +61 419 729 806



    This archive was generated by hypermail 2.0.0 : Sun Mar 30 2008 - 05:28:25 EDT