The AI Developer Toolset (AIDT) is a plugin that enables you to use Azure Open AI capabilities in your Eclipse based developments. The plugin uses generative AI with codex model to create code and ...
This template is a good start for your plugin, it contains the basic classes and methods that you need to start coding your plugin. Maven is used to manage the dependencies and build the plugin.