Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Comparing crosscutting view

No problem.  Feel free to ask any questions to this mailing list.

There are no formal design documents, but there are some dev docs on
the eclipse wiki.  http://wiki.eclipse.org/Category:AJDT.  They are
mostly up to date, but there may have been some changes since I last
touched them.  They provide some code samples to help you get started.

The thing to do is write your code, and also create a bug in bugzilla
so that we can discuss your proposed feature and make sure that it
fits in with the rest of AJDT.  When you have something to contribute,
attach the patch to the bug, and we will try to incorporate it into
AJDT.

On Mon, Aug 10, 2009 at 5:59 AM, sagi77<sagi_cs@xxxxxxxxxxx> wrote:
> It's the first time I participate in a forum (or mailing list), and that I
> intend to contribute code, so I don't really know how it's doneā€¦ any
> guidance is appreciated, also if there are design/any documents (SRS/RDD
> etc.) or other references, I'll be glad to know about (or where to expect to
> find them).


Back to the top