Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Need help with GUIs
Need help with GUIs [message #527788] Fri, 16 April 2010 09:43 Go to next message
Eclipse UserFriend
Hi,

Basically, I transferred all my files to my netbook, loaded it up n eclipse, refreshed every class and tried to use the GUI editor. It loads up fine, but when I try to add a component to the grid layout, it won't add it, the component does not appear on the grid layout.

Any ideas?

Thanks
Re: Need help with GUIs [message #527811 is a reply to message #527788] Fri, 16 April 2010 10:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NOSPAM.ibm.com

Hi,

Shutdown all open VE editors, do a clean build of the entire workspace,
and then see if things work. Sometimes some cached information gets
stale. The clean build of entire workspace with all VE editors closed
will refresh the cache.

--
Thanks,
Rich Kulp
Re: Need help with GUIs [message #527812 is a reply to message #527811] Fri, 16 April 2010 10:27 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NOSPAM.ibm.com

Oh one thing, you need to have opened a VE first. If you do a clean
build without ever opening a VE editor in the current session it won't
know to clean the VE cache.

On 4/16/2010 10:23 AM, Rich Kulp wrote:
> Hi,
>
> Shutdown all open VE editors, do a clean build of the entire workspace,
> and then see if things work. Sometimes some cached information gets
> stale. The clean build of entire workspace with all VE editors closed
> will refresh the cache.
>

--
Thanks,
Rich Kulp
Previous Topic:Debugging a 32bit JVM from 64bit Eclipse
Next Topic:Unresolved import - org, edu etc.
Goto Forum:
  


Current Time: Sun Mar 16 23:00:01 EDT 2025

Powered by FUDForum. Page generated in 0.03560 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top