At 04:34 PM 4/25/00 +0300, you wrote:
>Hello,
>
>I think, there is a bug in the speedbar menu generator code in jre.el
>method jde-make-imenu-patterns. The problem is that for the following
>java code:
>
>public class SomeClass
>{
>  public void setProp(java.lang.String prop) (...)
>  public java.lang.String getProp() {...}
>}
>
>the speedbar menu will hold an entry only for the setProp method. I
>think, the problem is that the jde-make-imenu-patterns function does
>not support fully classified names properly.
>
>FYI, I've tried it with both 2.1.5 and 2.1.6beta23 versions.
>
>P.S. CC the reply to me, because I'm not in this list.
>

You are correct. I am currently developing a Java grammar that should solve
this problem.

- Paul


------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

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