Download List

Projeto Descrição

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 foram corrigidos em várias partes do código. Agora adicionando novos arquivos inexistentes é possível. Um caminho codificados foi removido. Agora é possível adicionar mais de um (já existente) arquivo em um tempo usando Project-> Adicionar. O código não exige Perl-Tk módulos adicionais agora.
Tags: Minor, Bugfixes
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.

2002-02-04 21:45
0.5.2

A correção de bugs na definição dos atalhos de teclado foi corrigido: na versão anterior, a mesma chave era usada para duas funções muito diferentes. Além disso, o código foi afinado e reorganizada.
Tags: Stable, Minor bugfixes
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.

2002-02-01 15:27
0.5.1

Organon pode agora executar projetos e executar as ferramentas em uma janela de terminal. O emulador de terminal pode ser definida na caixa de diálogo Configurar ferramentas Padrão. A maneira de definir o comportamento da Organon ao capturar stdout e stderr para o padrão definido pelo usuário e as ferramentas agora está mais flexível: há um menu drop-down ao invés de um grupo de checkboxes. Finalmente, o "caminho -" de linha de comando pode agora ser usado para escolher um caminho em que abrir o primeiro projeto da sessão.
Tags: Stable, Minor feature enhancements
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.

2002-01-28 15:13
0.5.0

O código utilizado para capturar a saída para os programas executados foi reescrito para assegurar a contínua refrescantes da janela de onde a saída é exibida. A definição de padrões e ferramentas de definido agora é mais flexível. Se o Tk:: FileDialog módulo está instalado no sistema, ele será detectado e usado automaticamente.
Tags: Stable, Minor feature enhancements
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.

2001-08-04 20:53
0.4.3

A flexibilidade dos instrumentos definidos pelo usuário foi aumentado. É agora possível definir uma ferramenta que funciona em todos os arquivos no projeto. Um casal de correções de cosméticos foram adicionados.
Tags: Stable, Minor feature enhancements
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.

Project Resources