at 

http://sunsite.auc.dk/jde/


JDE 2.2.6beta4 Release Notes

***************************************************************
*                         PLEASE READ                         *
***************************************************************
*                                                             *
* This release requires semantic 1.3.1 (or later) and         *
* speedbar 0.13 (or later). You can obtain both at            *
* http://www.ultranet.com/~zappo/semantic.shtml               *
*                                                             *
* Note: semantic 1.3.1 appears to have XEmacs compatibility   *
* bugs.                                                       *
*                                                             *
* This release also requires elib 1.0 or later.               *
* Your can obtain elib at the JDE web site in compressed      *
* tar (http://sunsite.auc.dk/jde/elib.tar.gz) or              *
* zip (http://sunsite.auc.dk/jde/elib.zip) format.            *
*                                                             *
***************************************************************

* Fixed bug that resulted in failure to remove highlight when
  toggling breakpoints off.

  The introduction of overlay usage in semantic 1.3.1 triggered
  this bug.

* The run, jdb, and JDEbug buffers now work when running GUI
  applications under the native Windows version of XEmacs.

* Adds jde-wiz-kill-extra-imports function contributed by David
  Ponce.

* Using the jde-sort-imports function no longer renders the
  standard sort-lines function inoperable.

* The jde-wiz-update-class-list command now includes 
  jde-global-classpath in the updated list. Thus, it is no
  longer necessary to restart the beanshell when switching
  projects.

  Thanks to Raffael Herzog <[EMAIL PROTECTED]>.

* When switching projects, the JDE now updates the wizard class
  list to include the jde-global-classpath of the current
  project. This occurs only if the beanshell is running.

* Adds the command jde-import-organize.

  This command groups and sorts a buffer's import statements
  according to rules that you specify. Thanks to
  "David Ponce" <[EMAIL PROTECTED]>.

* Renamed commands and variables relating to imports to
  all begin with jde-import. The changes include:

  jde-wiz-find-and-import -> jde-import-find-and-import
  jde-wiz-import          -> jde-import-import

  Note. You should update all your project files to map
  the import key binding from jde-wiz-find-and-import to
  jde-import-find-and-import.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to