Download
 
 
AntHelper
Description: The AntHelper plugin helps other jEdit plug-ins leverage the information provided in a project's Ant build file. The functionality provided is as follows:
  • Compile file in JCompiler using the a class path defined in project build file, build.xml
  • Run a file in the System shell using the compile class path
  • Bind shortcut keys to tasks defined in the project file for execution in AntFarm
  • Import class wizard; Given a class name (e.g. Vector), help find and import class (java.util.Vector)
  • Synchronize compile class path to SpeedJava additional class path for better code assistance.
  • Push configuration data to JSwatPlugin to startup current file in debugger
  • Goto class member dialog; uses JBrowse
  • Open Project File dialog
  • Execute Ant task/target by name dialog
  • Switch Session dialog; alternate, keyboard centric interface to the Sessions plugin.
  • A simple, dockable class browser with integration into JIndex
  • Configuration on a per project (build.xml) basis

AntHelper is not maintained, and is currently broken, in need of a new maintainer.

Author: Beau Tateyama
Category: Project Management

This plugin is obsolete.

 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate