MISSING!! message

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

MISSING!! message

Postby mwaschkowski » Tue Feb 26, 2008 8:16 am

Hi,

Not sure why, but I get a !!MISSING!! message in design view when:

-I extend DialogBox
-I have TextBox class members:
Code: Select all
private TextBox displayNameInput = new TextBox();


The TextBox elements display a !!MISSING!! message in design view, but my Label class members display just fine?

Thanks,

Mark

PS. I have marked one of my constructors with @wbp.parser.constructor, if that matters...
mwaschkowski
 
Posts: 23
Joined: Mon Jan 21, 2008 8:54 am

Re: MISSING!! message

Postby Eric Clayberg » Tue Feb 26, 2008 8:50 am

You haven't supplied a test case, so I don't know why either.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: MISSING!! message

Postby mwaschkowski » Tue Feb 26, 2008 10:15 am

Really hoping thats an attempt a humor, otherwise a simple 'Not enough info, can you give me a test case' would come across nicer/more helpful.

Anyway, I made a test case, but the problem went away. Let me explain, I had a dialog box that I was working on and had to update it to play nice with Designer, but before I did that, the design view didn't look quite right. I could go into all the details, but I'm assuming you have some idea of what I could be referring to. Thats when I saw the !!MISSING!! in the fields. So I updated the code and now it looks good in the designer, but !!MISSING!! is still displayed in the input boxes. So, I created a brand new dialog box will the same setup as my updated code and lo and behold, it worked fine. However, the original still had the !!MISSING!! displayed. Of course, there is NO reference to '!!MISSING!!' anywhere in the code, just in the designer view. So, in designer view I went to the text property and removed the !!MISSING!! text, and now everything is fine.

I believe there is some caching of the !!MISSING!! text going on inside of the designer.

In any case, it seems to be fine now.

Regards,

Mark
mwaschkowski
 
Posts: 23
Joined: Mon Jan 21, 2008 8:54 am

Re: MISSING!! message

Postby Eric Clayberg » Tue Feb 26, 2008 3:11 pm

Having Designer display the text !!Missing!! is not a normal or typical circumstance.

Acccording to our engineering team, that would generally only happen in response to some sort of serious problem parsing the class.

Again, without a test case that we can use to reproduce the problem, we have no way of knowing why that woud be the case or how to correct it.

In general, you should always supply a test case and any associated Eclipse ".log" files showing any relevant exceptions. Screen shots can also be very helpful.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests