jthuggins / jeditide

Automatically exported from code.google.com/p/jeditide
0 stars 0 forks source link

Quick Tree doesn't populate correctly with java parser #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sometimes when the Quick Tree is opened the tree will fail to populate.

Steps to reproduce
1. Open a java source file.
2. Open the Quick Tree (Plugins->SideKick->Quick Tree)

Expected result:
Tree will display all fields and methods.

Actual result:
Tree does not show all fields and methods, if any.

Original issue reported on code.google.com by huggins....@gmail.com on 27 Oct 2010 at 4:09