简体   繁体   中英

Getting started developing JSDT/wst.jsdt?

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 (ie WDT)

I would recommend the RCP edition (see Eclipse packages ), to which you add the WTP module.

As for the participation , you have here some advices on how to contribute to Eclipse projects , but on this topic, the official page is now here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM