Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Regression in the Integration build
Regression in the Integration build [message #92119] Fri, 27 May 2005 02:23 Go to next message
Eclipse UserFriend
Originally posted by: no.ddress.here

VE-runtime-I20050526.zip
GEF-runtime-3.1M7.zip
emf-sdo-runtime-I200505261142.zip

Any attempt to run a bean customizer results in an NPE:


!SESSION 2005-05-26 19:17:45.229
-----------------------------------------------
eclipse.buildId=I20050513-1415
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data D:
\DevFiles\EclipseWorkSpace31M6
!ENTRY org.eclipse.ve.java.core 2 0 2005-05-26 19:19:02.740
!MESSAGE Exception thrown.
!STACK 0
IWAV0073I *** RemoteVM Exception - Trace from Remote VM:
java.lang.NullPointerException
at
org.eclipse.ve.internal.java.remotevm.BeanPropertyEditorJFra me.setProper
tyEditor(BeanPropertyEditorJFrame.java:211)
at
org.eclipse.ve.internal.java.remotevm.WindowLauncher.launchE ditor
(WindowLauncher.java:107)
at org.eclipse.ve.internal.java.remotevm.WindowLauncher.<init>
(WindowLauncher.java:50)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:4 94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.jem.internal.proxy.vm.remote.ConnectionHandler.r un
(ConnectionHandler.java:317)
at org.eclipse.jem.internal.proxy.vm.remote.ConnectionThread.ru n
(ConnectionThread.java:47)
IWAV0074I *** Local StackTrace:
org.eclipse.jem.internal.proxy.remote.REMThrowableBeanProxyP roxy:
java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.createTh
rowableBeanProxy(REMThrowableBeanTypeProxy.java:34)
at
org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.newBeanP
roxy(REMThrowableBeanTypeProxy.java:65)
at
org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.getBea
nProxy(REMStandardBeanProxyFactory.java:454)
at
org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.proces
sErrorReturn(REMStandardBeanProxyFactory.java:505)
at org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invoke
(REMMethodProxy.java:213)
at
org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invokeW ithParms
(REMMethodProxy.java:172)
at
org.eclipse.jem.internal.proxy.remote.REMConstructorProxy.ne wInstance
(REMConstructorProxy.java:61)
at org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.ru n
(CustomizeJavaBeanAction.java:121)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
at org.eclipse.ui.actions.RetargetAction.runWithEvent
(RetargetAction.java:216)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection
(ActionContributionItem.java:538)
at org.eclipse.jface.action.ActionContributionItem.access$2
(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$6.handleEven t
(ActionContributionItem.java:441)
at org.eclipse.swt.widgets.EventTable.sendEvent
(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents
(Display.java:2921)
at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2554)
at org.eclipse.ui.internal.Workbench.runEventLoop
(Workbench.java:1601)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1565)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:315)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench
(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:230)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:371)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:330 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:274)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Re: Regression in the Integration build [message #92220 is a reply to message #92119] Fri, 27 May 2005 12:34 Go to previous messageGo to next message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
If this problem persists with a 1.4.2 JRE, please open a bugzilla.
Re: Regression in the Integration build [message #92237 is a reply to message #92119] Fri, 27 May 2005 14:02 Go to previous messageGo to next message
Joe Winchester is currently offline Joe WinchesterFriend
Messages: 496
Registered: July 2009
Senior Member
Gerald,

> Any attempt to run a bean customizer results in an NPE:

Many thanks for finding this and my apologies for not testing it better.
My test case an AWT canvas customizer and you have a Swing one. I
have tested it with Swing now and released the code just now into Head.

Best regards,

Joe

> !SESSION 2005-05-26 19:17:45.229
> -----------------------------------------------
> eclipse.buildId=I20050513-1415
> java.version=1.5.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data D:
> \DevFiles\EclipseWorkSpace31M6
> !ENTRY org.eclipse.ve.java.core 2 0 2005-05-26 19:19:02.740
> !MESSAGE Exception thrown.
> !STACK 0
> IWAV0073I *** RemoteVM Exception - Trace from Remote VM:
> java.lang.NullPointerException
> at
> org.eclipse.ve.internal.java.remotevm.BeanPropertyEditorJFra me.setProper
> tyEditor(BeanPropertyEditorJFrame.java:211)
> at
> org.eclipse.ve.internal.java.remotevm.WindowLauncher.launchE ditor
> (WindowLauncher.java:107)
> at org.eclipse.ve.internal.java.remotevm.WindowLauncher.<init>
> (WindowLauncher.java:50)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e
> Method)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance
> (NativeConstructorAccessorImpl.java:39)
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
> (DelegatingConstructorAccessorImpl.java:27)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:4 94)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.eclipse.jem.internal.proxy.vm.remote.ConnectionHandler.r un
> (ConnectionHandler.java:317)
> at org.eclipse.jem.internal.proxy.vm.remote.ConnectionThread.ru n
> (ConnectionThread.java:47)
> IWAV0074I *** Local StackTrace:
> org.eclipse.jem.internal.proxy.remote.REMThrowableBeanProxyP roxy:
> java.lang.NullPointerException
> at
> org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.createTh
> rowableBeanProxy(REMThrowableBeanTypeProxy.java:34)
> at
> org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.newBeanP
> roxy(REMThrowableBeanTypeProxy.java:65)
> at
> org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.getBea
> nProxy(REMStandardBeanProxyFactory.java:454)
> at
> org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.proces
> sErrorReturn(REMStandardBeanProxyFactory.java:505)
> at org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invoke
> (REMMethodProxy.java:213)
> at
> org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invokeW ithParms
> (REMMethodProxy.java:172)
> at
> org.eclipse.jem.internal.proxy.remote.REMConstructorProxy.ne wInstance
> (REMConstructorProxy.java:61)
> at org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.ru n
> (CustomizeJavaBeanAction.java:121)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
> at org.eclipse.ui.actions.RetargetAction.runWithEvent
> (RetargetAction.java:216)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection
> (ActionContributionItem.java:538)
> at org.eclipse.jface.action.ActionContributionItem.access$2
> (ActionContributionItem.java:488)
> at org.eclipse.jface.action.ActionContributionItem$6.handleEven t
> (ActionContributionItem.java:441)
> at org.eclipse.swt.widgets.EventTable.sendEvent
> (EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
> at org.eclipse.swt.widgets.Display.runDeferredEvents
> (Display.java:2921)
> at org.eclipse.swt.widgets.Display.readAndDispatch
> (Display.java:2554)
> at org.eclipse.ui.internal.Workbench.runEventLoop
> (Workbench.java:1601)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1565)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
> (Workbench.java:315)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench
> (PlatformUI.java:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run
> (IDEApplication.java:103)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run
> (PlatformActivator.java:230)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run
> (EclipseStarter.java:371)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run
> (EclipseStarter.java:160)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:330 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:274)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
Gr
Re: Regression in the Integration build [message #92314 is a reply to message #92237] Fri, 27 May 2005 23:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: no.ddress.here

In article <d779gr$qej$1@news.eclipse.org>, winchest@uk.ibm.com says...
> Gerald,
>
> > Any attempt to run a bean customizer results in an NPE:
>
> Many thanks for finding this and my apologies for not testing it better.
> My test case an AWT canvas customizer and you have a Swing one. I
> have tested it with Swing now and released the code just now into Head.
>

Would like to test, but there is no new nightly.

Checking out ve-dev-base from CVS (per the VE FAQ procedure) only
retrieves javainst and mofjava folders and throws lots of errors about
an inconsistent CVS repository structure. Not sure what the problem is.

Is there a more detailed spec for checking out and, in particular,
building the full VE plugin. Or, maybe a comprehensive build script for
constructing a nightly/integration build?
Re: Regression in the Integration build [message #92462 is a reply to message #92314] Tue, 31 May 2005 13:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are you sure you checked out against HEAD? I just tried it and it
worked. Though you need to have Eclipse/GEF 3.1M7 and EMF I200505261142
for HEAD to compile correctly.

> Checking out ve-dev-base from CVS (per the VE FAQ procedure) only
> retrieves javainst and mofjava folders and throws lots of errors about
> an inconsistent CVS repository structure. Not sure what the problem is.
>

--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #92564 is a reply to message #92462] Tue, 31 May 2005 17:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: no.ddress.here

In article <d7hqb7$769$1@news.eclipse.org>, richkulp@us.NO_SPAM.ibm.com
says...
> Are you sure you checked out against HEAD?

Absolutely.

> I just tried it and it
> worked.

Are you just refreshing or going from scratch.

Here are my steps:

CVS Perspective
click on ":pserver ... :/home/tools
click on HEAD to expand
right click on ve-dev-base
select Check out as ... a project in the workspace
select the HEAD tag and click Finish

What am I doing different/wrong?

Here is the complete error log -- notice that only javainst and mofjava
are successful:

U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTParen thesizedExpr
ession.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTPrefi xExpression.
java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTPrefi xOperator.ja
va
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTStrin gLiteral.jav
a
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTThisL iteral.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTTypeL iteral.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/ParseTr eeAllocation
..java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/ParseVi sitor.java
cvs checkout: Updating VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Fe atureValuePr
ovider.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/IJ avaDataTypeI
nstance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/IJ avaInstance.
java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/IJ avaObjectIns
tance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/In stantiationB
aseMessages.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaDataTypeIn
stance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaFactoryHan
dler.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaInstantiat
ion.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaInstantiat
ionHandlerFactoryAdapter.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaObjectInst
ance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Pa rseTreeAlloc
ationInstantiationVisitor.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/me ssages.prope
rties
cvs checkout: Updating VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Im plicitAlloca
tionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In itStringAllo
cationImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In stantiationF
actoryImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In stantiationI
mplMessages.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In stantiationP
ackageImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Ja vaAllocation
Impl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Na iveExpressio
nFlattener.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ArrayAccessI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ArrayCreatio
nImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ArrayInitial
izerImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT BooleanLiter
alImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT CastExpressi
onImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT CharacterLit
eralImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ClassInstanc
eCreationImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ConditionalE
xpressionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ExpressionIm
pl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT FieldAccessI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InfixExpress
ionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InstanceRefe
renceImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InstanceofIm
pl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InvalidExpre
ssionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT MethodInvoca
tionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT NameImpl.jav
a
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT NullLiteralI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT NumberLitera
lImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT Parenthesize
dExpressionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT PrefixExpres
sionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT StringLitera
lImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ThisLiteralI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT TypeLiteralI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Pa rseTreeAlloc
ationImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/me ssages.prope
rties
cvs checkout: Updating VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/util
cvs checkout: Updating VE-dev-base/model
U VE-dev-base/model/instance.ecore
U VE-dev-base/model/instance.genmodel
U VE-dev-base/model/java.ecore
U VE-dev-base/model/javaModel.genmodel
cvs checkout: Updating VE-dev-base/mofjava
U VE-dev-base/mofjava/javaadapters.properties
cvs checkout: Updating VE-dev-base/mofjava/org
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/internal
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/core
U VE-dev-base/mofjava/org/eclipse/jem/internal/core/JEMPlugin. java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/IJavaCla ssAdaptor.ja
va
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/IJavaMet hodAdapter.j
ava
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/IJavaRef lectionKeyEx
tension.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/Internal ReadAdaptabl
e.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaArra yTypeReflect
ionAdapter.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaRefl ectionAdapte
rFactory.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaRefl ectionAdapto
r.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaRefl ectionKey.ja
va
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaXMIF actoryImpl.j
ava
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/ReadAdap tor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/Reflecti onAdaptor.ja
va
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/JDKA daptor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java ClassJDKAdap
tor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java FieldJDKAdap
tor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java JDKAdapterFa
ctory.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java MethodJDKAda
ptor.java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/nls
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/nls/Reso urceHandler.
java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/beaninfo
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/beaninfo/IIntrosp ectionAdapte
r.java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/impl
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/init
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/init/JavaInit.jav a
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation/IIn stantiationH
andler.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation/IIn stantiationH
andlerFactoryAdapter.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation/IIn stantiationI
nstance.java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/util
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/java
U VE-dev-base/mofjava/org/eclipse/jem/java/ArrayType.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Block.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Comment.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Field.java
U VE-dev-
base/mofjava/org/eclipse/jem/java/InheritanceCycleException. java
U VE-dev-base/mofjava/org/eclipse/jem/java/Initializer.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaClass.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaDataType.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaEvent.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaHelpers.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaPackage.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaParameter.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaParameterKind.j ava
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaRefFactory.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaRefPackage.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaURL.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaVisibilityKind. java
U VE-dev-base/mofjava/org/eclipse/jem/java/Method.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Statement.java
U VE-dev-base/mofjava/org/eclipse/jem/java/TypeKind.java
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/java/impl
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/ArrayTypeImpl. java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/BlockImpl.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/CommentImpl.ja va
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/FieldImpl.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/InitializerImp l.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaClassImpl. java
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaDataTypeImpl.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaEventImpl. java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaFactoryImp l.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaPackageImp l.java
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaParameterImpl.jav a
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaRefFactoryImpl.ja va
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaRefPackageImpl.ja va
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/MethodImpl.jav a
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/StatementImpl. java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/URL.java
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/java/util
U VE-dev-
base/mofjava/org/eclipse/jem/java/util/JavaRefAdapterFactory .java
U VE-dev-base/mofjava/org/eclipse/jem/java/util/JavaRefSwitch. java
U VE-dev-
base/mofjava/org/eclipse/jem/java/util/NotificationUtil.java
cvs checkout: Updating VE-dev-base/overrides
U VE-dev-base/overrides/..ROOT...override
cvs checkout: Updating VE-dev-base/overrides/java
cvs checkout: Updating VE-dev-base/overrides/java/lang
U VE-dev-base/overrides/java/lang/Object.override
cvs checkout: Updating VE-dev-base/rose
U VE-dev-base/rose/.cvsignore
U VE-dev-base/rose/edocjava2.cat
U VE-dev-base/rose/instance.mdl
U VE-dev-base/rose/instantiation.cat
U VE-dev-base/rose/javaModel.mdl
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.beaninfo
cvs checkout: ignoring module org.eclipse.jem.beaninfo
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.proxy
cvs checkout: ignoring module org.eclipse.jem.proxy
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.workbench
cvs checkout: ignoring module org.eclipse.jem.workbench
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.cde
cvs checkout: ignoring module org.eclipse.ve.cde
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.java.core
cvs checkout: ignoring module org.eclipse.ve.java.core
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.jfc
cvs checkout: ignoring module org.eclipse.ve.jfc
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.propertysheet
cvs checkout: ignoring module org.eclipse.ve.propertysheet
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.swt
cvs checkout: ignoring module org.eclipse.ve.swt
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.ui
cvs checkout: ignoring module org.eclipse.jem.ui
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem-feature/com.ibm.etools.emf.event
cvs checkout: ignoring module ve-emf-event
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.util
cvs checkout: ignoring module org.eclipse.jem.util
The server reported an error while performing the "cvs checkout"
command. (took 1:00.207)
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.beaninfo
Error: : cvs checkout: ignoring module org.eclipse.jem.beaninfo
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.proxy
Error: : cvs checkout: ignoring module org.eclipse.jem.proxy
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.workbench
Error: : cvs checkout: ignoring module org.eclipse.jem.workbench
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.cde
Error: : cvs checkout: ignoring module org.eclipse.ve.cde
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.java.core
Error: : cvs checkout: ignoring module org.eclipse.ve.java.core
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.jfc
Error: : cvs checkout: ignoring module org.eclipse.ve.jfc
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.propertysheet
Error: : cvs checkout: ignoring module org.eclipse.ve.propertysheet
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.swt
Error: : cvs checkout: ignoring module org.eclipse.ve.swt
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.ui
Error: : cvs checkout: ignoring module org.eclipse.jem.ui
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match /home/tools/org.eclipse.jem-
feature/com.ibm.etools.emf.event
Error: : cvs checkout: ignoring module ve-emf-event
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.util
Error: : cvs checkout: ignoring module org.eclipse.jem.util
***

U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTNumbe rLiteral.jav
a
Re: Regression in the Integration build [message #92594 is a reply to message #92564] Tue, 31 May 2005 17:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Not Checkout AS... JUST Checkout.. by itself. CheckOutAS tries to make
it one bit project. It is not one project, it is many projects. The
project files are checked into CVS so just doing Checkout... by itself
is sufficient for Eclipse to know what is a project.



--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #92609 is a reply to message #92594] Tue, 31 May 2005 17:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It tries to make one big project (not one bit project :-) ).

Rich Kulp wrote:
> Not Checkout AS... JUST Checkout.. by itself. CheckOutAS tries to make
> it one bit project. It is not one project, it is many projects. The
> project files are checked into CVS so just doing Checkout... by itself
> is sufficient for Eclipse to know what is a project.
>
>
>

--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #92686 is a reply to message #92609] Tue, 31 May 2005 20:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: no.ddress.here

Ok, checked out as 12 separate projects. Looks like just one issue
remaining.

Java 5, compatibility set to 1.4.2
Eclipse 3.1M7
GEF 3.1M7
EMF I200505261142

Getting compile errors on four statements (12 instances total) due to
signature errors. For example (retyped, since there seems to be no easy
way to dump them):

org.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.java @line 1265
"Constructor ...FastCompare(...) is undefined."

org.eclipse.ve.internal.java.codegen.java.rules.AbstractCont ainerAddDeco
derHelper.java @ line 190 "method getFeatureID(...) is undefined"

org.eclipse.ve.internal.java.codegen.jjet.util/AnonymousEven tMethodTempl
ate.java @ line 41 "method create(String) is undefined"

org.eclipse.ve.internal.jfc.core.ComponentCopyEditPolicy.jav a @ line 37
"method removeReferenceTo(...) is not applicable to arguments ..."

Did I just get an inconsistent copy from Head? Or is this something
else?

Thanks for all of the assistance.
Re: Regression in the Integration build [message #92699 is a reply to message #92686] Tue, 31 May 2005 23:01 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I just found out because of an EMF change that we needed, your IDE that
you are checking out into must be an M7 IDE with the EMF I200505261142
installed in it too. Not just the target, but the development IDE. Make
sure you start the first time with -clean to get the IDE configuration.

However, there is some problem with the javajet things, so go to the
the java.core, jfc, and swt projects and do a replace with latest from HEAD.

That should fix FastCompare and create(String) problems.

The removeReferenceTo(...) is an outright bug that was accidently
released. It should be fixed by tomorrow. The only thing that breaks is
cut/copy/paste of the graphical stuff.

Gerald Rosenberg wrote:
> Ok, checked out as 12 separate projects. Looks like just one issue
> remaining.
>
> Java 5, compatibility set to 1.4.2
> Eclipse 3.1M7
> GEF 3.1M7
> EMF I200505261142
>
> Getting compile errors on four statements (12 instances total) due to
> signature errors. For example (retyped, since there seems to be no easy
> way to dump them):
>
> org.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.java @line 1265
> "Constructor ...FastCompare(...) is undefined."
>
> org.eclipse.ve.internal.java.codegen.java.rules.AbstractCont ainerAddDeco
> derHelper.java @ line 190 "method getFeatureID(...) is undefined"
>
> org.eclipse.ve.internal.java.codegen.jjet.util/AnonymousEven tMethodTempl
> ate.java @ line 41 "method create(String) is undefined"
>
> org.eclipse.ve.internal.jfc.core.ComponentCopyEditPolicy.jav a @ line 37
> "method removeReferenceTo(...) is not applicable to arguments ..."
>
> Did I just get an inconsistent copy from Head? Or is this something
> else?
>
> Thanks for all of the assistance.

--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #607835 is a reply to message #92119] Fri, 27 May 2005 12:34 Go to previous message
Gili Mendel is currently offline Gili MendelFriend
Messages: 338
Registered: July 2009
Senior Member
If this problem persists with a 1.4.2 JRE, please open a bugzilla.
Re: Regression in the Integration build [message #607836 is a reply to message #92119] Fri, 27 May 2005 14:02 Go to previous message
Joe Winchester is currently offline Joe WinchesterFriend
Messages: 496
Registered: July 2009
Senior Member
Gerald,

> Any attempt to run a bean customizer results in an NPE:

Many thanks for finding this and my apologies for not testing it better.
My test case an AWT canvas customizer and you have a Swing one. I
have tested it with Swing now and released the code just now into Head.

Best regards,

Joe

> !SESSION 2005-05-26 19:17:45.229
> -----------------------------------------------
> eclipse.buildId=I20050513-1415
> java.version=1.5.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data D:
> \DevFiles\EclipseWorkSpace31M6
> !ENTRY org.eclipse.ve.java.core 2 0 2005-05-26 19:19:02.740
> !MESSAGE Exception thrown.
> !STACK 0
> IWAV0073I *** RemoteVM Exception - Trace from Remote VM:
> java.lang.NullPointerException
> at
> org.eclipse.ve.internal.java.remotevm.BeanPropertyEditorJFra me.setProper
> tyEditor(BeanPropertyEditorJFrame.java:211)
> at
> org.eclipse.ve.internal.java.remotevm.WindowLauncher.launchE ditor
> (WindowLauncher.java:107)
> at org.eclipse.ve.internal.java.remotevm.WindowLauncher.<init>
> (WindowLauncher.java:50)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e
> Method)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance
> (NativeConstructorAccessorImpl.java:39)
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
> (DelegatingConstructorAccessorImpl.java:27)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:4 94)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.eclipse.jem.internal.proxy.vm.remote.ConnectionHandler.r un
> (ConnectionHandler.java:317)
> at org.eclipse.jem.internal.proxy.vm.remote.ConnectionThread.ru n
> (ConnectionThread.java:47)
> IWAV0074I *** Local StackTrace:
> org.eclipse.jem.internal.proxy.remote.REMThrowableBeanProxyP roxy:
> java.lang.NullPointerException
> at
> org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.createTh
> rowableBeanProxy(REMThrowableBeanTypeProxy.java:34)
> at
> org.eclipse.jem.internal.proxy.remote.REMThrowableBeanTypePr oxy.newBeanP
> roxy(REMThrowableBeanTypeProxy.java:65)
> at
> org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.getBea
> nProxy(REMStandardBeanProxyFactory.java:454)
> at
> org.eclipse.jem.internal.proxy.remote.REMStandardBeanProxyFa ctory.proces
> sErrorReturn(REMStandardBeanProxyFactory.java:505)
> at org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invoke
> (REMMethodProxy.java:213)
> at
> org.eclipse.jem.internal.proxy.remote.REMMethodProxy.invokeW ithParms
> (REMMethodProxy.java:172)
> at
> org.eclipse.jem.internal.proxy.remote.REMConstructorProxy.ne wInstance
> (REMConstructorProxy.java:61)
> at org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.ru n
> (CustomizeJavaBeanAction.java:121)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
> at org.eclipse.ui.actions.RetargetAction.runWithEvent
> (RetargetAction.java:216)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection
> (ActionContributionItem.java:538)
> at org.eclipse.jface.action.ActionContributionItem.access$2
> (ActionContributionItem.java:488)
> at org.eclipse.jface.action.ActionContributionItem$6.handleEven t
> (ActionContributionItem.java:441)
> at org.eclipse.swt.widgets.EventTable.sendEvent
> (EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
> at org.eclipse.swt.widgets.Display.runDeferredEvents
> (Display.java:2921)
> at org.eclipse.swt.widgets.Display.readAndDispatch
> (Display.java:2554)
> at org.eclipse.ui.internal.Workbench.runEventLoop
> (Workbench.java:1601)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1565)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
> (Workbench.java:315)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench
> (PlatformUI.java:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run
> (IDEApplication.java:103)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run
> (PlatformActivator.java:230)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run
> (EclipseStarter.java:371)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run
> (EclipseStarter.java:160)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:330 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:274)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
Gr
Re: Regression in the Integration build [message #607841 is a reply to message #92237] Fri, 27 May 2005 23:58 Go to previous message
Gerald Rosenberg is currently offline Gerald RosenbergFriend
Messages: 106
Registered: July 2009
Senior Member
In article <d779gr$qej$1@news.eclipse.org>, winchest@uk.ibm.com says...
> Gerald,
>
> > Any attempt to run a bean customizer results in an NPE:
>
> Many thanks for finding this and my apologies for not testing it better.
> My test case an AWT canvas customizer and you have a Swing one. I
> have tested it with Swing now and released the code just now into Head.
>

Would like to test, but there is no new nightly.

Checking out ve-dev-base from CVS (per the VE FAQ procedure) only
retrieves javainst and mofjava folders and throws lots of errors about
an inconsistent CVS repository structure. Not sure what the problem is.

Is there a more detailed spec for checking out and, in particular,
building the full VE plugin. Or, maybe a comprehensive build script for
constructing a nightly/integration build?
Re: Regression in the Integration build [message #607851 is a reply to message #92314] Tue, 31 May 2005 13:49 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are you sure you checked out against HEAD? I just tried it and it
worked. Though you need to have Eclipse/GEF 3.1M7 and EMF I200505261142
for HEAD to compile correctly.

> Checking out ve-dev-base from CVS (per the VE FAQ procedure) only
> retrieves javainst and mofjava folders and throws lots of errors about
> an inconsistent CVS repository structure. Not sure what the problem is.
>

--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #607858 is a reply to message #92462] Tue, 31 May 2005 17:45 Go to previous message
Gerald Rosenberg is currently offline Gerald RosenbergFriend
Messages: 106
Registered: July 2009
Senior Member
In article <d7hqb7$769$1@news.eclipse.org>, richkulp@us.NO_SPAM.ibm.com
says...
> Are you sure you checked out against HEAD?

Absolutely.

> I just tried it and it
> worked.

Are you just refreshing or going from scratch.

Here are my steps:

CVS Perspective
click on ":pserver ... :/home/tools
click on HEAD to expand
right click on ve-dev-base
select Check out as ... a project in the workspace
select the HEAD tag and click Finish

What am I doing different/wrong?

Here is the complete error log -- notice that only javainst and mofjava
are successful:

U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTParen thesizedExpr
ession.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTPrefi xExpression.
java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTPrefi xOperator.ja
va
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTStrin gLiteral.jav
a
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTThisL iteral.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTTypeL iteral.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/ParseTr eeAllocation
..java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/ParseVi sitor.java
cvs checkout: Updating VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Fe atureValuePr
ovider.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/IJ avaDataTypeI
nstance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/IJ avaInstance.
java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/IJ avaObjectIns
tance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/In stantiationB
aseMessages.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaDataTypeIn
stance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaFactoryHan
dler.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaInstantiat
ion.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaInstantiat
ionHandlerFactoryAdapter.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Ja vaObjectInst
ance.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/Pa rseTreeAlloc
ationInstantiationVisitor.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/base/me ssages.prope
rties
cvs checkout: Updating VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Im plicitAlloca
tionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In itStringAllo
cationImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In stantiationF
actoryImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In stantiationI
mplMessages.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/In stantiationP
ackageImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Ja vaAllocation
Impl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Na iveExpressio
nFlattener.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ArrayAccessI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ArrayCreatio
nImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ArrayInitial
izerImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT BooleanLiter
alImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT CastExpressi
onImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT CharacterLit
eralImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ClassInstanc
eCreationImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ConditionalE
xpressionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ExpressionIm
pl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT FieldAccessI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InfixExpress
ionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InstanceRefe
renceImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InstanceofIm
pl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT InvalidExpre
ssionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT MethodInvoca
tionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT NameImpl.jav
a
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT NullLiteralI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT NumberLitera
lImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT Parenthesize
dExpressionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT PrefixExpres
sionImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT StringLitera
lImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT ThisLiteralI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/PT TypeLiteralI
mpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/Pa rseTreeAlloc
ationImpl.java
U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/impl/me ssages.prope
rties
cvs checkout: Updating VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/util
cvs checkout: Updating VE-dev-base/model
U VE-dev-base/model/instance.ecore
U VE-dev-base/model/instance.genmodel
U VE-dev-base/model/java.ecore
U VE-dev-base/model/javaModel.genmodel
cvs checkout: Updating VE-dev-base/mofjava
U VE-dev-base/mofjava/javaadapters.properties
cvs checkout: Updating VE-dev-base/mofjava/org
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/internal
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/core
U VE-dev-base/mofjava/org/eclipse/jem/internal/core/JEMPlugin. java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/IJavaCla ssAdaptor.ja
va
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/IJavaMet hodAdapter.j
ava
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/IJavaRef lectionKeyEx
tension.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/Internal ReadAdaptabl
e.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaArra yTypeReflect
ionAdapter.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaRefl ectionAdapte
rFactory.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaRefl ectionAdapto
r.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaRefl ectionKey.ja
va
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/JavaXMIF actoryImpl.j
ava
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/ReadAdap tor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/Reflecti onAdaptor.ja
va
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/JDKA daptor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java ClassJDKAdap
tor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java FieldJDKAdap
tor.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java JDKAdapterFa
ctory.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/jdk/Java MethodJDKAda
ptor.java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/nls
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/adapters/nls/Reso urceHandler.
java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/beaninfo
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/beaninfo/IIntrosp ectionAdapte
r.java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/impl
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/init
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/init/JavaInit.jav a
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation/IIn stantiationH
andler.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation/IIn stantiationH
andlerFactoryAdapter.java
U VE-dev-
base/mofjava/org/eclipse/jem/internal/java/instantiation/IIn stantiationI
nstance.java
cvs checkout: Updating VE-dev-
base/mofjava/org/eclipse/jem/internal/java/util
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/java
U VE-dev-base/mofjava/org/eclipse/jem/java/ArrayType.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Block.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Comment.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Field.java
U VE-dev-
base/mofjava/org/eclipse/jem/java/InheritanceCycleException. java
U VE-dev-base/mofjava/org/eclipse/jem/java/Initializer.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaClass.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaDataType.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaEvent.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaHelpers.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaPackage.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaParameter.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaParameterKind.j ava
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaRefFactory.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaRefPackage.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaURL.java
U VE-dev-base/mofjava/org/eclipse/jem/java/JavaVisibilityKind. java
U VE-dev-base/mofjava/org/eclipse/jem/java/Method.java
U VE-dev-base/mofjava/org/eclipse/jem/java/Statement.java
U VE-dev-base/mofjava/org/eclipse/jem/java/TypeKind.java
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/java/impl
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/ArrayTypeImpl. java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/BlockImpl.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/CommentImpl.ja va
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/FieldImpl.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/InitializerImp l.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaClassImpl. java
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaDataTypeImpl.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaEventImpl. java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaFactoryImp l.java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/JavaPackageImp l.java
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaParameterImpl.jav a
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaRefFactoryImpl.ja va
U VE-dev-
base/mofjava/org/eclipse/jem/java/impl/JavaRefPackageImpl.ja va
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/MethodImpl.jav a
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/StatementImpl. java
U VE-dev-base/mofjava/org/eclipse/jem/java/impl/URL.java
cvs checkout: Updating VE-dev-base/mofjava/org/eclipse/jem/java/util
U VE-dev-
base/mofjava/org/eclipse/jem/java/util/JavaRefAdapterFactory .java
U VE-dev-base/mofjava/org/eclipse/jem/java/util/JavaRefSwitch. java
U VE-dev-
base/mofjava/org/eclipse/jem/java/util/NotificationUtil.java
cvs checkout: Updating VE-dev-base/overrides
U VE-dev-base/overrides/..ROOT...override
cvs checkout: Updating VE-dev-base/overrides/java
cvs checkout: Updating VE-dev-base/overrides/java/lang
U VE-dev-base/overrides/java/lang/Object.override
cvs checkout: Updating VE-dev-base/rose
U VE-dev-base/rose/.cvsignore
U VE-dev-base/rose/edocjava2.cat
U VE-dev-base/rose/instance.mdl
U VE-dev-base/rose/instantiation.cat
U VE-dev-base/rose/javaModel.mdl
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.beaninfo
cvs checkout: ignoring module org.eclipse.jem.beaninfo
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.proxy
cvs checkout: ignoring module org.eclipse.jem.proxy
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.workbench
cvs checkout: ignoring module org.eclipse.jem.workbench
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.cde
cvs checkout: ignoring module org.eclipse.ve.cde
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.java.core
cvs checkout: ignoring module org.eclipse.ve.java.core
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.jfc
cvs checkout: ignoring module org.eclipse.ve.jfc
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.propertysheet
cvs checkout: ignoring module org.eclipse.ve.propertysheet
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.ve.swt
cvs checkout: ignoring module org.eclipse.ve.swt
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.ui
cvs checkout: ignoring module org.eclipse.jem.ui
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem-feature/com.ibm.etools.emf.event
cvs checkout: ignoring module ve-emf-event
cvs checkout: existing repository /home/tools/org.eclipse.jem does
not match /home/tools/org.eclipse.jem.util
cvs checkout: ignoring module org.eclipse.jem.util
The server reported an error while performing the "cvs checkout"
command. (took 1:00.207)
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.beaninfo
Error: : cvs checkout: ignoring module org.eclipse.jem.beaninfo
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.proxy
Error: : cvs checkout: ignoring module org.eclipse.jem.proxy
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.workbench
Error: : cvs checkout: ignoring module org.eclipse.jem.workbench
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.cde
Error: : cvs checkout: ignoring module org.eclipse.ve.cde
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.java.core
Error: : cvs checkout: ignoring module org.eclipse.ve.java.core
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.jfc
Error: : cvs checkout: ignoring module org.eclipse.ve.jfc
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.propertysheet
Error: : cvs checkout: ignoring module org.eclipse.ve.propertysheet
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.ve.swt
Error: : cvs checkout: ignoring module org.eclipse.ve.swt
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.ui
Error: : cvs checkout: ignoring module org.eclipse.jem.ui
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match /home/tools/org.eclipse.jem-
feature/com.ibm.etools.emf.event
Error: : cvs checkout: ignoring module ve-emf-event
Error: : cvs checkout: existing repository
/home/tools/org.eclipse.jem does not match
/home/tools/org.eclipse.jem.util
Error: : cvs checkout: ignoring module org.eclipse.jem.util
***

U VE-dev-
base/javainst/org/eclipse/jem/internal/instantiation/PTNumbe rLiteral.jav
a
Re: Regression in the Integration build [message #607860 is a reply to message #92564] Tue, 31 May 2005 17:56 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Not Checkout AS... JUST Checkout.. by itself. CheckOutAS tries to make
it one bit project. It is not one project, it is many projects. The
project files are checked into CVS so just doing Checkout... by itself
is sufficient for Eclipse to know what is a project.



--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #607861 is a reply to message #92594] Tue, 31 May 2005 17:57 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

It tries to make one big project (not one bit project :-) ).

Rich Kulp wrote:
> Not Checkout AS... JUST Checkout.. by itself. CheckOutAS tries to make
> it one bit project. It is not one project, it is many projects. The
> project files are checked into CVS so just doing Checkout... by itself
> is sufficient for Eclipse to know what is a project.
>
>
>

--
Thanks,
Rich Kulp
Re: Regression in the Integration build [message #607866 is a reply to message #92609] Tue, 31 May 2005 20:30 Go to previous message
Gerald Rosenberg is currently offline Gerald RosenbergFriend
Messages: 106
Registered: July 2009
Senior Member
Ok, checked out as 12 separate projects. Looks like just one issue
remaining.

Java 5, compatibility set to 1.4.2
Eclipse 3.1M7
GEF 3.1M7
EMF I200505261142

Getting compile errors on four statements (12 instances total) due to
signature errors. For example (retyped, since there seems to be no easy
way to dump them):

org.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.java @line 1265
"Constructor ...FastCompare(...) is undefined."

org.eclipse.ve.internal.java.codegen.java.rules.AbstractCont ainerAddDeco
derHelper.java @ line 190 "method getFeatureID(...) is undefined"

org.eclipse.ve.internal.java.codegen.jjet.util/AnonymousEven tMethodTempl
ate.java @ line 41 "method create(String) is undefined"

org.eclipse.ve.internal.jfc.core.ComponentCopyEditPolicy.jav a @ line 37
"method removeReferenceTo(...) is not applicable to arguments ..."

Did I just get an inconsistent copy from Head? Or is this something
else?

Thanks for all of the assistance.
Re: Regression in the Integration build [message #607867 is a reply to message #92686] Tue, 31 May 2005 23:01 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I just found out because of an EMF change that we needed, your IDE that
you are checking out into must be an M7 IDE with the EMF I200505261142
installed in it too. Not just the target, but the development IDE. Make
sure you start the first time with -clean to get the IDE configuration.

However, there is some problem with the javajet things, so go to the
the java.core, jfc, and swt projects and do a replace with latest from HEAD.

That should fix FastCompare and create(String) problems.

The removeReferenceTo(...) is an outright bug that was accidently
released. It should be fixed by tomorrow. The only thing that breaks is
cut/copy/paste of the graphical stuff.

Gerald Rosenberg wrote:
> Ok, checked out as 12 separate projects. Looks like just one issue
> remaining.
>
> Java 5, compatibility set to 1.4.2
> Eclipse 3.1M7
> GEF 3.1M7
> EMF I200505261142
>
> Getting compile errors on four statements (12 instances total) due to
> signature errors. For example (retyped, since there seems to be no easy
> way to dump them):
>
> org.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.java @line 1265
> "Constructor ...FastCompare(...) is undefined."
>
> org.eclipse.ve.internal.java.codegen.java.rules.AbstractCont ainerAddDeco
> derHelper.java @ line 190 "method getFeatureID(...) is undefined"
>
> org.eclipse.ve.internal.java.codegen.jjet.util/AnonymousEven tMethodTempl
> ate.java @ line 41 "method create(String) is undefined"
>
> org.eclipse.ve.internal.jfc.core.ComponentCopyEditPolicy.jav a @ line 37
> "method removeReferenceTo(...) is not applicable to arguments ..."
>
> Did I just get an inconsistent copy from Head? Or is this something
> else?
>
> Thanks for all of the assistance.

--
Thanks,
Rich Kulp
Previous Topic:VE Update Manager on the Web Page
Next Topic:VE dinner example
Goto Forum:
  


Current Time: Thu Apr 25 15:19:33 GMT 2024

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

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

Back to the top