easy debugger
1.0.0
Simple, lightweight desktop Socket debugging tool, developed based on Netty4.x and JavaFx.
Execute ./mvnw clean install -DskipTests=true
java8 can use javapackageer
javapackager -deploy -native image -outdir out -outfile easydebugger -srcfiles easy-debugger-1.0-SNAPSHOT-jar-with-dependencies.jar -appclass io.dengliming.easydebugger.Application -name EasyDebugger
Apache License 2.0