Matt

Results 109 issues of Matt

Similar to how IntelliJ works when renaming resources. If no paths in the string constants are found, no prompt is needed. But if a match is found, users should be...

enhancement
ux
4.X

From Eclipse: ![image](https://user-images.githubusercontent.com/21371686/127733382-7b547431-6632-421b-8d2e-7070fd176d79.png) While useful by itself, for first time users forcing them to go through a _simple_ process _(unless they are VERY sure they want to skip)_ would inform...

enhancement
ux

Having a quick access button, or list of recent workspaces, to easily click and load a prior workspace would be useful for long-term projects / reverse-engineering efforts. - Also opening...

enhancement
3.X
ux
4.X

Some reasons for: - Does not regenerate generic types, causing any generic usage in decompile/recompile to fail - There are some optimization issues _(fork mostly resolves them)_ - People will...

enhancement

This happens often enough. May as well make it clear why their changes _"aren't being saved"_.

enhancement
ux

Just had a guy where the jars were incomplete, so using them in the `URLClassLoader` didn't load all the necessary classes. Maven hosts the md5/sha1 of files. So this should...

enhancement
3.X
4.X

* If there are `@Override`s that may be affected, warn * If the method overrides something from a library, or a base JDK class _(Ex: Warn against renaming override of...

enhancement
3.X
ux
4.X

![image](https://user-images.githubusercontent.com/21371686/129438574-b35802d7-f85e-4145-8f98-160d0514d1cb.png) The two existing buttons are filters. There should be buttons for items such as `Add new member`, `Delete selected member` Adding text/tooltips may also be nice.

enhancement
3.X
ux
4.X

From eclipse: ![image](https://user-images.githubusercontent.com/21371686/127733437-021794ec-492c-4969-b520-cbd8c206f3c5.png) Having a multi-step wizard with helpful graphics could be used to inform users about some basic configuration values right off the bat.

enhancement
4.X

Some options: - Create a task-scheduler where tasks can have hashes so if a user tries to do multiple duplicate tasks it will wait for the first one to finish...

enhancement
3.X
ux