This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ANN: JDE 2.2.7beta3 available at ...


http://jde.sunsite.dk/


JDE 2.2.7beta3

***************************************************************
*                         PLEASE READ                         *
***************************************************************
*                                                             *
* This release requires semantic 1.3.3 (or later),            *
* speedbar 0.13 (or later), and eieio-0.15 (or later). You    *
* can obtain all three packages at                            *
* http://cedet.sourceforge.net                                *
*                                                             *
* 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.            *
*                                                             *
***************************************************************


* Disable jde-which-method-mode by default.

  This mode slows down scrolling, which is disconserting to
  new users, who assume that it is an unavoidable problem
  with using the JDE. Better to let users specifically enable
  this mode so that they are aware of its existance and its
  impact on scrolling performance.

* Fixed bug in compile and run commands that caused them to
  fail if a classpath is not specified.

* Now initializes jde-mode-abbrev-table to ensure 
  compatability with cc-mode 5.28. 

  Thanks to David Ponce for this fix.

* Fixed incorrect generation of javadoc index path in 
  jde-javadoc-make function.   

  Thanks to "William G. Griswold" <wgg@cs.ucsd.edu> for this fix.

* Updated Beanshell to latest production version: 1.01.

* Added customization variable, bsh-startup-directory.

* JDE->Run App (jde-run), if prefixed by C-u, now prompts
  you to enter the name of the main class to run.

* Changed the jde-help-get-doc function to invoke apply
  with a list as the last argument.

  Thanks to Adrian Robert <arobert@polexis.com> for this
  fix.

* Enhanced jde-help-symbol (JDE->Help->Symbol at Point) command
  to permit accessing javadoc pages located at remote (http)
  as well as local URL addresses. Accessing remote pages 
  requires that the GNU utility, wget, be installed on your
  system in the Emacs exec-path. Native Windows and cygwin
  versions of this utility are available on the Internet.

  Thanks to Adrian Robert <arobert@polexis.com> for providing
  the initial version of this enhancement.

* Fixed author line in jde-gen templates. 

  Thanks to Karel.Sprenger@compaq.com.

* Completion index menu now pops up at point in Emacs and at
  the current mouse postion in XEmacs. I'd like the menu to
  popup at point in XEmacs but I can't figure out how to do it.

  Thanks to Matt_Conway@i2.com for providing the initial 
  version of this enhancement.

* Fixed regular expression for finding package in 
  source buffer so that there must be a space between package 
  and the package name. This is to prevent false hits. 

  Thanks to Rory Molinari <molinari@math.lsa.umich.edu>.



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]