Results 1 to 1 of 1
- 11-30-2008, 02:30 AM #1
Member
- Join Date
- Nov 2008
- Posts
- 1
- Rep Power
- 0
Problem displaying the view content.
I am develop an Eclipse plugin for a Java/JML testing tool. I have a context menu for any Java file in the Package Explorer , which loads the file in the editor and should simultaneouly display the view in which I am displaying all testable methods of that java class.
The first problem is that it immediately does not show the methods in the view. I have to click on that file in Package Explorer again and then it displays the methods. I want to know how to avoid this situation of selecting the file again. :confused:
Also now, when I click on that file again after the methods are displayed it gives me this error. I do not understand what has changed to cause the following error: "assertion failed: ContentViewer must have a content provider when input is set."
Please do let me know if anyone has a solution to this problem.
Thanks in advance, Poonam.
Similar Threads
-
Problem Adding Content To JTabbedPane
By JDCAce in forum AWT / SwingReplies: 5Last Post: 10-18-2008, 09:45 AM -
Problem with displaying search results from an array
By BHCluster in forum New To JavaReplies: 4Last Post: 04-24-2008, 03:34 AM -
problem with displaying result..
By SCS17 in forum New To JavaReplies: 4Last Post: 04-23-2008, 11:19 AM -
Active Content enable problem
By kasipandian in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 02-01-2008, 02:15 PM -
problem displaying GUI from jbase
By diveshsingh in forum AWT / SwingReplies: 0Last Post: 01-30-2008, 08:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks