Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Compilers

    JBrownie 1.3

    Download button

    Downloads: 535  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Black Onyx | More programs
    Artistic License / FREE
    February 26th, 2009, 11:55 GMT
    ROOT / Programming / Compilers

     Read user reviews (0)  Refer to a friend  Subscribe

    JBrownie description

    Fast java compiler

    JBrownie is a wrapper around the system default javac Java compiler, that monitors Java sourcecode and automatically recompiles any files found changed.

    The focus of this tool is to assist software developers, who prefer to use a plain text editors over a resourcehungry IDE, but still want their code to be autocompiled on the fly without delay and without having to manually start javac over and over again. Checking for syntax errors becomes now as easy as just saving the file in question.

    This project requires at least Java 6 to run.

    Installation

    No Installation required. The program can be started from any directory as is. Note on classpath: The JVM does not accept -cp and -jar at the same time. If -jar is given, -cp (as well as the CLASSPATH environment variable, if set) is ignored. This means, that in order to prevent linker warnings, JBrownie must either not be started via -jar (the main class is called de.onyxbits.jbrownie.Core) or a project specific classpath must be submitted in the settings dialog under "Compile options".

    Using

    JBrownie must be supplied with a base directory, containing the source code tree to watch. This can either be done from the commandline, by submitting the desired path as the first argument or from the file menu. Once a directory, it (and its subdirectories) will be scanned for files with the .java extension (case insensitive). Whenever such a file changes (or a new file is added), it will automatically be (re)compiled. The output of the compiler is printed to the main window of JBrownie.

    Besides merely compiling class files, JBrownie can also be configured to to start the program in question.

    Configuration

    Three aspects of the program can be configured currently: Compiler settings, Run Settings and GUI appearance. The menuitem to do so can be found in the "File" menu. Hitting the apply button in the settings dialog will automatically save the submitted values via java.lang.prefs.Preferences to the system dependent preferences storage.

    Compiler settings

    The commandline arguments to pass to the compiler. By default, the compiler is run without any options. It is not possible to change the compiler except by changing the JDK itself. The compiler that is used is always the default compiler of the JDK, with which JBrownie is run.

    Run settings

    This is simply the program (plus commandline argument) to associate with the "run program" button in the toolbar. By default, no program is set, meaning the button is without function. Once a program is run, it's stdout and stderr stream is redirected to JBrownie's console window.

    GUI settings

    These control the fontsize of the console and whether or not to use horizontal scrollbar for lines, that exceed the width of the window.


    Product's homepage

    Requirements:

    · Java 2 Standard Edition Runtime Environment

      


    TAGS:

    Java compiler | Java development | monitors Java sourcecode | Java | compiler | development

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM