Inspection Gadgets - Hardcoded file separator
The "Hardcoded file separator" check should recognize URIs and not show the
warning if it's a valid URI. I'm currently getting the following line
flagged:
private static final String DRIVER_URL_DEFAULT =
"jdbc:JSQLConnect://localhost:1433";
Thanks!
-- Sean T.
请先登录再写评论。