Skip to content

SBT plugin that provides a debugging proxy server to make it easier to debug forked processes

License

Notifications You must be signed in to change notification settings

cdow/sbt-debug-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a plugin for the build tool SBT. It is intended to make debugging easier for forked processes launched by SBT. It will provide a proxy server for attaching a remote debugger. This proxy server will hide the restarting for the underlying java process, so you don't have to reattach your debugger after every restart.

This is still experimental and not fully functioning.

About

SBT plugin that provides a debugging proxy server to make it easier to debug forked processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages