Is it a bug for code completing?jEdit 4.3
Submitted by Saturday, 16 April, 2011 - 08:33
on
Hi all,
I'm a newbie to jEdit, I like it very much except the feature - code complete. Here is the problem I met.
I've installed both SideKick and JavaSideKick. When I type in a dot after the name of a class or an object, only class methods are shown. Eg.When I typed in "System.", all the methods of class "System" will be shown; however, when I typed in "JFrame a = new JFrame()" and "a.", nothing was shown.
Could anyone give any hint? Or is it a bug for jEdit plugins?
Thanks in advance!
I'm a newbie to jEdit, I like it very much except the feature - code complete. Here is the problem I met.
I've installed both SideKick and JavaSideKick. When I type in a dot after the name of a class or an object, only class methods are shown. Eg.When I typed in "System.", all the methods of class "System" will be shown; however, when I typed in "JFrame a = new JFrame()" and "a.", nothing was shown.
Could anyone give any hint? Or is it a bug for jEdit plugins?
Thanks in advance!