Nicholas Sushkin writes: > Seems that the variable jde-speedbar-min-version is not defined in the lates JDE > beta source. > > Just installed the latest beta, when I select menu JDE->Browse->Source Files, I get > the following error: > > Symbol's value as variable is void: jde-speedbar-min-version > > I grepped jde elisp directory for that symbol and it seems it's referenced but not > defined in jde.el.
Oops, I missed that check. I will remove it as obsolete. JDEE 2.4.4 checks only that the correct version of cedet is installed. I'm assuming that should be sufficience because cedet includes speedbar.\ Thanks for reporting this problem. Paul
