You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The thought here is to make the PMD preferences look and work more like the checkstyle preferences...
I am thinking we would do the following for global options :
Added a table so the user can configure "profiles" for there PMD settings.
New makes a new one
Properties shows you name, description, ect.
configure allows you to edit the pmd rulesets for the selected one
copy makes a new one but the with same selected settings as the selected item
remove removes it
Set as default would set the set PMD settings to the ones selected
Export exports to a ruleset xml file if you want to share
Moved somethings around so we don't have to scroll on the pref page
Edit symbols/ icons table is now a new page under the PMD pref
Logging should be a local project setting maybe? Maybe toggle between global and local? Maybe just make it a new page under PMD pref for now
about opens an about plugin dialog
Local project settings would then become something like this...
Where the settings dropdown is just a list of the items from the global table
The text was updated successfully, but these errors were encountered:
The thought here is to make the PMD preferences look and work more like the checkstyle preferences...
I am thinking we would do the following for global options :
Added a table so the user can configure "profiles" for there PMD settings.
Moved somethings around so we don't have to scroll on the pref page
Local project settings would then become something like this...
Where the settings dropdown is just a list of the items from the global table
The text was updated successfully, but these errors were encountered: