{{{ JavaSideKick 3.2.0
Source: Source code is in SVN with the tag javasidekick-3-2-0
Announcement:
- Added java fold handler so folding of imports works correctly.
- Initial lang_de.properties file for JavaSidekick Plugin (rschwenn)
- Removing unused DefaultErrorSource instance (ezust)
- Fix for tracker 3582811, the fix for 3578771 broke comment parsing.
- Fix for tracker 3578771, improper handling of # in property key.
- Fix for tracker 3578769, continuation lines not handled properly.
- Updated docs. (ezust)
Requires Java 1.6.0
Requires jEdit 05.00.99.00
Required plugins:
Classpath 1.0.1 (classpath.ClasspathPlugin)
Common Controls 1.7.2 (CommonControlsPlugin)
EclipseIcons 1.0 (eclipseicons.EclipseIconsPlugin)
ErrorList 2.1 (errorlist.ErrorListPlugin)
SideKick 1.6 (sidekick.SideKickPlugin)
Optional plugins:
SuperAbbrevs 2.0 (SuperAbbrevsPlugin)
Short Description: SideKick to browse java, javacc, and property files.
Long Description: <html>
JavaSideKick offers Java-related services to other plugins, as well as completion, insert missing imports.
The JavaSideKick plug-in provides a highly customizable tool for navigating through Java source code. Using Sidekick, you can see a tree view for the hierarchy of classes, interfaces, and methods for the file in the current buffer. In addition, attributes, extends, implements and method exception information can be displayed.
In addition to java files, JavaSideKick also handles javacc files (.jj and .jjt) and java property files.
}}}
Hold off on this for a bit, bug 1779 was just entered, which affects this plugin. I'll fix that bug then reopen this.
Go ahead and release this, please.
released to plugin central