Download List

Descripción del Proyecto

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

Una interfaz configurable esta en cambiar el significado de los botones de significados inversa. Rendimiento y el uso de memoria se han mejorado mediante el uso de StringBuffer en vez de cadenas. La licencia GPL se cambió a 3,0. Pequeñas mejoras se hicieron a la IndentationPlugin y 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

La usabilidad se ha mejorado. A plugins se han añadido algunos más. A las mejoras de rendimiento se hicieron pocas. Una hormiga construcción de estilo ha sido escrito, en sustitución del makefile de edad.
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

En JDBCBatchPlugin y JDBCPlugin, la edición de la configuración de una conexión no se tradujo en un controlador de inmediato cambió, pero cambió en el primer piloto al abrir el panel de configuración la próxima vez. Esto se ha solucionado. Los iconos han sido redimensionada a 20x20, para encajar en los monitores más pequeños 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 versión añade una interfaz configurable, un nativo (C + +) plugin, y un plugin JDBC BatchCommand que no necesita un controlador de proceso por lotes.
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 han sido añadidas. Se produce setter y métodos getter Atributos marcada, la segunda Trys para convertir código fuente a una tabla HTML, utilizando columnas en lugar de fichas. Tres iconos para plugins existentes se han añadido. La migración a una interfaz está en progreso, pero aún no disponible.
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