jde-help-class: when over a class with a constant like
"GenerationType.AUTO", it now selects the constant rather than the class
and errors. i believe this worked correctly a couple of months back and
just selected "GenerationType".

Debugger entered--Lisp error: (error #("No match for AUTO" 13 17
(fontified t face jde-java-font-lock-constant-face)))
  signal(error (#("No match for AUTO" 13 17 (fontified t face
  jde-java-font-lock-constant-face))))
  error("No match for %s" #("AUTO" 0 4 (face
  jde-java-font-lock-constant-face fontified t)))
  jde-read-class()
  (list (jde-read-class))
  call-interactively(jde-help-class t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)


jde-import-all: doesn't import classes which are all capitals, like
java.net.URL or javax.ejb.EJB.

thanks for all the hard work,

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
jdee-devel mailing list
jdee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jdee-devel

Reply via email to