Commit graph

14 commits

Author SHA1 Message Date
Konloch
56a6a4ebf3 Resource Container Cleanup 2021-07-11 02:14:42 -07:00
Konloch
845d9f253d Preserve File Order 2021-07-11 01:50:12 -07:00
Konloch
2ef221f6e1 Resource Viewing Improvements
All of the components that update resources should now function as normal again

The decompiler gui API has been improved to use less boilerplate when adding a new decompiler
2021-07-11 01:44:37 -07:00
Konloch
d98f3d3e31 Improved Importing 2021-07-10 09:05:08 -07:00
Konloch
d6be70dfb2 Better Error Handling 2021-07-06 19:51:10 -07:00
Konloch
c0eb9e944e Synchronized JarUtil ClassWriters
This should be re-evaluated, it's most likely not needed and it will slow down multi-pane decompilation

An alternative solution is generating the ClassNode List once, then storing it in a cache that can be quickly saved to disk. If a new file gets added regenerate the cache.
2021-07-04 01:56:25 -07:00
Konloch
33e2b1d6db Since Tag Cleanup 2021-07-04 00:04:08 -07:00
Konloch
2aa4272187 Cafebabe Cleanup 2021-06-27 23:45:43 -07:00
Konloch
c45b8c4b5a API Changes 2021-06-27 21:13:55 -07:00
Konloch
18473a1167 Code Cleanup 2021-06-26 08:56:39 -07:00
Konloch
01b7a67cb2 Constants Class Added & General Cleanups
Cleaned up the main BytecodeViewer class some and moved a few of the constants into their own class
2021-06-21 02:45:31 -07:00
Nico Mexis
f528437b74
Fix Code Style No2 2021-04-13 00:52:13 +02:00
Nico Mexis
7840b5c266
Fix Code Style No1 2021-04-13 00:52:02 +02:00
Nico Mexis
875c278f08
Migrate project to Maven 2021-03-30 22:01:48 +02:00
Renamed from src/the/bytecode/club/bytecodeviewer/util/JarUtils.java (Browse further)