Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Eclipse 3.2, VE 1.2 NPE Parse Error
Eclipse 3.2, VE 1.2 NPE Parse Error [message #613446] Tue, 04 July 2006 16:59
Chas Douglass is currently offline Chas DouglassFriend
Messages: 26
Registered: July 2009
Junior Member
I have a frame that works fine under Eclipse 3.1.2 and VE 1.1(? whatever
the current update was).

Upgrading to 3.2 final and the update of VE (1.2.0v20060518_RC1) I get:

(java.lang.NullPointerException
at org.eclipse.ve.internal.java.codegen.model.BeanPart.getSimpl eName
(BeanPart.java:273)
at org.eclipse.ve.internal.java.codegen.model.BeanPart.getImpli citName
(BeanPart.java:282)
at org.eclipse.ve.internal.java.codegen.model.BeanPart.getSimpl eName
(BeanPart.java:276)
at
org.eclipse.ve.internal.java.codegen.model.BeanDeclModel.get UnreferencedB
eanParts(BeanDeclModel.java:791)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.buildCompo
sitionModel(JavaSourceTranslator.java:765)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.reversePar
se(JavaSourceTranslator.java:874)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocu
ment(JavaSourceTranslator.java:947)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel
(JavaSourceTranslator.java:597)
at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart
$Setup.run(JavaVisualEditorPart.java:1978)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

With a "parse error" and no visual to edit.

This is a large frame with several split-panels and a bunch of tabbed
panels with tables with custom table-models.

Any ideas?

Chas Douglass
Previous Topic:Project file will not open
Next Topic:Migrated from JBuilder to Eclipse, how to transform jbinit() -> VE style?
Goto Forum:
  


Current Time: Wed Sep 25 07:59:37 GMT 2024

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

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

Back to the top