Download List

Projeto Descrição

PlEd is a programmable editor writtten in Java, which supports plugins. Plugins are included for regular expression search and replace, inserting the output of system commands and SQL queries, and more.

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.

2007-06-30 23:10
0.3.2

A interface configurável foi adicionado ao mudar o significado dos botões de sentidos inversos. Desempenho e uso de memória foram melhorados, usando StringBuffer em vez de cadeias. A licença GPL foi alterado para 3,0. Pequenas melhorias foram feitas para o IndentationPlugin e plugins Tab2HtmlPlugin.
Tags: Major feature enhancements
A configurable interface was added to change the
meaning of buttons for inverse meanings.
Performance and memory usage were improved by
using StringBuffer instead of Strings. The license
was changed to GPL 3.0. Minor improvements were
made to the IndentationPlugin and Tab2HtmlPlugin
plugins.

2005-07-03 08:20
0.3.0

Usabilidade foi melhorada. A plugins mais alguns foram adicionados. A melhoria de desempenho poucos foram feitas. Uma formiga construir estilo foi escrito, substituindo a antiga makefile.
Tags: Minor feature enhancements
Usability was improved. A few more plugins were
added. A few performance improvements were made.
An ant build style was written, replacing the old
makefile.

2003-05-20 03:25
0.2.10

Em JDBCBatchPlugin e JDBCPlugin, a edição das configurações de uma conexão não resultou em um driver imediatamente mudou, mas mudou o primeiro piloto quando abrir o painel de configuração da próxima vez. Isso foi corrigido. Os ícones foram redimensionadas para 20x20, para caber em pequenos monitores de 23 ".
Tags: Major bugfixes
In JDBCBatchPlugin and JDBCPlugin, the editing of the settings of a
connection didn't result in an immediately changed driver, but changed
the driver first when opening the configuration panel the next time.
This has been fixed. The icons have been resized to 20x20, to fit in
monitors smaller than 23".

2003-04-28 09:02
0.2.9

Esta versão adiciona uma interface configurável, um nativo (C + +) plugin, JDBC e um plugin BatchCommand que não precisa de um driver de lote.
This version adds a configurable interface, a native
(C++) plugin, and a JDBC BatchCommand plugin which
doesn't need a batch driver.

2002-08-10 07:50
0.2.7

3 Plugins foram adicionados. Produz um setter e getter Métodos de atributos marcados, o segundo um trys para converter o código-fonte para uma tabela html, usando colunas em vez de tabs. Três ícones para plugins existentes foram adicionados. A migração para uma interface está em andamento, mas ainda não está disponível.
Tags: Minor feature enhancements
3 Plugins were added. One produces setter- and getter Methods to marked Attributes, the second one trys to convert source-code to a html-table, by using columns instead of tabs. Three icons for existing Plugins were added. The migration to an interface is in progress, but not yet available.

Project Resources