Hi.
Im using netbeans 10 and cdnjs module is not working.
I downloaded the code and recompile using a simple alteration in
incubator-netbeans/webcommon/javascript.cdnjs/src/org/netbeans/modules/javascript/cdnjs/LibraryProvider.java
file.
I alter the http by https in
"https://cdnjs.cloudflare.com/ajax/libs/{0}/{1}/{2}";
and
"https://api.cdnjs.com/libraries?fields=description,homepage,assets&search=";
Links for cdn api
This works fine
I tried do fork in your github but unsuccesfully.
Please, view this question

-- 
best regards,

Rômulo F. Douro

Reply via email to