Getting started developing JSDT/wst.jsdt?
Posted
by leeand00
on Stack Overflow
See other posts from Stack Overflow
or by leeand00
Published on 2010-05-14T03:37:27Z
Indexed on
2010/05/14
3:44 UTC
Read the original article
Hit count: 471
In my other question I spotted a bug in the Eclipse wst.jsdt. If I want to fix this myself, what are the knowledge dependencies for doing so?
My guess would be:
- Know how to use CVS
- Know how to use Bugzilla
- Know how to develop core libraries in Eclipse
- Know how to develop plugins in Eclipse
- Know how to develop for the wst.jsdt project
I've never done the latter three, so I was just wondering if anybody could point me in the right direction.
I already looked at a document for developing in JSDT, but I'm still a little uncertain about what I need to look for to develop for Eclipse, since it comes in various flavors/distros (i.e. WDT)
© Stack Overflow or respective owner