Download List

Projeto Descrição

JEdit PHP Completion is a PHP code-completion plugin for JEdit. It parses the working file and the included/ required files (if available), builds an object-oriented representation of the code, then displays a popup with code completion alternatives. These include global and local variables (including function paramers), methods and variables of a class and classes it extends, PHP functions and predefined variables, and defines. It includes an option panel for fine-grained control of the popup display.

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.

2005-06-21 14:41
0.2.2

Esta versão adiciona um novo navegador PHP árvore de estrutura e um mapeador de PHP novo.
Tags: Major feature enhancements
This release adds a new PHP structure tree browser and a new PHP mapper.

2005-05-08 23:08
0.1.0

Um problema-chave em 4,2 ouvinte jedit não permitem caracteres para digitar enquanto o popup foi mostrado foi corrigido.
A key listener problem where jedit 4.2 didn't allow you to type characters while the popup was shown has been fixed.

2004-03-27 17:47
0.0.5

Esta versão corrige alguns bugs do contexto de avaliação.
This release fixes some context-evaluation bugs.

2003-12-21 08:16
0.0.4

Initial release.
Tags: Initial freshmeat announcement
Initial release.

Project Resources