Hi Javier,
nice plugin, looking forward to try it out.
btw looking at the screenshot... would be cool to have syntax
highlighting for the response.
e.g for xml:
editorPane.setEditorKit(CloneableEditorSupport.getEditorKit("text/xml"));
should do the trick if i remember correctly.
(can't help you with the plugin verification unfortunately)
regards,
michael
On 14.08.22 19:29, Javier Llorente wrote:
Hello everyone!
Last month I started developing netbeans-rest-client, a REST client for
NetBeans. The current version (0.2) is basic and not pretty.
I would like to have it added to the NetBeans Plugin Portal.
It is currently verified for NB 14 but its status is waiting for approval.
Could any verifier take a look at it?
If you feel like trying it, the nbm is available at
https://github.com/javierllorente/netbeans-rest-client
Thanks,