Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » MoreSwingComponents fails 3.2M2
MoreSwingComponents fails 3.2M2 [message #611299] Sun, 06 November 2005 16:31
Eclipse UserFriend
Originally posted by: blas.puertareal.com

Hello

I'm trying to migrate a application to VE. After some problems with
tables & scrollpanes in 1.1.0.1 I try with 1.2.

I found that the MoreSwingComponents example fails in 1.2

My eclipse configuration is: 3.2M2 SDK, emf-sdo 2.2.0M2, GEF 3.2M2 and
VE I20051103.

The Table and JList appears outside the form and if one of the
scrollpanes were selected in the view, then the following error appears:

java.lang.NullPointerException
at
org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.getSetting Delegate(EStructuralFeatureImpl.java:790)
at
org.eclipse.emf.ecore.impl.BasicEObjectImpl.eSettingDelegate (BasicEObjectImpl.java:822)
at
org.eclipse.emf.ecore.impl.BasicEObjectImpl.eDynamicGet(Basi cEObjectImpl.java:497)
at
org.eclipse.emf.ecore.impl.BasicEObjectImpl.eGet(BasicEObjec tImpl.java:488)
at
org.eclipse.emf.ecore.impl.BasicEObjectImpl.eGet(BasicEObjec tImpl.java:483)
at
org.eclipse.ve.internal.jfc.core.JScrollPaneGraphicalEditPar t.getModelChildren(JScrollPaneGraphicalEditPart.java:115)
at
org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(A bstractEditPart.java:716)
at
org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractE ditPart.java:684)
at
org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh( AbstractGraphicalEditPart.java:554)
at
org.eclipse.ve.internal.cde.core.CDEAbstractGraphicalEditPar t.refresh(CDEAbstractGraphicalEditPart.java:337)
at
org.eclipse.gef.editparts.AbstractEditPart.addNotify(Abstrac tEditPart.java:232)
at
org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotif y(AbstractGraphicalEditPart.java:212)
at
org.eclipse.gef.editparts.AbstractEditPart.addChild(Abstract EditPart.java:195)
at
org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(A bstractEditPart.java:734)
at
org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractE ditPart.java:684)
at
org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh( AbstractGraphicalEditPart.java:554)
at
org.eclipse.ve.internal.cde.core.CDEAbstractGraphicalEditPar t.refresh(CDEAbstractGraphicalEditPart.java:337)
at
org.eclipse.gef.editparts.AbstractEditPart.addNotify(Abstrac tEditPart.java:232)
at
org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotif y(AbstractGraphicalEditPart.java:212)
at
org.eclipse.gef.editparts.AbstractEditPart.addChild(Abstract EditPart.java:195)
at
org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(A bstractEditPart.java:734)
at
org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractE ditPart.java:684)


Regards
Blas Rodriguez Somoza
Previous Topic:MoreSwingComponents fails 3.2M2
Next Topic:Localization support
Goto Forum:
  


Current Time: Fri Apr 26 04:46:09 GMT 2024

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

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

Back to the top