Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] m2eclipse plugin (start debugging and fixing some bug)

I'd like to add, if you have not done any Eclipse Plugin development,
you probably want to start by reading about using Eclips PDE first.
There is a short tutorial [1] available from eclipse.org, but google
returns few more relevant hits.

[1] http://www.eclipse.org/articles/Article-PDE-does-plugins/PDE-intro.html

--
Regards,
Igor

On 2013-04-23 9:29 AM, Matthew Piggott wrote:
http://wiki.eclipse.org/M2E_Development_Environment

To debug, you'd want to create a run config for an 'Eclipse Application'


On 22 April 2013 19:23, Adolfo <adolfo_eloy@xxxxxxxxxxxx
<mailto:adolfo_eloy@xxxxxxxxxxxx>> wrote:

    Hello all.
    A few days ago I was struggling about the "Bug 394042 -
    Unsupported IClasspathEntry kind=4".
      So instead of start complaining about this problem I start
    wondering about download the source code of m2eclipse and try to
    understand what's happening.

      I've never developed eclipse plugins yet but I'd like to try to
    start fixing some bugs in my environment and if I had enough
    experience some day what about to contribute? :P

      Well, I'd like to know if you could help me at least to give
    some directions on what do I need to study to start doing some
    valuable work to this project.
      And I'd like to know where can I get more info about how to
    debug m2eclipse... how to deploy (locally). Is there an IRC channel?


      Thanks in advance.


    Adolfo Eloy

    _______________________________________________
    m2e-dev mailing list
    m2e-dev@xxxxxxxxxxx <mailto:m2e-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/m2e-dev




_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev



Back to the top