Recently Updated Plugins
Plugins updated:
13-July-10 |
HaXeSideKick 0.2: -Fixed windows/windows7 default Haxe paths
-improved auto imports
-fixed bug that caused infinite looping for some auto-imports
-fixed docs, formatting and clarifications.
-switched dependency from SideKickPlugin to the CtagsSideKick plugin, as without Ctags, the code browser is useless. |
JavaSideKick 3.0.0: - Code completion updates from Damien Radtke.
- Alan Ezust added the plugin menu item. |
|
Plugins updated:
2-July-10 |
Beauty 0.5.0: Big feature release --
- Significant updates to the custom beautifier including ability to adjust indenting per mode. Anyone with a basic knowledge of any programming language supported by jEdit should be able to create (and share) a beautifier for that language.
- New beautifiers: JSP, JSON, and beanshell. I'm particulary pleased with the JSP beautifier since I do a lot of JSP work. It beautifies style and script blocks and it also beautifies Java scriptlet blocks. The beanshell beautifier works great on jEdit macros.
- Updates to CSS, HTML, and Java beautifiers.
- I have more I want to do, but this version is very usable. |
|
Plugins updated:
17-June-10 |
PMDPlugin 3.3: - Added ability to export the current ruleset.
- Added a new option pane to allow the user to select custom rulesets.
- Now using layout manager from Common Controls.
- Now checking buffer mode rather than filename extension to know how to parse the file.
- Improved display of rule priority and examples.
- Added ability to use the JSP rules so PMD can be used on JSP files. |
|
Plugins updated:
16-June-10 |
CommonControls 1.2: - Updated docs for CloseableTabbedPane.
- Added ability to set column name in PathBuilder.
- Fixed PathBuilderDialog so it displays properly, replaced AWT classes with Swing classes. |
HaXeSideKick 0.1: Initial Release. |