You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/04/30 13:35:36 UTC

[GitHub] [netbeans] neilcsmith-net opened a new pull request #2112: [NETBEANS-4281] Fix ConvertToPatternInstanceOf hint always showing.

neilcsmith-net opened a new pull request #2112:
URL: https://github.com/apache/netbeans/pull/2112


   Add minSourceVersion = 14 to ConvertToPatternInstanceOf hint.
   Disable hint in HintMetadata if lookup of SourceVersion by name fails.
   
   The change to HintMetadata handles the problem with hints requiring a higher minimum version of SourceVersion than exists on the running machine. With move away from nb-javac, hints should perhaps use an integer value rather than SourceVersion here in the longer term?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists