mbien commented on PR #4205: URL: https://github.com/apache/netbeans/pull/4205#issuecomment-1163388699
> > it simply checks if version > latest version > > We should perhaps look at latest version supported by the IDE for the quick panel? We discussed an API for this related to nb-javac warnings before. This was one place I thought it would also be useful. Maybe just a warning with a link to the NB download page? ;) A feature which would make me want to use the downloader would be if it could update them too. Currently I am simply using a one-liner bash script which downloads all update releases of all supported JDKs. Might be relatively easy to implement by storing vendor, package name and version in a properties file somewhere. But the module is going to need a public api at this point, since the platform window probably going to have to interact with it somehow. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
