Using the JDT API

Given that the JDT supplies a full featured Java IDE, why would you need to use the JDT API?

If you are building a plug-in that interacts with Java programs or resources as part of its function, you may need to do one or more of the following things:

If you want to use JDT API in your plug-in, you must include the JDT plug-ins as prerequisites in your plug-in.xml.

Copyright IBM Corporation and others 2000, 2002. All Rights Reserved.