-
Notifications
You must be signed in to change notification settings - Fork 917
[NETBEANS-5210] Export code inspection settings #2635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NETBEANS-5210] Export code inspection settings #2635
Conversation
|
Travis failed becaue it run too long. |
|
There are unittest failures. The failing test can be run with
|
bd7af1e to
abf0264
Compare
|
I've fixed layer.xml so test passed locally. |
|
This was not tested - I build from source, opened Options, went to Export and directly got: From a quick look the display name was defined in the wrong bundle. |
https://issues.apache.org/jira/browse/NETBEANS-5210 Inspection settings (from Code > Inspect) can be exported from Tools > Options. Settings are registered under Miscellaneous > Code Inspections.
abf0264 to
0d935a1
Compare
|
Sorry, that's embarassing :( |
|
Looks good to me. Thank you. |
|
Thanks for review. |
|
Done - sorry, did not think about it. |
https://issues.apache.org/jira/browse/NETBEANS-5210
Inspection settings (from Code > Inspect) can be exported from Tools > Options.
Settings are registered under Miscellaneous > Code Inspections.