Download List

Project Description

Organon is a tool to manage development projects of any kind, acting as a meta-interface and control center for a developer's favorite development tools. It is written for those who use specialized, stand-alone editors to write their code but would like to have a tool to manage the file groups they work with. It can be used with any programming language, and it can be easily tailored to match your needs. You can configure the standard tools (dedicated to editing, compilation, and execution), and you can define any number of new user tools.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-28 03:39
0.5.3

Bugs have been fixed in various parts of the code. Now adding new, nonexistent files is possible. A hard-coded path has been removed. It is now possible to add more than one (existing) file at a time using Project->Add. The code requires no additional Perl-Tk modules now.
Tags: Minor, Bugfixes

2002-02-04 21:45
0.5.2

A bugfix in the definition of the keyboard shortcuts has been corrected: in the
previous version, the same key was used for two very different functions.
Furthermore, the code has been tweaked and reorganized.
Tags: Stable, Minor bugfixes

2002-02-01 15:27
0.5.1

Organon can now run projects and execute tools in a terminal window. The terminal emulator can be defined in the Configure Standard Tools dialog. The way to define Organon's behavior when capturing stdout and stderr for standard and user-defined tools is now more flexible: there is a drop-down menu instead of a group of checkboxes. Finally, the "--path" command-line switch can now be used to choose a path in which to open the first project of the session.
Tags: Stable, Minor feature enhancements

2002-01-28 15:13
0.5.0

The code used to capture the output for executed programs has been rewritten to ensure continual refreshing of the window where the output is displayed. The defining of standard and user-defined tools is now more flexible. If the Tk::FileDialog module is installed on the system, it will be detected and used automatically.
Tags: Stable, Minor feature enhancements

2001-08-04 20:53
0.4.3

The flexibility of the user-defined tools has been increased. It is
now possible to define a tool that works on all the files in the
project. A couple of cosmetic fixes have been added.
Tags: Stable, Minor feature enhancements

Project Resources