Download List

專案描述

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

This release adds a new PHP structure tree browser and a new PHP mapper.
標籤: Major feature enhancements

2005-05-08 23:08
0.1.0

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

This release fixes some context-evaluation bugs.

2003-12-21 08:16
0.0.4

Initial release.
標籤: Initial freshmeat announcement

Project Resources