6 skills found
tcurdt / JdebThis library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
ThomasGirard / JDebounceA library for debouncing java method calls.
jdebug / JDebugJava Debugger for Sublime Text Editor
nzroller / Apt S3 Jdeb Maven ExampleExample of deploying debian and maven artifacts to an S3 maven and debian repository
Baron-von-Riedesel / JDeb386PL0 debugger for Jemm
jdebloat / JdebloatWe designed, implemented, and evaluated three static debloating and delayering functionalities for Java: (1) JShrink: statically remove the body of uninvoked methods through call graph analysis and dynamic profiling, (2)JReduce: reduce unused classes efficiently by taking into dependency based connected component structure for Delta Debugging and (3) JInline: statically inline the body of called methods aggressively