VS Code plugin for OpenJDK development

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Aug 8 11:24:28 UTC 2022


On 2022-07-29 19:49, Guoxiong Li wrote:

> Hi Magnus,
>
> I tried your plugin these days. It is a good idea to integrate the 
> github/JBS events into the ide.
> So I want to port the similar feature to the plugin of IntelliJ IDEA [1].
> What do you think about it?

It is certainly nice to have access to github from the IDE. But this 
does not sound like it belongs in the jtreg plugin, so I think you'd 
better create a new plugin for this. And "porting" is perhaps being used 
very generously here, I assume you need to write a completely new plugin 
for IDEA, but with similar functionality. But go ahead and shamelessly 
copy all ideas you liked from my plugin!

/Magnus

>
> [1] https://github.com/openjdk/jtreg/tree/master/plugins/idea
>
> Best Regards,
> -- Guoxiong


More information about the ide-support-dev mailing list