Skip to content

Commit

Permalink
Support multi-selection editing of user properties
Browse files Browse the repository at this point in the history
- Edit common properties in multi-selection
- Add/Remove propertes from multi-selection
- Refactor code
  • Loading branch information
Phillipus committed Aug 29, 2023
1 parent bd545e2 commit 4ac5e37
Show file tree
Hide file tree
Showing 3 changed files with 618 additions and 405 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,8 @@ public class Messages extends NLS {

public static String UserPropertiesSection_21;

public static String UserPropertiesSection_22;

public static String UserPropertiesSection_3;

public static String UserPropertiesSection_4;
Expand Down
Loading

0 comments on commit 4ac5e37

Please sign in to comment.