I had this problem, too. The solution is here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg06232.html
-- Jim Bill Barnard <[EMAIL PROTECTED]> writes: > I'm successfully using many of the functions in JDE in Xemacs 21.4 > (linux 2.4.17, Red Hat 7.2). Method name completion and the like work > fine with menu pop-ups. > > The single thing I've been unable to figure out (so far) is how to use > the dialog buffer (not a pop-up) when I use the Import Wizard to > generate my import statements when there are several possibilities for > the class (Iterator). > > The function jde-import-choose-imports appears to be the one that > displays the dialog buffer, and to my non-Lisp-enabled brain looks > correct. I see the dialog buffer displaying radio-buttons for three > possible completions, with java.util.Iterator selected. The mini-buffer > shows new-import=javax.swing.text.html.HTMLDocument.Iterator. However > there are no selection buttons (OK/Cancel presumably) so I'm unable to > interact with the dialog. > > Has anyone else seen and solved this? Perhaps I should set up the JDE to > run under emacs instead? > > Thanks, > > Bill > (I will post the xemacs initialization files if necessary, but I hoped > this might be something simple so I've put that off...) > -- > Bill Barnard <[EMAIL PROTECTED]> -- Jim Crossley http://crossleys.org/~jim 404.409.9085
