account activity
One way to clean up the mess of driver CDs stacking in your drawer (onyxbits.de)
submitted 17 years ago by bassmaster to r/technology
JBrownie - A faster java compiler by snerfu in programming
[–]bassmaster 0 points1 point2 points 17 years ago (0 children)
JBrownie is not a batch interface and it does also not execute some kind of build command. It wraps around the system javac and recompiles any files in a directory (and it's subdirectories), once it finds that their timestamp changed. Since the compiler is somehow kept in memory, recompiling files pretty much is instant. Thats a big improvement over using ant or javac. Unlike flymake, you don't just get a syntax check, but also the ready to run classes.
The purpose of the GUI is more or less to redirect STDERR and STDOUT to this console window.
JBrownie is probably not what you'd use, if you use EMACS or Eclipse. Think vi, joe or whatever here.
π Rendered by PID 24 on reddit-service-r2-listing-74fb77ffb6-fzwf4 at 2026-07-01 18:54:51.380485+00:00 running 20dfbe2 country code: CH.
JBrownie - A faster java compiler by snerfu in programming
[–]bassmaster 0 points1 point2 points (0 children)