--- Paul Kinnucan <[EMAIL PROTECTED]> wrote:
> exits funnel writes:
>  > 
>  > Please enter the details of your bug report here
>  > 
>  > When I open a java buffer, there is no 'speedbar'
>  > entry on the 'JDE' menu.  I've pared my .emacs
> down to
>  > just the JDE related stuff.  Unfortunately, I
> have no
>  > idea how to debug this myself.  If I can offer
> any
>  > other information, let me know.
> 
> JDE->Browse->Source Files displays the speedbar.

Thanks, Paul, for taking the time to reply.  When I do
as you suggest I get the following error:

Symbol's value as variable is void:
jde-speedbar-min-version.

I searched the list archives and I see that someone
has already reported the error.  I didn't get the
impression though that it was an issue which would
keep speedbar from working.  So, is this my real
problem and if so is there some way to work around it?
 Thanks.

-jason
> 
> Paul
> 
>  > 
>  > -exits
>  > 
>  > Emacs  : GNU Emacs 21.3.1 (i386-redhat-linux-gnu,
> X
>  > toolkit, Xaw3d scroll bars)
>  >  of 2003-05-22 on porky.devel.redhat.com
>  > Package: JDE version 2.3.4beta4
>  > Required packages: semantic-2.0beta2
> eieio-0.18beta2
>  > speedbar-0.15beta2
>  > 
>  > 
>  > current state:
>  > ==============
>  > (setq
>  >  jde-gen-session-bean-template
>  > '("(jde-import-insert-imports-into-buffer " " 
> (list
>  > \"javax.ejb.*\""
>  >                             "        \"java.rmi.RemoteException\"))"
> "'>"
>  > "(jde-wiz-update-implements-clause
> \"SessionBean\")"
>  > "'>"
>  >                             "(jde-gen-method-signature" "  \"public\"" "
> 
>  > \"void\"" "  \"ejbActivate\"" "  nil"
>  >                             "  \"RemoteException\"" " )" "'>" "(if
>  > jde-gen-k&r " " ()" " 'n)" "\"{\"'>'n" "\"}\"'>'n
> 'n"
>  >                             "(jde-gen-method-signature" "  \"public\"" "
> 
>  > \"void\"" "  \"ejbPassivate\"" "  nil"
>  >                             "  \"RemoteException\"" " )" "'>" "(if
>  > jde-gen-k&r " " ()" " 'n)" "\"{\"'>'n" "\"}\"'>'n
> 'n"
>  >                             "(jde-gen-method-signature" "  \"public\"" "
> 
>  > \"void\"" "  \"ejbRemove\"" "  nil" " 
>  > \"RemoteException\""
>  >                             " )" "'>" "(if jde-gen-k&r " " ()" " 'n)"
>  > "\"{\"'>'n" "\"}\"'>'n 'n"
> "(jde-gen-method-signature"
>  >                             "  \"public\"" "  \"void\"" " 
>  > \"setSessionContext\"" "  \"SessionContext ctx\""
> " 
>  > \"RemoteException\""
>  >                             " )" "'>" "(if jde-gen-k&r " " ()" " 'n)"
>  > "\"{\"'>'n" "\"}\"'>'n 'n"
> "(jde-gen-method-signature"
>  >                             "  \"public\"" "  \"void\"" " 
>  > \"unsetSessionContext\"" "  nil" " 
>  > \"RemoteException\"" " )" "'>"
>  >                             "(if jde-gen-k&r " " ()" " 'n)" "\"{\"'>'n"
>  > "\"}\"'>'n 'n" "'>")
>  >  jde-gen-beep '("(end-of-line) '&"
>  > "\"Toolkit.getDefaultToolkit().beep();\"'>'n'>")
>  >  jde-complete-signature-display '("Eldoc")
>  >  jde-project-name "default"
>  >  jde-which-method-format '("["
>  > jde-which-method-current "]")
>  >  jde-run-classic-mode-vm nil
>  >  jde-complete-unique-method-names nil
>  >  jde-find-granularity '("Character")
>  >  jde-which-method-max-length 20
>  >  jde-javadoc-gen-nodeprecatedlist nil
>  >  jde-imenu-include-classdef t
>  >  jde-javadoc-gen-link-online nil
>  >  jde-complete-display-result-type t
>  >  jde-gen-code-templates '(("Get Set Pair" .
>  > jde-gen-get-set) ("main method" .
> jde-gen-main-method)
>  >                      ("toString method" .
> jde-gen-to-string-method)
>  > ("Action Listener" . jde-gen-action-listener)
>  >                      ("Change Listener" .
> jde-gen-change-listener)
>  > ("Window Listener" . jde-gen-window-listener)
>  >                      ("Mouse Listener" . jde-gen-mouse-listener)
>  > ("Mouse Motion Listener" .
>  > jde-gen-mouse-motion-listener)
>  >                      ("Inner Class" . jde-gen-inner-class)
> ("println"
>  > . jde-gen-println) ("beep" . jde-gen-beep)
>  >                      ("property change support" .
>  > jde-gen-property-change-support) ("EJB Entity
> Bean" .
>  > jde-gen-entity-bean)
>  >                      ("EJB Session Bean" . jde-gen-session-bean))
>  >  jde-gen-cflow-else '("'> \"else\""
>  > "(jde-gen-electric-brace
>  > jde-gen-conditional-padding-3)" "'r'n" "\"}\""
> "(if
>  > jde-gen-comments "
>  >                  " '(l \" // end of else\"))" "'>'n")
>  >  jde-jdk-registry nil
>  >  jde-javadoc-gen-destination-directory "JavaDoc"
>  >  jde-mode-line-format '("-" mode-line-mule-info
>  > mode-line-modified mode-line-frame-identification
>  > mode-line-buffer-identification "   "
>  >                    global-mode-string "   %[(" mode-name
>  > mode-line-process minor-mode-alist "%n" ")%]--"
>  > (line-number-mode "L%l--")
>  >                    (column-number-mode "C%c--") (-3 . "%p")
>  > (jde-which-method-mode ("--"
> jde-which-method-format
>  > "--")) "-%-")
>  >  jde-mode-abbreviations '(("ab" . "abstract")
> ("bo" .
>  > "boolean") ("br" . "break") ("by" . "byte")
> ("byv" .
>  > "byvalue") ("cas" . "cast")
>  >                      ("ca" . "catch") ("ch" . "char") ("cl" .
> "class")
>  > ("co" . "const") ("con" . "continue") ("de" .
>  > "default")
>  >                      ("dou" . "double") ("el" . "else") ("ex" .
>  > "extends") ("fa" . "false") ("fi" . "final")
> ("fin" .
>  > "finally")
>  >                      ("fl" . "float") ("fo" . "for") ("fu" .
> "future")
>  > ("ge" . "generic") ("go" . "goto") ("impl" .
>  > "implements")
>  >                      ("impo" . "import") ("ins" . "instanceof")
> ("in"
>  > . "int") ("inte" . "interface") ("lo" . "long")
>  >                      ("na" . "native") ("ne" . "new") ("nu" .
> "null")
>  > ("pa" . "package") ("pri" . "private") ("pro" .
>  > "protected")
>  >                      ("pu" . "public") ("re" . "return") ("sh" .
>  > "short") ("st" . "static") ("su" . "super") ("sw"
> .
>  > "switch")
>  >                      ("sy" . "synchronized") ("th" . "this")
> ("thr" .
>  > "throw") ("thro" . "throws") ("tra" .
> "transient")
>  >                      ("tr" . "true") ("vo" . "void") ("vol" .
>  > "volatile") ("wh" . "while"))
>  >  jde-imenu-enable t
>  >  jde-compile-option-verbose nil
>  >  jde-check-version-flag t
>  >  jde-db-option-heap-size '((1 . "megabytes") (16
> .
>  > "megabytes"))
>  >  jde-bug-debugger-host-address "exits2.hippo.com"
>  >  jde-complete-add-space-after-method nil
>  >  jde-run-option-enable-system-assertions nil
>  >  jde-db-requested-breakpoint-face-colors
> '("black" .
>  > "yellow")
>  >  jde-wiz-show-report t
>  >  jde-javadoc-gen-use nil
>  >  jde-gen-buffer-boilerplate nil
>  >  jde-bug-raise-frame-p t
>  >  jde-db-option-application-args nil
>  >  jde-javadoc-gen-nonavbar nil
>  >  jde-gen-final-methods t
>  >  jde-run-option-interpret-mode nil
>  >  jde-electric-return-p nil
>  >  jde-javadoc-gen-nohelp nil
>  >  jde-gen-jfc-app-buffer-template '("(funcall
>  > jde-gen-boilerplate-function)"
>  > "(jde-gen-get-package-statement)"
>  >                               "\"import java.awt.Dimension;\" '>'n"
> "\"import
>  > java.awt.Graphics;\" '>'n"
>  >                               "\"import java.awt.Graphics2D;\" '>'n"
>  > "\"import java.awt.Color;\" '>'n"
>  >                               "\"import java.awt.geom.Ellipse2D;\" '>'n"
>  > "\"import java.awt.event.WindowAdapter;\" '>'n"
>  >                               "\"import java.awt.event.WindowEvent;\"
> '>'n"
>  > "\"import javax.swing.JFrame;\" '>'n"
>  >                               "\"import javax.swing.JPanel;\" '>'n"
> "\"import
>  > javax.swing.JScrollPane;\" '>'n"
>  >                               "\"import javax.swing.JMenuBar;\" '>'n"
>  > "\"import javax.swing.JMenu;\" '>'n"
>  >                               "\"import java.awt.event.ActionEvent;\"
> '>'n"
> 
=== message truncated ===



        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

Reply via email to