Download
 
 
NetRexxScript
Description:
NetRexxScript adds support to jEdit for NetRexx scripts and macros. Features:
  • Efficient execution of NetRexx scripts and macros in jEdit
  • Optional caching of parsed scripts to improve performance
  • Option to "preparse" all available scripts as a unit for performance (aka "greased lightning mode") and cross-script access support
  • Option to suppress or allow trace output
  • Options to execute a currently open NetRexx file including unsaved changes
  • Optional dockable console window with command line to run scripts with parms and view say output or respond to ask input
  • View say output with or without trace from the console window to aid debugging
  • Option to "prefix" scripts automatically adds access to jEdit functions and variables
  • Script parse errors are automatically highlighted in script source files and listed in the "Error List" as well as displayed in a console window
  • User defined "classpath" option for making classes available to NetRexx scripts
  • User defined "scriptpath" option for access to scripts outside of jEdit macro libraries
  • Support for executing compiled NetRexx scripts or any "main" type Java class file as a macro or console command
  • Includes an updated version of the "NetRexx at Once" cross reference guide to Java and NetRexx
Author: Kermit Kiser
Category: Language Support

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