At 11:03 AM 9/5/00 -0400, you wrote:
>emacs 20.7.1 (i386-*-nt4.0.1381)
>JDE 2.1.9
>Speedbar 0.11.1
>Semantic 1.2.1
>
>There's a problem loading a file for the first time that has inner
>classes three deep that contain member functions.
>
>Like this
>--------------------------
>class JdeBug {
>    class Inner1 {
>         public void ok(a) {
>              return;
>         }
>         class Inner2 {
>              public void ok(a) {
>                  return;
>              }
>              class Inner3 {
>                    public void bug(a) {
>                        return;
>                    }
>               }
>         }
>    }
>}
>--------------------------
>
>Mode line symptom:
>   file.java: [###########..............]  72%
>
>Problem:
>The [Classes] menu item stops working.
>
>My quick fix:
>   Delete the file's buffer and reload the file.
>
>
>Hope that you can fix this.  JDE is a great product!
>
>Thanks.
>

Try the latest version of the JDE (2.2.3) and if it's still broken, let me
know.

- Paul

>
>
>
------------------------------------------------------------
HOW TO ASK FOR TECH SUPPORT

When requesting technical support, please generate a problem report, using
the JDE->Help->Submit Problem Report command, and submit this report along
with your help request. The Submit Problem Report command is designed to
gather all the information that someone who does not have direct access to
your system might need to solve your problem. It saves people who want to
help you from having to waste time trying to dig relevant information out
of you. Please note that if you do not get a response to a question, it may
be because you did not provide sufficient information to solve the problem.
Filing a problem report is the best way to ensure that you get a response.

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html

Reply via email to