Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Helping Developers understand and document Eclipse JDT

I should mention that I had a chance to see a demo of this tool at
EclipseCon 2011, and the tool looked promising in terms of finding all
kinds of relationships between code elements - types, methods, packages. I
have been meaning to give this tool a try but other things have kept me
busy.

Deepak



From:	Daniel Megert <daniel_megert@xxxxxxxxxx>
To:	"Eclipse JDT general developers list." <jdt-dev@xxxxxxxxxxx>
Date:	06/09/2011 05:13 PM
Subject:	Re: [jdt-dev] Helping Developers understand and document
            Eclipse JDT
Sent by:	jdt-dev-bounces@xxxxxxxxxxx



Hi Abishek

When an Open Source developer uses Architexa to generate such diagrams,
are those diagrams tied to any license or can I redistribute them under my
desired license (e.g. EPL)? Can the generated diagrams be included in the
Eclipse doc or must they reside on codemaps.org?

What exactly do you mean by "wanted to start rolling it out with JDT"? Do
you mean start documenting JDT on codemaps.org or something different?

Dani


> Hello,
>
> I've been a big fan of the Eclipse platform and have been building tools
on top of it for a while. In the process I have had to understand the
underlying JDT code and have found myself wanting to have better resources
to do that.
>
> As such we took the initiative to help users understand the main
concepts of JDT better. We have built a site and have started putting up
diagrams explaining the main concepts of the project. You can find these
here - http://www.codemaps.org/s/Eclipse_JDT.
>
> Our motive is to make this resource available to everyone, and have made
the underlying tooling free for Open source projects. You can find more
information on this initiative here:
http://www.architexa.com/start/open-source
>
> There has been some positive feedback for the site and wanted to start
rolling it out with JDT. We are really curious to hear what the Eclipse
community thinks of CodeMaps.
>
> Thanks and Regards,
> Abhishek
> --
> Architexa Inc. - www.architexa.com
> Understand & Document Code In Seconds
> abhishek@xxxxxxxxxxxxx
>
> _______________________________________________
> jdt-dev mailing list
> jdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jdt-dev

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




Back to the top