Consolidated project for all of the Java tools
A collection of Java projects for building .jar applications to be used alongside https://github.com/ShiningForceCentral/SF2DISASM.
Nothing was wrong with the tools (.jar apps) - and, in fact, the .jar apps will be added to https://github.com/ShiningForceCentral/SF2DISASM as they always were - but the workflow between so many git repos was becoming unmaintainable. This change in format allows the tools to be better maintained and improved faster without affecting the Java apps for the SF2DISASM project.
- Log it in the issues: https://github.com/ShiningForceCentral/SF2JavaToolSuite/issues
- Add a label for the tool that has issues
- Flag the issue type as a 'bug'
- Or come and talk to the team on the Discord: https://discord.com/channels/536315672083562508/536318731844845589
- Log it in the issues: https://github.com/ShiningForceCentral/SF2JavaToolSuite/issues
- Add a label for the tool that has issues
- Flag the issue type as a 'feature'
- Or come and talk to the team on the Discord: https://discord.com/channels/536315672083562508/536318731844845589
- Fork this repo
- Download Java SE JDK 17: https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
- Start making changes
- Have a look at the active issues: https://github.com/ShiningForceCentral/SF2JavaToolSuite/issues. Maybe there is something here that you can improve
- Or come and talk to the team on the Discord: https://discord.com/channels/536315672083562508/536318731844845589
NetBeans IDE is confirmed to work with this project, other IDEs might not be fully compatible