Getting started developing JSDT/wst.jsdt?
- by leeand00
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…