Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » no content pane - no parse error
no content pane - no parse error [message #108896] Tue, 04 October 2005 19:19 Go to next message
Eclipse UserFriend
Originally posted by: sresch.cadence.com

I have developed a few visual swing classes and overall am quite pleased.
I have however run into a problem where a JDialog subclass, that I was
able to see and update just fine in VE for some time, no longer shows the
contentpane or any of its sub components in the VE builder nor in the Java
Beans tab. I can see the top level Dialog, change its title and see its
properties... but it no longer shows any sub components.

I must have made a change in the code to cause this problem but I can not
seem to figure it out. There are a few inner classes being used btw.

The main problem is that there doesn't seem to be any errors or log output
to help me track down the real problem.

Does anyone have any idea of how to debug/diagnose VE problems?
Re: no content pane - no parse error [message #108909 is a reply to message #108896] Tue, 04 October 2005 20:13 Go to previous message
Eclipse UserFriend
Originally posted by: sresch.cadence.com

I deleted files (having similar names to the affected class) in or under:

\.metadata\.plugins\org.eclipse.core.resources\.projects\<myproj >
\org.eclipse.jem.beaninfo
\org.eclipse.ve.java.core\.cache\emfmodel\src

and restarted Eclipse and the GUI shows up ok again in VE.

Hmmm.

sven wrote:
> I have developed a few visual swing classes and overall am quite
> pleased. I have however run into a problem where a JDialog subclass,
> that I was able to see and update just fine in VE for some time, no
> longer shows the contentpane or any of its sub components in the VE
> builder nor in the Java Beans tab. I can see the top level Dialog,
> change its title and see its properties... but it no longer shows any
> sub components.
>
> I must have made a change in the code to cause this problem but I can
> not seem to figure it out. There are a few inner classes being used btw.
>
> The main problem is that there doesn't seem to be any errors or log
> output to help me track down the real problem.
>
> Does anyone have any idea of how to debug/diagnose VE problems?
>
Re: no content pane - no parse error [message #610926 is a reply to message #108896] Tue, 04 October 2005 20:13 Go to previous message
sven is currently offline svenFriend
Messages: 2
Registered: July 2009
Junior Member
I deleted files (having similar names to the affected class) in or under:

\.metadata\.plugins\org.eclipse.core.resources\.projects\<myproj >
\org.eclipse.jem.beaninfo
\org.eclipse.ve.java.core\.cache\emfmodel\src

and restarted Eclipse and the GUI shows up ok again in VE.

Hmmm.

sven wrote:
> I have developed a few visual swing classes and overall am quite
> pleased. I have however run into a problem where a JDialog subclass,
> that I was able to see and update just fine in VE for some time, no
> longer shows the contentpane or any of its sub components in the VE
> builder nor in the Java Beans tab. I can see the top level Dialog,
> change its title and see its properties... but it no longer shows any
> sub components.
>
> I must have made a change in the code to cause this problem but I can
> not seem to figure it out. There are a few inner classes being used btw.
>
> The main problem is that there doesn't seem to be any errors or log
> output to help me track down the real problem.
>
> Does anyone have any idea of how to debug/diagnose VE problems?
>
Previous Topic:no content pane - no parse error
Next Topic:[FAQ] Update General question 1
Goto Forum:
  


Current Time: Thu Apr 25 23:52:25 GMT 2024

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

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

Back to the top