zhihang liu
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Edited IDEA .editorconfig how to set partial paths not to be formatted?
AnsweredHow to configure the ‘Do not format’ section in the .editorconfig file -
Created How to create TreeTable
I want to use TreeTable in the plug-in, but now I have encountered an exception, java.lang.IllegalArgumentException: column must be valid, was-1 I see that this is implemented in JXTreeTable, ...