errael commented on issue #4743: URL: https://github.com/apache/netbeans/issues/4743#issuecomment-1271785666
Wow, that's curious. That 2nd change by emi is particularly interesting. Is the code above used only for hints put into the 'rules/' directory by a user? Maybe the problem comes from the scanning of rules directory and the creation of the `id` as in `selectedHint.id`. Seems like if anything found in rules, `JOP.hint`, is given an id `JOP.hint-`, then at lease this code would work. Then again what might not work. It would be nice to know what the hell the "-" is all about. A dialog that _can't open file_ would at least avoid confusing fools like me. -- 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
