Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] jdt-dev Digest, Vol 56, Issue 1

Thank you for the response and direction.  My work associate submitted
enhancement request 329605.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=329605

And now I am eager to implement it, and to take a crack at changing
some other things.

\Thane

>
> Message: 4
> Date: Tue, 2 Nov 2010 08:53:26 +0100
> From: Daniel Megert <daniel_megert@xxxxxxxxxx>
> To: "Eclipse JDT general developers list." <jdt-dev@xxxxxxxxxxx>
> Subject: Re: [jdt-dev] Getting Started - Change JUnit Plugin
> Message-ID:
>        <OF2A9090A8.28E74682-ONC12577CF.00255CD4-C12577CF.002B5824@xxxxxxxxxx>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi Thane
>
> The first step is to file an enhancement request or bug report against JDT
> UI where you describe what you plan to do. It doesn't make sense to start
> the work before you discussed it with the JDT team and agreed on a proposed
> solution. We can also give more details about how to setup things in that
> bug.
>
> Dani
>
>
> [Oops! I somehow sent that message without finishing typing it.]
>
> In a nutshell, instead of guessing where to start and how to begin, could
> someone please push me in the right direction on getting started with
> getting the code for the JUnit plugin, and being able to compile and run
> the tests for it?
>
> Thank you,
>
> -Thane
>
>
> On Mon, Nov 1, 2010 at 2:33 PM, Thane Anthem <thaneanthem@xxxxxxxxx> wrote:
>  I want to make a change to the JUnit plugin of eclipse.? This is my first
>  time working with eclipse plugin development, and I'm not sure where to
>  begin.
>
>  In CVS, I see where the org.eclipse.jdt.junit modules are, and I can
>  create individual eclipse projects from the various modules (e.g.
>  org.eclipse.jdt.junit.runtime), but I'm having difficulty resolving all
>  of the inter-module dependencies.
> _______________________________________________
> jdt-dev mailing list
> jdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jdt-dev
>


Back to the top