Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <3.0.32.20000414054012.016d1138@mail.mathworks.com> X-Sender: paulk AT mail DOT mathworks DOT com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 14 Apr 2000 05:40:13 +0000 To: jde AT sunsite DOT auc DOT dk, ntemacs-users AT cs DOT washington DOT edu, xemacs-nt AT xemacs DOT org From: Paul Kinnucan Subject: ANN: JDE-2.1.6beta23 available Cc: cygwin AT sourceware DOT cygnus DOT com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" for download at http://sunsite.auc.dk/jde/ JDE-2.1.6beta23 Release Notes ============================= * Define jde-mode abbreviations only when jde-enable-abbrev-mode is on. * Fixed listp bug in thread stack display. * Fixed display of NaN, Infinity, and -Infinity FP values in local variables buffer. * The currently selected Emacs frame now pops to the top when JDEBug hits a breakpoint. * Compile command now accepts Cygwin-style classpaths. * Local variables buffer now includes the "this" object for the corresponding stack frame. * Fixed Lisp eval error when a local string variable includes unbalanced parentheses. * Menus no longer freeze when you use JDEbug's Launch Process command. * Adds jde-imenu-recognize-tag-comments-p option. When on, this option causes the imenu symbol declaration indexer to recognize variables and method declarations with prefixed tag comments. ============================================================================ About the JDE ============================================================================ The Java Development Environment for Emacs is a freeware Emacs/JDK-based IDE for creating Java applications. It has all the features usually associated with the term IDE except for a GUI designer. Advantages of the IDE include speed, reliability, multiple platforms (WIndows and Unix), and configurability. Technical support is available via the JDE mailing list which currently numbers more than 650 subscribers. JDE Features ------------------- * Supports all versions of the Sun JDK, including 1.3 beta * Autoindentation * syntax coloring * JPDA-based source-level debugger that supports multiple process debugging * Java source interpreter * Intelligent method and field completion * Tree-structured source-code browser * Class browser * Hyperlinks from symbols to definitions * Automatic customizable code generation * Class import wizard * Method override wizard * Context-sensitive help for any classes that have javadoc documentation. * Built-in support for RCS and CVS source code repositories * Commands for running and debugging applets * HTML user's guide -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com