Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE not working :-(
VE not working :-( [message #80536] Fri, 18 February 2005 11:22 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hi,

I'm trying to use Eclipse 3.1.0 with VE, but failing. When I choose "New"
(Java Project, Java Perspective), I don't get any visual classes (AWT
etc., forms, panels etc.) to choose from. I can't see any entries in .log
that relates to this, even at start up. Anyone got any ideas?

I have the following plugins, all reporting to be working fine:

[%featureName 2.1.0.I200502171619] (What is this?)

[Eclipse Project SDK 3.1.0]
Eclipse Java Development Tools 3.1.0
Eclipse JDT Plug-in Developer Resources 3.1.0
Eclipse PDE Plug-in Developer Resources 3.1.0
Eclipse Platform 3.1.0
Eclipise Plug-in Developer Resoureces 3.1.0
Eclipse Plug-in Development Environment 3.1.0

[EMF SDK 2.1.0.I200502171619]
Eclipse Modeling Framework (EMF) 2.1.0.I200502171619
Eclipse Modeling Framework (EMF) Documentation 2.1.0.I200502171619
Eclipse Modeling Framework (EMF) Source 2.1.0.I200502171619
EMF Service Data Objects (SDO) 2.1.I200502171619
EMF Service Data Objects (SDO) Documentation 2.1.I200502171619
EMF Service Data Objects (SDO) Source 2.1.I200502171619
XML Schema Infoset Model (XSD) Documentation 2.1.0.I200502171619
XML Schema Infoset Model (XSD) Source 2.1.0.I200502171619
XML Schema Infoset Model 2.1.0.I200502171619

[Graphical Editing Framework SDK 3.0.1]
Graphical Editing Framework 3.0.1
Graphical Editing Framework Developer Resources 3.0.1

[Visual Editor Model 1.1.0]
Java EMF Model 1.1.0
Re: VE not working - can't make visual class :-( [message #80567 is a reply to message #80536] Fri, 18 February 2005 14:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hi again,

I found the problem (I had to start eclipse with -clean again - I did it
earlier, but when I installed some plug ins, and now it seemed I had to do
it again).

Now I get a new problem - when I make a new visual class, I get an error:

[New]

Creation of element failed.

See error log for more details.

Anyone know what can be wrong?

From .log:


!ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:38.486
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:303)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 824)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:115)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.performFinish(NewVisualClassCreationWizard.jav a:411)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:670)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:342)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
at org.eclipse.jface.window.Window.open(Window.java:696)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:172)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:989 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:555)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:505)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContributionItem.java:419)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1569)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:285)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:220)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:710)
at org.eclipse.core.launcher.Main.main(Main.java:694)
Caused by: java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
Root exception:
java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)

!ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:53.809
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Java Model Status [/Run Test
Run/src/com/qfree/rtr/MainFrame.java already exists in target]
at
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation .executeOperation(CreateCompilationUnitOperation.java:105)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at
org.eclipse.jdt.internal.core.JavaModelOperation.runOperatio n(JavaModelOperation.java:744)
at
org.eclipse.jdt.internal.core.PackageFragment.createCompilat ionUnit(PackageFragment.java:134)
at
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewT ypeWizardPage.java:1518)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 03)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
!SUBENTRY 1 org.eclipse.jdt.core 4 977 2005-02-18 15:24:53.809
!MESSAGE /Run Test Run/src/com/qfree/rtr/MainFrame.java already exists in
target

Chr.


Christian Rygg wrote:

> Hi,

> I'm trying to use Eclipse 3.1.0 with VE, but failing. When I choose "New"
> (Java Project, Java Perspective), I don't get any visual classes (AWT
> etc., forms, panels etc.) to choose from. I can't see any entries in .log
> that relates to this, even at start up. Anyone got any ideas?

> I have the following plugins, all reporting to be working fine:

> [%featureName 2.1.0.I200502171619] (What is this?)

> [Eclipse Project SDK 3.1.0]
> Eclipse Java Development Tools 3.1.0
> Eclipse JDT Plug-in Developer Resources 3.1.0
> Eclipse PDE Plug-in Developer Resources 3.1.0
> Eclipse Platform 3.1.0
> Eclipise Plug-in Developer Resoureces 3.1.0
> Eclipse Plug-in Development Environment 3.1.0

> [EMF SDK 2.1.0.I200502171619]
> Eclipse Modeling Framework (EMF) 2.1.0.I200502171619
> Eclipse Modeling Framework (EMF) Documentation 2.1.0.I200502171619
> Eclipse Modeling Framework (EMF) Source 2.1.0.I200502171619
> EMF Service Data Objects (SDO) 2.1.I200502171619
> EMF Service Data Objects (SDO) Documentation 2.1.I200502171619
> EMF Service Data Objects (SDO) Source 2.1.I200502171619
> XML Schema Infoset Model (XSD) Documentation 2.1.0.I200502171619
> XML Schema Infoset Model (XSD) Source 2.1.0.I200502171619
> XML Schema Infoset Model 2.1.0.I200502171619

> [Graphical Editing Framework SDK 3.0.1]
> Graphical Editing Framework 3.0.1
> Graphical Editing Framework Developer Resources 3.0.1

> [Visual Editor Model 1.1.0]
> Java EMF Model 1.1.0
Re: VE not working - can't make visual class :-( [message #80583 is a reply to message #80567] Fri, 18 February 2005 14:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

The last exception ("... already exists in target.") is not the cause of
the problem - please ignore that one.

Chr.

Christian Rygg wrote:

> Hi again,

> I found the problem (I had to start eclipse with -clean again - I did it
> earlier, but when I installed some plug ins, and now it seemed I had to do
> it again).

> Now I get a new problem - when I make a new visual class, I get an error:

> [New]

> Creation of element failed.

> See error log for more details.

> Anyone know what can be wrong?

> From .log:


> !ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:38.486
> !MESSAGE Internal Error
> !STACK 0
> java.lang.reflect.InvocationTargetException
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:303)
> at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 824)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:115)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.performFinish(NewVisualClassCreationWizard.jav a:411)
> at
> org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:670)
> at
> org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:342)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
> at org.eclipse.jface.window.Window.open(Window.java:696)
> at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:172)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:989 )
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:555)
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:505)
> at
>
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContributionItem.java:419)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1569)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:285)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:220)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:710)
> at org.eclipse.core.launcher.Main.main(Main.java:694)
> Caused by: java.lang.NullPointerException
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
> at
>
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
> at
>
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
> at
>
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
> at
>
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
> Root exception:
> java.lang.NullPointerException
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
> at
>
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
> at
>
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
> at
>
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
> at
>
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)

> !ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:53.809
> !MESSAGE Internal Error
> !STACK 1
> Java Model Exception: Java Model Status [/Run Test
> Run/src/com/qfree/rtr/MainFrame.java already exists in target]
> at
>
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation .executeOperation(CreateCompilationUnitOperation.java:105)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.runOperatio n(JavaModelOperation.java:744)
> at
>
org.eclipse.jdt.internal.core.PackageFragment.createCompilat ionUnit(PackageFragment.java:134)
> at
>
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewT ypeWizardPage.java:1518)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 03)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
> at
>
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
> at
>
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
> at
>
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
> !SUBENTRY 1 org.eclipse.jdt.core 4 977 2005-02-18 15:24:53.809
> !MESSAGE /Run Test Run/src/com/qfree/rtr/MainFrame.java already exists in
> target

> Chr.


> Christian Rygg wrote:

>> Hi,

>> I'm trying to use Eclipse 3.1.0 with VE, but failing. When I choose "New"
>> (Java Project, Java Perspective), I don't get any visual classes (AWT
>> etc., forms, panels etc.) to choose from. I can't see any entries in .log
>> that relates to this, even at start up. Anyone got any ideas?

>> I have the following plugins, all reporting to be working fine:

>> [%featureName 2.1.0.I200502171619] (What is this?)

>> [Eclipse Project SDK 3.1.0]
>> Eclipse Java Development Tools 3.1.0
>> Eclipse JDT Plug-in Developer Resources 3.1.0
>> Eclipse PDE Plug-in Developer Resources 3.1.0
>> Eclipse Platform 3.1.0
>> Eclipise Plug-in Developer Resoureces 3.1.0
>> Eclipse Plug-in Development Environment 3.1.0

>> [EMF SDK 2.1.0.I200502171619]
>> Eclipse Modeling Framework (EMF) 2.1.0.I200502171619
>> Eclipse Modeling Framework (EMF) Documentation 2.1.0.I200502171619
>> Eclipse Modeling Framework (EMF) Source 2.1.0.I200502171619
>> EMF Service Data Objects (SDO) 2.1.I200502171619
>> EMF Service Data Objects (SDO) Documentation 2.1.I200502171619
>> EMF Service Data Objects (SDO) Source 2.1.I200502171619
>> XML Schema Infoset Model (XSD) Documentation 2.1.0.I200502171619
>> XML Schema Infoset Model (XSD) Source 2.1.0.I200502171619
>> XML Schema Infoset Model 2.1.0.I200502171619

>> [Graphical Editing Framework SDK 3.0.1]
>> Graphical Editing Framework 3.0.1
>> Graphical Editing Framework Developer Resources 3.0.1

>> [Visual Editor Model 1.1.0]
>> Java EMF Model 1.1.0
Re: VE not working - can't make visual class :-( [message #80639 is a reply to message #80583] Fri, 18 February 2005 15:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

We don't have a stable version of VE that works with Eclipse 3.1.

There's been a recent change in 3.1 that breaks 1.1 but we just fixed it
this week, so you can try the latest nightly build of 1.1.0, but we
aren't working on 3.1 yet, we will soon. We are working hard on performance.

If you pick up the latest 1.1.0 you will need to clear out some cache
directories. We are doing some performance work using caches but we
don't detect all cache changes needed yet.

To clear the caches:

Go to the .metadata/.plugins directory:

1) Delete the org.eclipse.jem.beaninfo directory
2) Go to the org.eclipse.core.resources/.projects directory
a) Under each project delete the org.eclipse.jem.beaninfo
and org.eclipse.ve.java.core directories.

This may not fix your problem, but it may.

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #80909 is a reply to message #80639] Mon, 21 February 2005 08:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

I see that the "nightly" builds are a few days apart. I am already working
with the latest nightly build. I thought I'd clear the cache as you
described, but I have none of the directories you mentioned. So, I guess
I'll try installing Eclipse 3.0.1 and see if that helps. Thanks for your
help!

Chr.

Rich Kulp wrote:

> We don't have a stable version of VE that works with Eclipse 3.1.

> There's been a recent change in 3.1 that breaks 1.1 but we just fixed it
> this week, so you can try the latest nightly build of 1.1.0, but we
> aren't working on 3.1 yet, we will soon. We are working hard on performance.

> If you pick up the latest 1.1.0 you will need to clear out some cache
> directories. We are doing some performance work using caches but we
> don't detect all cache changes needed yet.

> To clear the caches:

> Go to the .metadata/.plugins directory:

> 1) Delete the org.eclipse.jem.beaninfo directory
> 2) Go to the org.eclipse.core.resources/.projects directory
> a) Under each project delete the org.eclipse.jem.beaninfo
> and org.eclipse.ve.java.core directories.

> This may not fix your problem, but it may.
Re: VE not working - can't make visual class :-( [message #80923 is a reply to message #80909] Mon, 21 February 2005 10:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

It's me again ;)

I've installed Eclipse 3.0.1 and I've installed VE, EMF SDK and GEF SDK.
Then I started Eclipse with the -clean flag. But again, I get the same
error. What can be wrong? Problably a stupid mistake by me, but I can't
seem to find it :(

It seems it has something to do with a Proxy. I'm working externally for a
client on a rather restrictive Internet connection. Could this be the
problem? Why is VE - as it seems to me - trying to connect to something
online when I'm creating a new visual class?

The exception in the log is:

!ENTRY org.eclipse.jdt.ui 4 10001 feb 21, 2005 11:07:45.468
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:284)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 752)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:115)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.performFinish(NewVisualClassCreationWizard.jav a:411)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:609)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:305)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:506)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668 )
at org.eclipse.jface.window.Window.open(Window.java:648)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:163)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:915)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:866)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEven t(ActionContributionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Caused by: java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3246)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)
Root exception:
java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3246)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)

Chr.

Christian Rygg wrote:

> I see that the "nightly" builds are a few days apart. I am already working
> with the latest nightly build. I thought I'd clear the cache as you
> described, but I have none of the directories you mentioned. So, I guess
> I'll try installing Eclipse 3.0.1 and see if that helps. Thanks for your
> help!

> Chr.

> Rich Kulp wrote:

>> We don't have a stable version of VE that works with Eclipse 3.1.

>> There's been a recent change in 3.1 that breaks 1.1 but we just fixed it
>> this week, so you can try the latest nightly build of 1.1.0, but we
>> aren't working on 3.1 yet, we will soon. We are working hard on performance.

>> If you pick up the latest 1.1.0 you will need to clear out some cache
>> directories. We are doing some performance work using caches but we
>> don't detect all cache changes needed yet.

>> To clear the caches:

>> Go to the .metadata/.plugins directory:

>> 1) Delete the org.eclipse.jem.beaninfo directory
>> 2) Go to the org.eclipse.core.resources/.projects directory
>> a) Under each project delete the org.eclipse.jem.beaninfo
>> and org.eclipse.ve.java.core directories.

>> This may not fix your problem, but it may.
Re: VE not working - can't make visual class :-( [message #81000 is a reply to message #80923] Mon, 21 February 2005 14:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

First, we run the visuals in a separate java vm. We communicate with it
using TCP/IP sockets. So that is why it appears to be accessing the
Internet. It really isn't. It is accessing local host only.

As for the problem, I think I see a clue in the stack trace. Can you
please tell me EXACTLY what is installed, version, platform, etc. Did
you install Eclipse SDK or Eclipse Runtime with Eclipse JDT, or what?

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #81030 is a reply to message #81000] Mon, 21 February 2005 15:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hi again,

I've got Eclipse (SDK):
Version: 3.0.1
Build id: 200409161125

Under "Configuration Details", I found this. I hope this answers your
other questions:

*** Features:
org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
Guide"
org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
Programmers Guide"
org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
Source"
org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
org.eclipse.gef (3.0.1) "Graphical Editing Framework"
org.eclipse.gef.sdk (3.0.1) "Graphical Editing Framework Developer
Resources"
org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
Resources"
org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
org.eclipse.jem (1.1.0) "Java EMF Model"
org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
Developer Resources"
org.eclipse.platform (3.0.1) "Eclipse Platform"
org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
Resources"
org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
org.eclipse.ve (1.1.0) "Visual Editor"
org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
Guide"
org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"

*** Plug-in Registry:
com.ibm.etools.emf.event (3.0.0.1) "Event Model"
org.apache.ant (1.6.2) "Apache Ant"
org.apache.lucene (1.3.1) "Apache Lucene"
org.eclipse.ant.core (3.0.0) "Ant Build Tool Core"
org.eclipse.ant.ui (3.0.1) "Ant UI"
org.eclipse.compare (3.0.0) "Compare Support"
org.eclipse.core.boot (3.0.0) "Core Boot"
org.eclipse.core.expressions (3.0.0) "Expression Language"
org.eclipse.core.filebuffers (3.0.1) "File Buffers"
org.eclipse.core.resources (3.0.1) "Core Resource Management"
org.eclipse.core.resources.win32 (3.0.0) "Core Resource Management Win32
Fragment"
org.eclipse.core.runtime (3.0.1) "Core Runtime"
org.eclipse.core.runtime.compatibility (3.0.0) "Core Runtime Plug-in
Compatibility"
org.eclipse.core.variables (3.0.0) "Core Variables"
org.eclipse.debug.core (3.0.1) "Debug Core"
org.eclipse.debug.ui (3.0.1) "Debug UI"
org.eclipse.draw2d (3.0.1) "Draw2d"
org.eclipse.draw2d.doc.isv (3.0.1) "Draw2D Documentation"
org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
org.eclipse.emf.codegen (2.0.1) "EMF Template Code Generator"
org.eclipse.emf.codegen.ecore (2.0.1) "EMF Ecore Code Generation"
org.eclipse.emf.codegen.ecore.ui (2.0.1) "EMF Ecore Code Generation UI"
org.eclipse.emf.codegen.ui (2.0.0) "EMF Template Code Generator UI"
org.eclipse.emf.common (2.0.1) "EMF Common"
org.eclipse.emf.common.ui (2.0.1) "EMF Common UI"
org.eclipse.emf.commonj.sdo (2.0.0) "CommonJ SDO"
org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
Guide"
org.eclipse.emf.ecore (2.0.1) "EMF Ecore"
org.eclipse.emf.ecore.change (2.0.1) "EMF Ecore Change Model"
org.eclipse.emf.ecore.change.edit (2.0.0) "EMF Ecore Change Edit Support"
org.eclipse.emf.ecore.edit (2.0.0) "EMF Ecore Edit Support"
org.eclipse.emf.ecore.editor (2.0.1) "Sample Ecore Editor"
org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
Programmers Guide"
org.eclipse.emf.ecore.sdo.edit (2.0.0) "EMF Service Data Objects (SDO)
Edit Support"
org.eclipse.emf.ecore.sdo.editor (2.0.0) "EMF Service Data Objects (SDO)
Editor"
org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
Source"
org.eclipse.emf.ecore.xmi (2.0.1) "EMF XMI"
org.eclipse.emf.edit (2.0.1) "EMF Edit"
org.eclipse.emf.edit.ui (2.0.1) "EMF Edit UI"
org.eclipse.emf.mapping (2.0.1) "EMF Mapping"
org.eclipse.emf.mapping.ecore2ecore (2.0.1) "Ecore to Ecore Mapping"
org.eclipse.emf.mapping.ecore2ecore.editor (2.0.1) "Ecore to Ecore Mapping
Editor"
org.eclipse.emf.mapping.ui (2.0.0) "EMF Mapping UI"
org.eclipse.emf.mapping.xsd2ecore (2.0.1) "XSD to Ecore Mapping"
org.eclipse.emf.mapping.xsd2ecore.editor (2.0.1) "XSD to Ecore Mapping
Editor"
org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
org.eclipse.gef (3.0.1) "Graphical Editing Framework"
org.eclipse.gef.doc.isv (3.0.1) "Graphical Editing Framework Documentation"
org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
Resources"
org.eclipse.help (3.0.0) "Help System Core"
org.eclipse.help.appserver (3.0.0) "Help Application Server"
org.eclipse.help.base (3.0.1) "Help System Base"
org.eclipse.help.ide (3.0.0) "Help System IDE"
org.eclipse.help.ui (3.0.0) "Help System UI"
org.eclipse.help.webapp (3.0.1) "Help System Webapp"
org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
org.eclipse.jdt.core (3.0.1) "Java Development Tools Core"
org.eclipse.jdt.debug (3.0.1) "JDI Debug Model"
org.eclipse.jdt.debug.ui (3.0.1) "JDI Debug UI"
org.eclipse.jdt.doc.isv (3.0.1) "Eclipse JDT Plug-in Developer Guide"
org.eclipse.jdt.doc.user (3.0.1) "Eclipse Java Development User Guide"
org.eclipse.jdt.junit (3.0.1) "Java Development Tools JUnit support"
org.eclipse.jdt.junit.runtime (3.0.0) "Java Development Tools JUnit
runtime support"
org.eclipse.jdt.launching (3.0.1) "Java Development Tools Launching
Support"
org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
org.eclipse.jdt.ui (3.0.1) "Java Development Tools UI"
org.eclipse.jem (1.1.0) "Java EMF Model"
org.eclipse.jem.beaninfo (1.1.0) "Java EMF Model BeanInfo (Introspection)
Support"
org.eclipse.jem.proxy (1.1.0) "Java EMF Model Proxy Support"
org.eclipse.jem.ui (1.1.0) "Java EMF Model UI"
org.eclipse.jem.util (1.1.0) "Java EMF Model Utilities"
org.eclipse.jem.workbench (1.1.0) "Java EMF Model Workbench Support"
org.eclipse.jface (3.0.0) "JFace"
org.eclipse.jface.text (3.0.1) "JFace Text"
org.eclipse.ltk.core.refactoring (3.0.1) "Refactoring Core"
org.eclipse.ltk.ui.refactoring (3.0.1) "Refactoring UI"
org.eclipse.osgi (3.0.1) "OSGi System Bundle"
org.eclipse.osgi.services (3.0.0) "OSGi Release 3 Services"
org.eclipse.osgi.util (3.0.0) "OSGi R3 Utility Classes"
org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
org.eclipse.pde.build (3.0.1) "Plug-in Development Environment Build
Support"
org.eclipse.pde.core (3.0.1) "Plug-in Development Core"
org.eclipse.pde.doc.user (3.0.0) "Eclipse Plug-in Development User Guide"
org.eclipse.pde.junit.runtime (3.0.0) "PDE JUnit Plug-in Test"
org.eclipse.pde.runtime (3.0.1) "Plug-in Development Environment Runtime"
org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
Developer Resources"
org.eclipse.pde.ui (3.0.1) "Plug-in Development UI"
org.eclipse.platform (3.0.1) "Eclipse Platform"
org.eclipse.platform.doc.isv (3.0.1) "Eclipse Platform Plug-in Developer
Guide"
org.eclipse.platform.doc.user (3.0.1) "Eclipse Workbench User Guide"
org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
Resources"
org.eclipse.platform.source.win32.win32.x86 (3.0.1) "Eclipse Platform
Plug-in Developer Resources"
org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
org.eclipse.search (3.0.1) "Search Support"
org.eclipse.swt (3.0.1) "Standard Widget Toolkit"
org.eclipse.swt.win32 (3.0.1) "Standard Widget Toolkit for Windows"
org.eclipse.team.core (3.0.0) "Team Support Core"
org.eclipse.team.cvs.core (3.0.1) "CVS Team Provider Core"
org.eclipse.team.cvs.ssh (3.0.0) "CVS SSH Core"
org.eclipse.team.cvs.ssh2 (3.0.0) "CVS SSH2"
org.eclipse.team.cvs.ui (3.0.1) "CVS Team Provider UI"
org.eclipse.team.ui (3.0.1) "Team Support UI"
org.eclipse.text (3.0.1) "Text"
org.eclipse.tomcat (4.1.30) "Tomcat Wrapper"
org.eclipse.ui (3.0.1) "Eclipse UI"
org.eclipse.ui.cheatsheets (3.0.1) "Cheat Sheets"
org.eclipse.ui.console (3.0.0) "Console"
org.eclipse.ui.editors (3.0.1) "Default Text Editor"
org.eclipse.ui.externaltools (3.0.1) "External Tools"
org.eclipse.ui.forms (3.0.0) "Eclipse Forms"
org.eclipse.ui.ide (3.0.1) "Eclipse IDE UI"
org.eclipse.ui.intro (3.0.1) "Intro Plugin"
org.eclipse.ui.presentations.r21 (3.0.1) "R21 Presentation Plug-in"
org.eclipse.ui.views (3.0.0) "Views"
org.eclipse.ui.win32 (3.0.1) "Win32 fragment"
org.eclipse.ui.workbench (3.0.1) "Workbench"
org.eclipse.ui.workbench.compatibility (3.0.0) "Workbench Compatibility"
org.eclipse.ui.workbench.texteditor (3.0.1) "Text Editor Framework"
org.eclipse.update.configurator (3.0.0) "Install/Update Configurator"
org.eclipse.update.core (3.0.1) "Install/Update Core"
org.eclipse.update.core.win32 (3.0.0) "Install/Update Core for Windows"
org.eclipse.update.scheduler (3.0.0) "Automatic Updates Scheduler"
org.eclipse.update.ui (3.0.1) "Install/Update UI"
org.eclipse.ve (1.0.1) "Visual Editor"
org.eclipse.ve.cde (11.0.0) "Visual Editor Common Data Editor"
org.eclipse.ve.doc (1.0.1) "Visual Editor User Guide"
org.eclipse.ve.java.core (1.1.0) "Visual Editor Java Core"
org.eclipse.ve.jfc (1.1.0) "Visual Editor for Java Foundation Classes"
org.eclipse.ve.propertysheet (1.0.1) "Visual Editor PropertySheet"
org.eclipse.ve.swt (1.1.0) "Visual Editor for Standard Widget Toolkit"
org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
Guide"
org.eclipse.xsd.edit (2.0.1) "XML Schema Edit Framework"
org.eclipse.xsd.editor (2.0.1) "XML Schema Editor"
org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"
org.eclipse.xsd.test (2.0.1) "XML Schema Infoset Model Test"
org.junit (3.8.1) "JUnit Testing Framework"

Best regards,

Christian

Rich Kulp wrote:

> First, we run the visuals in a separate java vm. We communicate with it
> using TCP/IP sockets. So that is why it appears to be accessing the
> Internet. It really isn't. It is accessing local host only.

> As for the problem, I think I see a clue in the stack trace. Can you
> please tell me EXACTLY what is installed, version, platform, etc. Did
> you install Eclipse SDK or Eclipse Runtime with Eclipse JDT, or what?
Re: VE not working - can't make visual class :-( [message #81288 is a reply to message #81030] Tue, 22 February 2005 16:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

I don't mean to nag, but you said you had an idea of what might be wrong?
I have seen you have posted something here since I posted the answers to
your questions, so I was hoping you might reveal what that idea is? Even
if it is just a wild guess, I would be glad to hear it - I'm kind of stuck
with my project until I get this to work... :(

Chr.

Christian Rygg wrote:

> Hi again,

> I've got Eclipse (SDK):
> Version: 3.0.1
> Build id: 200409161125

> Under "Configuration Details", I found this. I hope this answers your
> other questions:

> *** Features:
> org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
> org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
> Guide"
> org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
> org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
> Programmers Guide"
> org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
> Source"
> org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
> org.eclipse.gef (3.0.1) "Graphical Editing Framework"
> org.eclipse.gef.sdk (3.0.1) "Graphical Editing Framework Developer
> Resources"
> org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
> Resources"
> org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
> org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
> org.eclipse.jem (1.1.0) "Java EMF Model"
> org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
> org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
> Developer Resources"
> org.eclipse.platform (3.0.1) "Eclipse Platform"
> org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
> Resources"
> org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
> org.eclipse.ve (1.1.0) "Visual Editor"
> org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
> org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
> Guide"
> org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"

> *** Plug-in Registry:
> com.ibm.etools.emf.event (3.0.0.1) "Event Model"
> org.apache.ant (1.6.2) "Apache Ant"
> org.apache.lucene (1.3.1) "Apache Lucene"
> org.eclipse.ant.core (3.0.0) "Ant Build Tool Core"
> org.eclipse.ant.ui (3.0.1) "Ant UI"
> org.eclipse.compare (3.0.0) "Compare Support"
> org.eclipse.core.boot (3.0.0) "Core Boot"
> org.eclipse.core.expressions (3.0.0) "Expression Language"
> org.eclipse.core.filebuffers (3.0.1) "File Buffers"
> org.eclipse.core.resources (3.0.1) "Core Resource Management"
> org.eclipse.core.resources.win32 (3.0.0) "Core Resource Management Win32
> Fragment"
> org.eclipse.core.runtime (3.0.1) "Core Runtime"
> org.eclipse.core.runtime.compatibility (3.0.0) "Core Runtime Plug-in
> Compatibility"
> org.eclipse.core.variables (3.0.0) "Core Variables"
> org.eclipse.debug.core (3.0.1) "Debug Core"
> org.eclipse.debug.ui (3.0.1) "Debug UI"
> org.eclipse.draw2d (3.0.1) "Draw2d"
> org.eclipse.draw2d.doc.isv (3.0.1) "Draw2D Documentation"
> org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
> org.eclipse.emf.codegen (2.0.1) "EMF Template Code Generator"
> org.eclipse.emf.codegen.ecore (2.0.1) "EMF Ecore Code Generation"
> org.eclipse.emf.codegen.ecore.ui (2.0.1) "EMF Ecore Code Generation UI"
> org.eclipse.emf.codegen.ui (2.0.0) "EMF Template Code Generator UI"
> org.eclipse.emf.common (2.0.1) "EMF Common"
> org.eclipse.emf.common.ui (2.0.1) "EMF Common UI"
> org.eclipse.emf.commonj.sdo (2.0.0) "CommonJ SDO"
> org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
> Guide"
> org.eclipse.emf.ecore (2.0.1) "EMF Ecore"
> org.eclipse.emf.ecore.change (2.0.1) "EMF Ecore Change Model"
> org.eclipse.emf.ecore.change.edit (2.0.0) "EMF Ecore Change Edit Support"
> org.eclipse.emf.ecore.edit (2.0.0) "EMF Ecore Edit Support"
> org.eclipse.emf.ecore.editor (2.0.1) "Sample Ecore Editor"
> org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
> org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
> Programmers Guide"
> org.eclipse.emf.ecore.sdo.edit (2.0.0) "EMF Service Data Objects (SDO)
> Edit Support"
> org.eclipse.emf.ecore.sdo.editor (2.0.0) "EMF Service Data Objects (SDO)
> Editor"
> org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
> Source"
> org.eclipse.emf.ecore.xmi (2.0.1) "EMF XMI"
> org.eclipse.emf.edit (2.0.1) "EMF Edit"
> org.eclipse.emf.edit.ui (2.0.1) "EMF Edit UI"
> org.eclipse.emf.mapping (2.0.1) "EMF Mapping"
> org.eclipse.emf.mapping.ecore2ecore (2.0.1) "Ecore to Ecore Mapping"
> org.eclipse.emf.mapping.ecore2ecore.editor (2.0.1) "Ecore to Ecore Mapping
> Editor"
> org.eclipse.emf.mapping.ui (2.0.0) "EMF Mapping UI"
> org.eclipse.emf.mapping.xsd2ecore (2.0.1) "XSD to Ecore Mapping"
> org.eclipse.emf.mapping.xsd2ecore.editor (2.0.1) "XSD to Ecore Mapping
> Editor"
> org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
> org.eclipse.gef (3.0.1) "Graphical Editing Framework"
> org.eclipse.gef.doc.isv (3.0.1) "Graphical Editing Framework Documentation"
> org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
> Resources"
> org.eclipse.help (3.0.0) "Help System Core"
> org.eclipse.help.appserver (3.0.0) "Help Application Server"
> org.eclipse.help.base (3.0.1) "Help System Base"
> org.eclipse.help.ide (3.0.0) "Help System IDE"
> org.eclipse.help.ui (3.0.0) "Help System UI"
> org.eclipse.help.webapp (3.0.1) "Help System Webapp"
> org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
> org.eclipse.jdt.core (3.0.1) "Java Development Tools Core"
> org.eclipse.jdt.debug (3.0.1) "JDI Debug Model"
> org.eclipse.jdt.debug.ui (3.0.1) "JDI Debug UI"
> org.eclipse.jdt.doc.isv (3.0.1) "Eclipse JDT Plug-in Developer Guide"
> org.eclipse.jdt.doc.user (3.0.1) "Eclipse Java Development User Guide"
> org.eclipse.jdt.junit (3.0.1) "Java Development Tools JUnit support"
> org.eclipse.jdt.junit.runtime (3.0.0) "Java Development Tools JUnit
> runtime support"
> org.eclipse.jdt.launching (3.0.1) "Java Development Tools Launching
> Support"
> org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
> org.eclipse.jdt.ui (3.0.1) "Java Development Tools UI"
> org.eclipse.jem (1.1.0) "Java EMF Model"
> org.eclipse.jem.beaninfo (1.1.0) "Java EMF Model BeanInfo (Introspection)
> Support"
> org.eclipse.jem.proxy (1.1.0) "Java EMF Model Proxy Support"
> org.eclipse.jem.ui (1.1.0) "Java EMF Model UI"
> org.eclipse.jem.util (1.1.0) "Java EMF Model Utilities"
> org.eclipse.jem.workbench (1.1.0) "Java EMF Model Workbench Support"
> org.eclipse.jface (3.0.0) "JFace"
> org.eclipse.jface.text (3.0.1) "JFace Text"
> org.eclipse.ltk.core.refactoring (3.0.1) "Refactoring Core"
> org.eclipse.ltk.ui.refactoring (3.0.1) "Refactoring UI"
> org.eclipse.osgi (3.0.1) "OSGi System Bundle"
> org.eclipse.osgi.services (3.0.0) "OSGi Release 3 Services"
> org.eclipse.osgi.util (3.0.0) "OSGi R3 Utility Classes"
> org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
> org.eclipse.pde.build (3.0.1) "Plug-in Development Environment Build
> Support"
> org.eclipse.pde.core (3.0.1) "Plug-in Development Core"
> org.eclipse.pde.doc.user (3.0.0) "Eclipse Plug-in Development User Guide"
> org.eclipse.pde.junit.runtime (3.0.0) "PDE JUnit Plug-in Test"
> org.eclipse.pde.runtime (3.0.1) "Plug-in Development Environment Runtime"
> org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
> Developer Resources"
> org.eclipse.pde.ui (3.0.1) "Plug-in Development UI"
> org.eclipse.platform (3.0.1) "Eclipse Platform"
> org.eclipse.platform.doc.isv (3.0.1) "Eclipse Platform Plug-in Developer
> Guide"
> org.eclipse.platform.doc.user (3.0.1) "Eclipse Workbench User Guide"
> org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
> Resources"
> org.eclipse.platform.source.win32.win32.x86 (3.0.1) "Eclipse Platform
> Plug-in Developer Resources"
> org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
> org.eclipse.search (3.0.1) "Search Support"
> org.eclipse.swt (3.0.1) "Standard Widget Toolkit"
> org.eclipse.swt.win32 (3.0.1) "Standard Widget Toolkit for Windows"
> org.eclipse.team.core (3.0.0) "Team Support Core"
> org.eclipse.team.cvs.core (3.0.1) "CVS Team Provider Core"
> org.eclipse.team.cvs.ssh (3.0.0) "CVS SSH Core"
> org.eclipse.team.cvs.ssh2 (3.0.0) "CVS SSH2"
> org.eclipse.team.cvs.ui (3.0.1) "CVS Team Provider UI"
> org.eclipse.team.ui (3.0.1) "Team Support UI"
> org.eclipse.text (3.0.1) "Text"
> org.eclipse.tomcat (4.1.30) "Tomcat Wrapper"
> org.eclipse.ui (3.0.1) "Eclipse UI"
> org.eclipse.ui.cheatsheets (3.0.1) "Cheat Sheets"
> org.eclipse.ui.console (3.0.0) "Console"
> org.eclipse.ui.editors (3.0.1) "Default Text Editor"
> org.eclipse.ui.externaltools (3.0.1) "External Tools"
> org.eclipse.ui.forms (3.0.0) "Eclipse Forms"
> org.eclipse.ui.ide (3.0.1) "Eclipse IDE UI"
> org.eclipse.ui.intro (3.0.1) "Intro Plugin"
> org.eclipse.ui.presentations.r21 (3.0.1) "R21 Presentation Plug-in"
> org.eclipse.ui.views (3.0.0) "Views"
> org.eclipse.ui.win32 (3.0.1) "Win32 fragment"
> org.eclipse.ui.workbench (3.0.1) "Workbench"
> org.eclipse.ui.workbench.compatibility (3.0.0) "Workbench Compatibility"
> org.eclipse.ui.workbench.texteditor (3.0.1) "Text Editor Framework"
> org.eclipse.update.configurator (3.0.0) "Install/Update Configurator"
> org.eclipse.update.core (3.0.1) "Install/Update Core"
> org.eclipse.update.core.win32 (3.0.0) "Install/Update Core for Windows"
> org.eclipse.update.scheduler (3.0.0) "Automatic Updates Scheduler"
> org.eclipse.update.ui (3.0.1) "Install/Update UI"
> org.eclipse.ve (1.0.1) "Visual Editor"
> org.eclipse.ve.cde (11.0.0) "Visual Editor Common Data Editor"
> org.eclipse.ve.doc (1.0.1) "Visual Editor User Guide"
> org.eclipse.ve.java.core (1.1.0) "Visual Editor Java Core"
> org.eclipse.ve.jfc (1.1.0) "Visual Editor for Java Foundation Classes"
> org.eclipse.ve.propertysheet (1.0.1) "Visual Editor PropertySheet"
> org.eclipse.ve.swt (1.1.0) "Visual Editor for Standard Widget Toolkit"
> org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
> org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
> Guide"
> org.eclipse.xsd.edit (2.0.1) "XML Schema Edit Framework"
> org.eclipse.xsd.editor (2.0.1) "XML Schema Editor"
> org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"
> org.eclipse.xsd.test (2.0.1) "XML Schema Infoset Model Test"
> org.junit (3.8.1) "JUnit Testing Framework"

> Best regards,

> Christian

> Rich Kulp wrote:

>> First, we run the visuals in a separate java vm. We communicate with it
>> using TCP/IP sockets. So that is why it appears to be accessing the
>> Internet. It really isn't. It is accessing local host only.

>> As for the problem, I think I see a clue in the stack trace. Can you
>> please tell me EXACTLY what is installed, version, platform, etc. Did
>> you install Eclipse SDK or Eclipse Runtime with Eclipse JDT, or what?
Re: VE not working - can't make visual class :-( [message #81333 is a reply to message #81288] Tue, 22 February 2005 16:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I sent it to you in a note yesterday. But I can't find any record of it,
so I'll send it again.

Christian Rygg wrote:
> I don't mean to nag, but you said you had an idea of what might be
> wrong? I have seen you have posted something here since I posted the
> answers to your questions, so I was hoping you might reveal what that
> idea is? Even if it is just a wild guess, I would be glad to hear it -
> I'm kind of stuck with my project until I get this to work... :(
>

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #81443 is a reply to message #81333] Wed, 23 February 2005 08:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

By "note" I assume you mean e-mail? I still can't see that I have gotten
any :(

Thanks for helping out, BTW!

Chr.

Rich Kulp wrote:

> I sent it to you in a note yesterday. But I can't find any record of it,
> so I'll send it again.

> Christian Rygg wrote:
>> I don't mean to nag, but you said you had an idea of what might be
>> wrong? I have seen you have posted something here since I posted the
>> answers to your questions, so I was hoping you might reveal what that
>> idea is? Even if it is just a wild guess, I would be glad to hear it -
>> I'm kind of stuck with my project until I get this to work... :(
>>
Re: VE not working - can't make visual class :-( [message #81515 is a reply to message #81443] Wed, 23 February 2005 14:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I'm sending to your address here in the newsgroup
(eclipse.org@online.crygg.com) Is that not a valid address?

Christian Rygg wrote:
> By "note" I assume you mean e-mail? I still can't see that I have gotten
> any :(
>
> Thanks for helping out, BTW!
>
> Chr.
>
> Rich Kulp wrote:
>
>> I sent it to you in a note yesterday. But I can't find any record of
>> it, so I'll send it again.
>
>
>> Christian Rygg wrote:
>>
>>> I don't mean to nag, but you said you had an idea of what might be
>>> wrong? I have seen you have posted something here since I posted the
>>> answers to your questions, so I was hoping you might reveal what that
>>> idea is? Even if it is just a wild guess, I would be glad to hear it
>>> - I'm kind of stuck with my project until I get this to work... :(
>>>
>
>
>

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #81611 is a reply to message #81515] Thu, 24 February 2005 12:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Yes, that is a valid address. I just sent myself an e-mail to that
address, cut and paste from your message, (from a different mail account)
to check, and it got delivered to me right away. I take it you don't get
any error messages?

Chr.

Rich Kulp wrote:

> I'm sending to your address here in the newsgroup
> (eclipse.org@online.crygg.com) Is that not a valid address?

> Christian Rygg wrote:
>> By "note" I assume you mean e-mail? I still can't see that I have gotten
>> any :(
>>
>> Thanks for helping out, BTW!
>>
>> Chr.
>>
>> Rich Kulp wrote:
>>
>>> I sent it to you in a note yesterday. But I can't find any record of
>>> it, so I'll send it again.
>>
>>
>>> Christian Rygg wrote:
>>>
>>>> I don't mean to nag, but you said you had an idea of what might be
>>>> wrong? I have seen you have posted something here since I posted the
>>>> answers to your questions, so I was hoping you might reveal what that
>>>> idea is? Even if it is just a wild guess, I would be glad to hear it
>>>> - I'm kind of stuck with my project until I get this to work... :(
>>>>
>>
>>
>>
Re: VE not working - can't make visual class :-( [message #81641 is a reply to message #81611] Thu, 24 February 2005 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

This is a multi-part message in MIME format.
--------------040105090607040401080508
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

No, no errors, no invalid address. I'll just append here instead. it is
small.

That piece of code is not taking into account optional plugins. I think
it is because there is an optional plugin that you don't need that it is
checking for. I'm going to send you a stub for that plugin and see if it
fixes your problem. If it does then I know what needs to be done.

I've attached a zip, install it, run with -clean and let me know the
results.

Christian Rygg wrote:
> Yes, that is a valid address. I just sent myself an e-mail to that
> address, cut and paste from your message, (from a different mail
> account) to check, and it got delivered to me right away. I take it you
> don't get any error messages?
>

--
Thanks,
Rich Kulp

--------------040105090607040401080508
Content-Type: application/octet-stream;
name="perfmsg.zip"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="perfmsg.zip"

UEsDBAoAAAAAABRWVTIAAAAAAAAAAAAAAAAIAAAAcGx1Z2lucy9QSwMECgAA AAAAFFZVMgAA
AAAAAAAAAAAAACcAAABwbHVnaW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29y ZV8zLjAuMC9Q
SwMECgAAAAgAFFZVMsYR5H1pBwAAdAsAADIAAABwbHVnaW5zL29yZy5lY2xp cHNlLnBlcmZt
c3IuY29yZV8zLjAuMC9wZXJmbXNyLmphcgvwZmbhYgAB4bBQIwYkwAnEvq4h jrqefm76AVBl
HAxCQGXKQt+iAoC8aCAWQVbm6+jn6eYaHKLn6/bZ98xpH29dvYu83rpa586c 3xxkcMX4wdOi
M85ChToePuc8Qhm6GFXPfump2DmnO0jYOyi4ZK7WWpGeLz0iJjZza0TnfO7m +tQt5N1QZVK5
s2InQwBOh7IAcX5Ruj5uFTxQFanJOZkFxal4VIqgqSxILUrLLS7Co0MSh47k /KJUpGADaTOW
te1TYmRgeAzEFvi0eQYAeflFuYl5yam++XmZJflFKiGVBanFesk5icXFUyec 9ztswHPs7d/X
ZmYSBjfKnneEdZo7TG1QWugrVXC+K7zUa7KWp3qv++MDzB8CeLYvVyh8+OhJ evS37z9f/34s
zPDMwHnHRTVezYmRiZo6J3KKsg+5SHM9Vp1stjOA0zZzqmXuunnfWW8yCCRu EbUW9Fp4qWDj
vaBHTBlKPmI2Tjt8lq7eWzrFfVdIX4/rAYlEiczUuQHvQk9MmqXTyN77fmkc 98/d+1eZCrD1
73nS6LLx1L3X/6ZNr974JezpLo6/S3Uu+xzNWrz6DMfCSm3Ven52vXUlmUK7 Tqso+vwvMF2/
5sODCE2jiSLXhLj3/TufyLTDJeP69ZcKJguOalkZNJu5tywoYo59Nu947TPl fvYzzv39M/1t
5AznV9WEHf9s1few6b5dyG51g7df6hhQw/3oA7uJKcAwL2ViYDAiMdyhIT7R 1v+wgUDb+QCh
X47RXE9nr3WeKDAxItHRtcOjVelrcoLxScEg1bKU3Qr/pJjtG+RbdywRM5jC yF/3rrZ23+Wb
8vPz3zMUMLXz9C3tsuGZZHH5ReoKueC1exy0vvyxDgpaGsNSoeyas6So0TDD 76fxdyE9pfwP
BkcP7NhwZsGxwwWHrrpOW8ghuWX33/lbFgZu7DjXp8ZzSurs0q75gYYrAu5M vxg6R4F5est6
9ibHldXz09dNMnTKPXTnY/HyrLnR8y6xtouYpmxwO2jhrcK/fqnZ/q9zQ5ZI 369aE3g0MS7q
g4+9p1XMy1+ub291d/F+S5m1SOH2TFFxiTn6sxb/fz777O+StrbZM+0WC7YX LWOa079j8wNX
/0+vrtwTZwrVfxi1OK3g13z/lz1xxlf03lw0cX1hENEk9GR1nJKwDMOi7J1Z kW1eB7WucK2L
3J93c0POrc+lq6PDticsfrDs6+0NrrLTE3bfKE+YHsHI9nsJ35xP4qhxtm+G 5zwpYJw9A2ID
vFkMyPEtLnIGsgNyStMz8yAx1hvg633YQaB28rKVvVd/8TYp3LsVJGWjHcfV NMHL8eXC7b4x
j70m6c5est/bv4m9vsHea84RmS7XAv7Pz87uM7fePD/+vTyDm4UCz5ZOG8lj WRM98xXPJk+S
1L/iVhWsNvlMj+X8Y65LLol1FOxatb5kmUfx1A37xEw5zi31Cq1zzfjyy7jJ 9hr/pmY1GXEz
M47Y+KWftnkwZb5zFfA+NG+9s+D5lkDV9d1l/5YYHbrw/3+PeMthj2epsbNd liyckyHnKn2o
Mv/e/92Xz+5qrb7ZeM2w8RnLdz9xtSnXV815k/H24cXNEVxzDj7iPZ3ceKrV ctuMyp4jN2T2
LPwbFbtbZu6qih7fvrnyjI/FkqVvv7j2LDF324un0z+nHM1MZN/d82e66O3/ bKjh7CjVtYAb
GMbTgFgHXziHFuTkJ6aoBJcklpRCy6Fe/91+wDCeUyqn1qeoaOPSPkGAS2Qn P8NFFyenrgUc
SxbsjplWMDHZvbzsXzdXZxP/g8UC2eq2JsXW1tsXz3w//7w+A7OMsJ6ReXiO 0O5Pa8LexE2/
pznZMuz8apXLmz8Xrvt8qF3BqXzh9ShVq7mrj79s8pVb5MZRm8hT7b9A3Onz sWVm+1Wv/Jou
7FQ746yFW8dcjlKXlnMnlv0J0Fn+Zt4Xk0Sn/CmSc322bFa9r/f652zR4/9e 1H9cx3nRQnvO
Q+voedvNXy3g8el4f3nKXYOL9zbPmPfvoeQjh6qcnsI2hybmS3y8JtsnfxHM 4QwWZZcKl8/Y
f1pAQSwn7LTwG65js/lvOC+/tFv03WL1fJWoBmeZhV+5UQP1YGd3xFQg7xQQ qxIOVEhotvb6
8jUZiLQ8X7iNSW9Po/SjSXKHjhyZyv2IMatWyCPXk1vuXCv7hwC3KcwW3T89 96XEvT8u7NA5
Z8PHhWE5OZddw2TbX+uypdYklL5ac12cU2lNdO31U1nhqx/vTL3sfYYj8ml7 QsX9CLUnwnF1
nodePZBpn3vVsEgl5/8ckdD1vxW9dDiTXjVNSOjz5BSzF5+QnKaw5PGpCaCC lJFJhBl3AwEC
BBjeOjKgNhdg2rA3GGBgSaM6juYDPotZUCxeCa/+cevgQdFxGqM5gFunCIrO rzibB7hNkEQx
QZ0Rb3MBEWzYGgyIYIvDZwyB5gO6LejVI8KWa0zkVJbo5qMX5Qjzu1hIL9jR TUcvwBCmf2Il
rThDNxk9FyNMdmcnMk8HeLOygbRwA6E9MwODPAeIBwBQSwMECgAAAAgAFFZV MnuD+vgbAQAA
PwIAADgAAABwbHVnaW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29yZV8zLjAu MC9wbHVnaW4u
cHJvcGVydGllc62Rz2rDMAzG74W+g6CXDVYn3XYq7ND1VFghh72A6qixwP+Q nYS+/ewUNti5
Ohgsfz/pk7zZPDTWqw0cQ7wJDybDk36G17Z9e6nnO5w+z+VRYhDMHDyg7yFk Q5JU5Q7WwsIl
EEokE/UKvg0niBIGQbcARQ+odXAR/Y39AA4zCaNNtQYKlURfJBOyxYslGH1P smBF5xKE63I5
BueKh268WNbwxZp8Iph2qq11ZsPa/PZhSoUpRnpOWfgyVvsvi52S/GuFubIm 57hvmnmeFWnL
MZEKMjSWBrSNjnY77VplsrNVfF+Yv1cNkvY1UeP/srbAnnOZEw7d6d7aRUuO fF4EhXv0V3Z2
HNgrj44+OpJrEIdeE5xDcRJkvVqvfgBQSwMECgAAAAgAFFZVMjg/8v7iAAAA swEAADEAAABw
bHVnaW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29yZV8zLjAuMC9wbHVnaW4u eG1sdZDNbsIw
EITvSLyDtRIXJBxQLxyc5FC1t0oc6AOkyTbayn9dEwRvj7GNUg69eXdnvhlZ tRejxRk5kLM1
7OQWBNreDWTHGj6P75s9tM1yoVrsNfmAs/YlatPJ62kku1wIIWiowfEoi1h6 5G8TWPaOEZLC
dgZrWB2SR96nvP+LjeC08+zONCBvsumtQGNAvve6C+H/QHmIw0fg1/jOeRDr JqfiyZ7IYJOm
+0LTF3d8Lf0emJ+OoVF48Y5P5bSGqlFVkWe/qp5wJQF/J2IMcwSZhMnf9Vw7 1S2QyH9QZ4Sq
si0+b1BLAQIUAwoAAAAAABRWVTIAAAAAAAAAAAAAAAAIAAAAAAAAAAAAEADt QQAAAABwbHVn
aW5zL1BLAQIUAwoAAAAAABRWVTIAAAAAAAAAAAAAAAAnAAAAAAAAAAAAEADt QSYAAABwbHVn
aW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29yZV8zLjAuMC9QSwECFAMKAAAA CAAUVlUyxhHk
fWkHAAB0CwAAMgAAAAAAAAAAAAAApIFrAAAAcGx1Z2lucy9vcmcuZWNsaXBz ZS5wZXJmbXNy
LmNvcmVfMy4wLjAvcGVyZm1zci5qYXJQSwECFAMKAAAACAAUVlUye4P6+BsB AAA/AgAAOAAA
AAAAAAAAAAAApIEkCAAAcGx1Z2lucy9vcmcuZWNsaXBzZS5wZXJmbXNyLmNv cmVfMy4wLjAv
cGx1Z2luLnByb3BlcnRpZXNQSwECFAMKAAAACAAUVlUyOD/y/uIAAACzAQAA MQAAAAAAAAAA
AAAApIGVCQAAcGx1Z2lucy9vcmcuZWNsaXBzZS5wZXJmbXNyLmNvcmVfMy4w LjAvcGx1Z2lu
LnhtbFBLBQYAAAAABQAFALABAADGCgAAAAA=
--------------040105090607040401080508--
Re: VE not working - can't make visual class :-( [message #81737 is a reply to message #81641] Fri, 25 February 2005 12:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hmm... It seems this isn't supposed to work - when I try to download the
zip, I'm told it's invalid :( When I open it in WordPad, it turns out to
be a HTML-snippet, containing the text:

<br />
<b>Fatal error</b>: Call to undefined function: show_article() in
<b>/home/eclipse/newsportal/attachment.php</b> on line <b>21</b><br />

Seems to be a problem with the forum - I get the same message from Opera
and IE, so it's not likely to be a client side problem, I would think.

Chr.

Rich Kulp wrote:

> No, no errors, no invalid address. I'll just append here instead. it is
> small.

> That piece of code is not taking into account optional plugins. I think
> it is because there is an optional plugin that you don't need that it is
> checking for. I'm going to send you a stub for that plugin and see if it
> fixes your problem. If it does then I know what needs to be done.

> I've attached a zip, install it, run with -clean and let me know the
> results.

> Christian Rygg wrote:
>> Yes, that is a valid address. I just sent myself an e-mail to that
>> address, cut and paste from your message, (from a different mail
>> account) to check, and it got delivered to me right away. I take it you
>> don't get any error messages?
>>
Re: VE not working - can't make visual class :-( [message #81768 is a reply to message #81737] Fri, 25 February 2005 15:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I'm afraid the problem is on your end. I just tried it (I use
Thunderbird) and it downloads fine.

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #81782 is a reply to message #81768] Fri, 25 February 2005 15:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Rich Kulp wrote:
> I'm afraid the problem is on your end. I just tried it (I use
> Thunderbird) and it downloads fine.
>

It could be both. It sounds like from his previous post that he's using
eclipse.org's web interface to the newsgroup. Perhaps the attachment
function on the site doesn't work properly.

- Jeff
Re: VE not working - can't make visual class :-( [message #81995 is a reply to message #81782] Tue, 01 March 2005 15:00 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

We reproduced the problem. I've opened a defect for it:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=86905


--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #605361 is a reply to message #80536] Fri, 18 February 2005 14:30 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hi again,

I found the problem (I had to start eclipse with -clean again - I did it
earlier, but when I installed some plug ins, and now it seemed I had to do
it again).

Now I get a new problem - when I make a new visual class, I get an error:

[New]

Creation of element failed.

See error log for more details.

Anyone know what can be wrong?

From .log:


!ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:38.486
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:303)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 824)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:115)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.performFinish(NewVisualClassCreationWizard.jav a:411)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:670)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:342)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
at org.eclipse.jface.window.Window.open(Window.java:696)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:172)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:989 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:555)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:505)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContributionItem.java:419)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1569)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:285)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:220)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:710)
at org.eclipse.core.launcher.Main.main(Main.java:694)
Caused by: java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
Root exception:
java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)

!ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:53.809
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Java Model Status [/Run Test
Run/src/com/qfree/rtr/MainFrame.java already exists in target]
at
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation .executeOperation(CreateCompilationUnitOperation.java:105)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at
org.eclipse.jdt.internal.core.JavaModelOperation.runOperatio n(JavaModelOperation.java:744)
at
org.eclipse.jdt.internal.core.PackageFragment.createCompilat ionUnit(PackageFragment.java:134)
at
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewT ypeWizardPage.java:1518)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 03)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
!SUBENTRY 1 org.eclipse.jdt.core 4 977 2005-02-18 15:24:53.809
!MESSAGE /Run Test Run/src/com/qfree/rtr/MainFrame.java already exists in
target

Chr.


Christian Rygg wrote:

> Hi,

> I'm trying to use Eclipse 3.1.0 with VE, but failing. When I choose "New"
> (Java Project, Java Perspective), I don't get any visual classes (AWT
> etc., forms, panels etc.) to choose from. I can't see any entries in .log
> that relates to this, even at start up. Anyone got any ideas?

> I have the following plugins, all reporting to be working fine:

> [%featureName 2.1.0.I200502171619] (What is this?)

> [Eclipse Project SDK 3.1.0]
> Eclipse Java Development Tools 3.1.0
> Eclipse JDT Plug-in Developer Resources 3.1.0
> Eclipse PDE Plug-in Developer Resources 3.1.0
> Eclipse Platform 3.1.0
> Eclipise Plug-in Developer Resoureces 3.1.0
> Eclipse Plug-in Development Environment 3.1.0

> [EMF SDK 2.1.0.I200502171619]
> Eclipse Modeling Framework (EMF) 2.1.0.I200502171619
> Eclipse Modeling Framework (EMF) Documentation 2.1.0.I200502171619
> Eclipse Modeling Framework (EMF) Source 2.1.0.I200502171619
> EMF Service Data Objects (SDO) 2.1.I200502171619
> EMF Service Data Objects (SDO) Documentation 2.1.I200502171619
> EMF Service Data Objects (SDO) Source 2.1.I200502171619
> XML Schema Infoset Model (XSD) Documentation 2.1.0.I200502171619
> XML Schema Infoset Model (XSD) Source 2.1.0.I200502171619
> XML Schema Infoset Model 2.1.0.I200502171619

> [Graphical Editing Framework SDK 3.0.1]
> Graphical Editing Framework 3.0.1
> Graphical Editing Framework Developer Resources 3.0.1

> [Visual Editor Model 1.1.0]
> Java EMF Model 1.1.0
Re: VE not working - can't make visual class :-( [message #605365 is a reply to message #80567] Fri, 18 February 2005 14:32 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

The last exception ("... already exists in target.") is not the cause of
the problem - please ignore that one.

Chr.

Christian Rygg wrote:

> Hi again,

> I found the problem (I had to start eclipse with -clean again - I did it
> earlier, but when I installed some plug ins, and now it seemed I had to do
> it again).

> Now I get a new problem - when I make a new visual class, I get an error:

> [New]

> Creation of element failed.

> See error log for more details.

> Anyone know what can be wrong?

> From .log:


> !ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:38.486
> !MESSAGE Internal Error
> !STACK 0
> java.lang.reflect.InvocationTargetException
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:303)
> at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 824)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:115)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.performFinish(NewVisualClassCreationWizard.jav a:411)
> at
> org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:670)
> at
> org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:342)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
> at org.eclipse.jface.window.Window.open(Window.java:696)
> at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:172)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:989 )
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:555)
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:505)
> at
>
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContributionItem.java:419)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1569)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:285)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:220)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:710)
> at org.eclipse.core.launcher.Main.main(Main.java:694)
> Caused by: java.lang.NullPointerException
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
> at
>
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
> at
>
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
> at
>
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
> at
>
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
> Root exception:
> java.lang.NullPointerException
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
> at
>
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
> at
>
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
> at
>
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
> at
>
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
> at
>
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)

> !ENTRY org.eclipse.jdt.ui 4 10001 2005-02-18 15:24:53.809
> !MESSAGE Internal Error
> !STACK 1
> Java Model Exception: Java Model Status [/Run Test
> Run/src/com/qfree/rtr/MainFrame.java already exists in target]
> at
>
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation .executeOperation(CreateCompilationUnitOperation.java:105)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.runOperatio n(JavaModelOperation.java:744)
> at
>
org.eclipse.jdt.internal.core.PackageFragment.createCompilat ionUnit(PackageFragment.java:134)
> at
>
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewT ypeWizardPage.java:1518)
> at
>
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 03)
> at
>
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
> at
>
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
> at
>
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1674)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3672)
> at
>
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
> at
>
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:105)
> !SUBENTRY 1 org.eclipse.jdt.core 4 977 2005-02-18 15:24:53.809
> !MESSAGE /Run Test Run/src/com/qfree/rtr/MainFrame.java already exists in
> target

> Chr.


> Christian Rygg wrote:

>> Hi,

>> I'm trying to use Eclipse 3.1.0 with VE, but failing. When I choose "New"
>> (Java Project, Java Perspective), I don't get any visual classes (AWT
>> etc., forms, panels etc.) to choose from. I can't see any entries in .log
>> that relates to this, even at start up. Anyone got any ideas?

>> I have the following plugins, all reporting to be working fine:

>> [%featureName 2.1.0.I200502171619] (What is this?)

>> [Eclipse Project SDK 3.1.0]
>> Eclipse Java Development Tools 3.1.0
>> Eclipse JDT Plug-in Developer Resources 3.1.0
>> Eclipse PDE Plug-in Developer Resources 3.1.0
>> Eclipse Platform 3.1.0
>> Eclipise Plug-in Developer Resoureces 3.1.0
>> Eclipse Plug-in Development Environment 3.1.0

>> [EMF SDK 2.1.0.I200502171619]
>> Eclipse Modeling Framework (EMF) 2.1.0.I200502171619
>> Eclipse Modeling Framework (EMF) Documentation 2.1.0.I200502171619
>> Eclipse Modeling Framework (EMF) Source 2.1.0.I200502171619
>> EMF Service Data Objects (SDO) 2.1.I200502171619
>> EMF Service Data Objects (SDO) Documentation 2.1.I200502171619
>> EMF Service Data Objects (SDO) Source 2.1.I200502171619
>> XML Schema Infoset Model (XSD) Documentation 2.1.0.I200502171619
>> XML Schema Infoset Model (XSD) Source 2.1.0.I200502171619
>> XML Schema Infoset Model 2.1.0.I200502171619

>> [Graphical Editing Framework SDK 3.0.1]
>> Graphical Editing Framework 3.0.1
>> Graphical Editing Framework Developer Resources 3.0.1

>> [Visual Editor Model 1.1.0]
>> Java EMF Model 1.1.0
Re: VE not working - can't make visual class :-( [message #605387 is a reply to message #80583] Fri, 18 February 2005 15:49 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

We don't have a stable version of VE that works with Eclipse 3.1.

There's been a recent change in 3.1 that breaks 1.1 but we just fixed it
this week, so you can try the latest nightly build of 1.1.0, but we
aren't working on 3.1 yet, we will soon. We are working hard on performance.

If you pick up the latest 1.1.0 you will need to clear out some cache
directories. We are doing some performance work using caches but we
don't detect all cache changes needed yet.

To clear the caches:

Go to the .metadata/.plugins directory:

1) Delete the org.eclipse.jem.beaninfo directory
2) Go to the org.eclipse.core.resources/.projects directory
a) Under each project delete the org.eclipse.jem.beaninfo
and org.eclipse.ve.java.core directories.

This may not fix your problem, but it may.

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #605455 is a reply to message #80639] Mon, 21 February 2005 08:50 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

I see that the "nightly" builds are a few days apart. I am already working
with the latest nightly build. I thought I'd clear the cache as you
described, but I have none of the directories you mentioned. So, I guess
I'll try installing Eclipse 3.0.1 and see if that helps. Thanks for your
help!

Chr.

Rich Kulp wrote:

> We don't have a stable version of VE that works with Eclipse 3.1.

> There's been a recent change in 3.1 that breaks 1.1 but we just fixed it
> this week, so you can try the latest nightly build of 1.1.0, but we
> aren't working on 3.1 yet, we will soon. We are working hard on performance.

> If you pick up the latest 1.1.0 you will need to clear out some cache
> directories. We are doing some performance work using caches but we
> don't detect all cache changes needed yet.

> To clear the caches:

> Go to the .metadata/.plugins directory:

> 1) Delete the org.eclipse.jem.beaninfo directory
> 2) Go to the org.eclipse.core.resources/.projects directory
> a) Under each project delete the org.eclipse.jem.beaninfo
> and org.eclipse.ve.java.core directories.

> This may not fix your problem, but it may.
Re: VE not working - can't make visual class :-( [message #605460 is a reply to message #80909] Mon, 21 February 2005 10:15 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

It's me again ;)

I've installed Eclipse 3.0.1 and I've installed VE, EMF SDK and GEF SDK.
Then I started Eclipse with the -clean flag. But again, I get the same
error. What can be wrong? Problably a stupid mistake by me, but I can't
seem to find it :(

It seems it has something to do with a Proxy. I'm working externally for a
client on a rather restrictive Internet connection. Could this be the
problem? Why is VE - as it seems to me - trying to connect to something
online when I'm creating a new visual class?

The exception in the log is:

!ENTRY org.eclipse.jdt.ui 4 10001 feb 21, 2005 11:07:45.468
!MESSAGE Internal Error
!STACK 0
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:284)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 752)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard.perform Finish(NewElementWizard.java:115)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.performFinish(NewVisualClassCreationWizard.jav a:411)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:609)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:305)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:506)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668 )
at org.eclipse.jface.window.Window.open(Window.java:648)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:163)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:915)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:866)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEven t(ActionContributionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Caused by: java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3246)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)
Root exception:
java.lang.NullPointerException
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:453)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getPrereqs(P roxyPlugin.java:446)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:433)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:439)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getAllPrereq s(ProxyPlugin.java:428)
at
org.eclipse.ve.internal.java.vce.templates.TemplateUtil.getP luginAndPreReqJarPath(TemplateUtil.java:148)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.getGeneratorInstance(NewVisualClassCreationWiz ard.java:81)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.applyContributor(NewVisualClassCreationWizard. java:277)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 11)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3246)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)

Chr.

Christian Rygg wrote:

> I see that the "nightly" builds are a few days apart. I am already working
> with the latest nightly build. I thought I'd clear the cache as you
> described, but I have none of the directories you mentioned. So, I guess
> I'll try installing Eclipse 3.0.1 and see if that helps. Thanks for your
> help!

> Chr.

> Rich Kulp wrote:

>> We don't have a stable version of VE that works with Eclipse 3.1.

>> There's been a recent change in 3.1 that breaks 1.1 but we just fixed it
>> this week, so you can try the latest nightly build of 1.1.0, but we
>> aren't working on 3.1 yet, we will soon. We are working hard on performance.

>> If you pick up the latest 1.1.0 you will need to clear out some cache
>> directories. We are doing some performance work using caches but we
>> don't detect all cache changes needed yet.

>> To clear the caches:

>> Go to the .metadata/.plugins directory:

>> 1) Delete the org.eclipse.jem.beaninfo directory
>> 2) Go to the org.eclipse.core.resources/.projects directory
>> a) Under each project delete the org.eclipse.jem.beaninfo
>> and org.eclipse.ve.java.core directories.

>> This may not fix your problem, but it may.
Re: VE not working - can't make visual class :-( [message #605472 is a reply to message #80923] Mon, 21 February 2005 14:43 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

First, we run the visuals in a separate java vm. We communicate with it
using TCP/IP sockets. So that is why it appears to be accessing the
Internet. It really isn't. It is accessing local host only.

As for the problem, I think I see a clue in the stack trace. Can you
please tell me EXACTLY what is installed, version, platform, etc. Did
you install Eclipse SDK or Eclipse Runtime with Eclipse JDT, or what?

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #605477 is a reply to message #81000] Mon, 21 February 2005 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hi again,

I've got Eclipse (SDK):
Version: 3.0.1
Build id: 200409161125

Under "Configuration Details", I found this. I hope this answers your
other questions:

*** Features:
org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
Guide"
org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
Programmers Guide"
org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
Source"
org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
org.eclipse.gef (3.0.1) "Graphical Editing Framework"
org.eclipse.gef.sdk (3.0.1) "Graphical Editing Framework Developer
Resources"
org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
Resources"
org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
org.eclipse.jem (1.1.0) "Java EMF Model"
org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
Developer Resources"
org.eclipse.platform (3.0.1) "Eclipse Platform"
org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
Resources"
org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
org.eclipse.ve (1.1.0) "Visual Editor"
org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
Guide"
org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"

*** Plug-in Registry:
com.ibm.etools.emf.event (3.0.0.1) "Event Model"
org.apache.ant (1.6.2) "Apache Ant"
org.apache.lucene (1.3.1) "Apache Lucene"
org.eclipse.ant.core (3.0.0) "Ant Build Tool Core"
org.eclipse.ant.ui (3.0.1) "Ant UI"
org.eclipse.compare (3.0.0) "Compare Support"
org.eclipse.core.boot (3.0.0) "Core Boot"
org.eclipse.core.expressions (3.0.0) "Expression Language"
org.eclipse.core.filebuffers (3.0.1) "File Buffers"
org.eclipse.core.resources (3.0.1) "Core Resource Management"
org.eclipse.core.resources.win32 (3.0.0) "Core Resource Management Win32
Fragment"
org.eclipse.core.runtime (3.0.1) "Core Runtime"
org.eclipse.core.runtime.compatibility (3.0.0) "Core Runtime Plug-in
Compatibility"
org.eclipse.core.variables (3.0.0) "Core Variables"
org.eclipse.debug.core (3.0.1) "Debug Core"
org.eclipse.debug.ui (3.0.1) "Debug UI"
org.eclipse.draw2d (3.0.1) "Draw2d"
org.eclipse.draw2d.doc.isv (3.0.1) "Draw2D Documentation"
org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
org.eclipse.emf.codegen (2.0.1) "EMF Template Code Generator"
org.eclipse.emf.codegen.ecore (2.0.1) "EMF Ecore Code Generation"
org.eclipse.emf.codegen.ecore.ui (2.0.1) "EMF Ecore Code Generation UI"
org.eclipse.emf.codegen.ui (2.0.0) "EMF Template Code Generator UI"
org.eclipse.emf.common (2.0.1) "EMF Common"
org.eclipse.emf.common.ui (2.0.1) "EMF Common UI"
org.eclipse.emf.commonj.sdo (2.0.0) "CommonJ SDO"
org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
Guide"
org.eclipse.emf.ecore (2.0.1) "EMF Ecore"
org.eclipse.emf.ecore.change (2.0.1) "EMF Ecore Change Model"
org.eclipse.emf.ecore.change.edit (2.0.0) "EMF Ecore Change Edit Support"
org.eclipse.emf.ecore.edit (2.0.0) "EMF Ecore Edit Support"
org.eclipse.emf.ecore.editor (2.0.1) "Sample Ecore Editor"
org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
Programmers Guide"
org.eclipse.emf.ecore.sdo.edit (2.0.0) "EMF Service Data Objects (SDO)
Edit Support"
org.eclipse.emf.ecore.sdo.editor (2.0.0) "EMF Service Data Objects (SDO)
Editor"
org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
Source"
org.eclipse.emf.ecore.xmi (2.0.1) "EMF XMI"
org.eclipse.emf.edit (2.0.1) "EMF Edit"
org.eclipse.emf.edit.ui (2.0.1) "EMF Edit UI"
org.eclipse.emf.mapping (2.0.1) "EMF Mapping"
org.eclipse.emf.mapping.ecore2ecore (2.0.1) "Ecore to Ecore Mapping"
org.eclipse.emf.mapping.ecore2ecore.editor (2.0.1) "Ecore to Ecore Mapping
Editor"
org.eclipse.emf.mapping.ui (2.0.0) "EMF Mapping UI"
org.eclipse.emf.mapping.xsd2ecore (2.0.1) "XSD to Ecore Mapping"
org.eclipse.emf.mapping.xsd2ecore.editor (2.0.1) "XSD to Ecore Mapping
Editor"
org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
org.eclipse.gef (3.0.1) "Graphical Editing Framework"
org.eclipse.gef.doc.isv (3.0.1) "Graphical Editing Framework Documentation"
org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
Resources"
org.eclipse.help (3.0.0) "Help System Core"
org.eclipse.help.appserver (3.0.0) "Help Application Server"
org.eclipse.help.base (3.0.1) "Help System Base"
org.eclipse.help.ide (3.0.0) "Help System IDE"
org.eclipse.help.ui (3.0.0) "Help System UI"
org.eclipse.help.webapp (3.0.1) "Help System Webapp"
org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
org.eclipse.jdt.core (3.0.1) "Java Development Tools Core"
org.eclipse.jdt.debug (3.0.1) "JDI Debug Model"
org.eclipse.jdt.debug.ui (3.0.1) "JDI Debug UI"
org.eclipse.jdt.doc.isv (3.0.1) "Eclipse JDT Plug-in Developer Guide"
org.eclipse.jdt.doc.user (3.0.1) "Eclipse Java Development User Guide"
org.eclipse.jdt.junit (3.0.1) "Java Development Tools JUnit support"
org.eclipse.jdt.junit.runtime (3.0.0) "Java Development Tools JUnit
runtime support"
org.eclipse.jdt.launching (3.0.1) "Java Development Tools Launching
Support"
org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
org.eclipse.jdt.ui (3.0.1) "Java Development Tools UI"
org.eclipse.jem (1.1.0) "Java EMF Model"
org.eclipse.jem.beaninfo (1.1.0) "Java EMF Model BeanInfo (Introspection)
Support"
org.eclipse.jem.proxy (1.1.0) "Java EMF Model Proxy Support"
org.eclipse.jem.ui (1.1.0) "Java EMF Model UI"
org.eclipse.jem.util (1.1.0) "Java EMF Model Utilities"
org.eclipse.jem.workbench (1.1.0) "Java EMF Model Workbench Support"
org.eclipse.jface (3.0.0) "JFace"
org.eclipse.jface.text (3.0.1) "JFace Text"
org.eclipse.ltk.core.refactoring (3.0.1) "Refactoring Core"
org.eclipse.ltk.ui.refactoring (3.0.1) "Refactoring UI"
org.eclipse.osgi (3.0.1) "OSGi System Bundle"
org.eclipse.osgi.services (3.0.0) "OSGi Release 3 Services"
org.eclipse.osgi.util (3.0.0) "OSGi R3 Utility Classes"
org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
org.eclipse.pde.build (3.0.1) "Plug-in Development Environment Build
Support"
org.eclipse.pde.core (3.0.1) "Plug-in Development Core"
org.eclipse.pde.doc.user (3.0.0) "Eclipse Plug-in Development User Guide"
org.eclipse.pde.junit.runtime (3.0.0) "PDE JUnit Plug-in Test"
org.eclipse.pde.runtime (3.0.1) "Plug-in Development Environment Runtime"
org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
Developer Resources"
org.eclipse.pde.ui (3.0.1) "Plug-in Development UI"
org.eclipse.platform (3.0.1) "Eclipse Platform"
org.eclipse.platform.doc.isv (3.0.1) "Eclipse Platform Plug-in Developer
Guide"
org.eclipse.platform.doc.user (3.0.1) "Eclipse Workbench User Guide"
org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
Resources"
org.eclipse.platform.source.win32.win32.x86 (3.0.1) "Eclipse Platform
Plug-in Developer Resources"
org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
org.eclipse.search (3.0.1) "Search Support"
org.eclipse.swt (3.0.1) "Standard Widget Toolkit"
org.eclipse.swt.win32 (3.0.1) "Standard Widget Toolkit for Windows"
org.eclipse.team.core (3.0.0) "Team Support Core"
org.eclipse.team.cvs.core (3.0.1) "CVS Team Provider Core"
org.eclipse.team.cvs.ssh (3.0.0) "CVS SSH Core"
org.eclipse.team.cvs.ssh2 (3.0.0) "CVS SSH2"
org.eclipse.team.cvs.ui (3.0.1) "CVS Team Provider UI"
org.eclipse.team.ui (3.0.1) "Team Support UI"
org.eclipse.text (3.0.1) "Text"
org.eclipse.tomcat (4.1.30) "Tomcat Wrapper"
org.eclipse.ui (3.0.1) "Eclipse UI"
org.eclipse.ui.cheatsheets (3.0.1) "Cheat Sheets"
org.eclipse.ui.console (3.0.0) "Console"
org.eclipse.ui.editors (3.0.1) "Default Text Editor"
org.eclipse.ui.externaltools (3.0.1) "External Tools"
org.eclipse.ui.forms (3.0.0) "Eclipse Forms"
org.eclipse.ui.ide (3.0.1) "Eclipse IDE UI"
org.eclipse.ui.intro (3.0.1) "Intro Plugin"
org.eclipse.ui.presentations.r21 (3.0.1) "R21 Presentation Plug-in"
org.eclipse.ui.views (3.0.0) "Views"
org.eclipse.ui.win32 (3.0.1) "Win32 fragment"
org.eclipse.ui.workbench (3.0.1) "Workbench"
org.eclipse.ui.workbench.compatibility (3.0.0) "Workbench Compatibility"
org.eclipse.ui.workbench.texteditor (3.0.1) "Text Editor Framework"
org.eclipse.update.configurator (3.0.0) "Install/Update Configurator"
org.eclipse.update.core (3.0.1) "Install/Update Core"
org.eclipse.update.core.win32 (3.0.0) "Install/Update Core for Windows"
org.eclipse.update.scheduler (3.0.0) "Automatic Updates Scheduler"
org.eclipse.update.ui (3.0.1) "Install/Update UI"
org.eclipse.ve (1.0.1) "Visual Editor"
org.eclipse.ve.cde (11.0.0) "Visual Editor Common Data Editor"
org.eclipse.ve.doc (1.0.1) "Visual Editor User Guide"
org.eclipse.ve.java.core (1.1.0) "Visual Editor Java Core"
org.eclipse.ve.jfc (1.1.0) "Visual Editor for Java Foundation Classes"
org.eclipse.ve.propertysheet (1.0.1) "Visual Editor PropertySheet"
org.eclipse.ve.swt (1.1.0) "Visual Editor for Standard Widget Toolkit"
org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
Guide"
org.eclipse.xsd.edit (2.0.1) "XML Schema Edit Framework"
org.eclipse.xsd.editor (2.0.1) "XML Schema Editor"
org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"
org.eclipse.xsd.test (2.0.1) "XML Schema Infoset Model Test"
org.junit (3.8.1) "JUnit Testing Framework"

Best regards,

Christian

Rich Kulp wrote:

> First, we run the visuals in a separate java vm. We communicate with it
> using TCP/IP sockets. So that is why it appears to be accessing the
> Internet. It really isn't. It is accessing local host only.

> As for the problem, I think I see a clue in the stack trace. Can you
> please tell me EXACTLY what is installed, version, platform, etc. Did
> you install Eclipse SDK or Eclipse Runtime with Eclipse JDT, or what?
Re: VE not working - can't make visual class :-( [message #605528 is a reply to message #81030] Tue, 22 February 2005 16:02 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

I don't mean to nag, but you said you had an idea of what might be wrong?
I have seen you have posted something here since I posted the answers to
your questions, so I was hoping you might reveal what that idea is? Even
if it is just a wild guess, I would be glad to hear it - I'm kind of stuck
with my project until I get this to work... :(

Chr.

Christian Rygg wrote:

> Hi again,

> I've got Eclipse (SDK):
> Version: 3.0.1
> Build id: 200409161125

> Under "Configuration Details", I found this. I hope this answers your
> other questions:

> *** Features:
> org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
> org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
> Guide"
> org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
> org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
> Programmers Guide"
> org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
> Source"
> org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
> org.eclipse.gef (3.0.1) "Graphical Editing Framework"
> org.eclipse.gef.sdk (3.0.1) "Graphical Editing Framework Developer
> Resources"
> org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
> Resources"
> org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
> org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
> org.eclipse.jem (1.1.0) "Java EMF Model"
> org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
> org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
> Developer Resources"
> org.eclipse.platform (3.0.1) "Eclipse Platform"
> org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
> Resources"
> org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
> org.eclipse.ve (1.1.0) "Visual Editor"
> org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
> org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
> Guide"
> org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"

> *** Plug-in Registry:
> com.ibm.etools.emf.event (3.0.0.1) "Event Model"
> org.apache.ant (1.6.2) "Apache Ant"
> org.apache.lucene (1.3.1) "Apache Lucene"
> org.eclipse.ant.core (3.0.0) "Ant Build Tool Core"
> org.eclipse.ant.ui (3.0.1) "Ant UI"
> org.eclipse.compare (3.0.0) "Compare Support"
> org.eclipse.core.boot (3.0.0) "Core Boot"
> org.eclipse.core.expressions (3.0.0) "Expression Language"
> org.eclipse.core.filebuffers (3.0.1) "File Buffers"
> org.eclipse.core.resources (3.0.1) "Core Resource Management"
> org.eclipse.core.resources.win32 (3.0.0) "Core Resource Management Win32
> Fragment"
> org.eclipse.core.runtime (3.0.1) "Core Runtime"
> org.eclipse.core.runtime.compatibility (3.0.0) "Core Runtime Plug-in
> Compatibility"
> org.eclipse.core.variables (3.0.0) "Core Variables"
> org.eclipse.debug.core (3.0.1) "Debug Core"
> org.eclipse.debug.ui (3.0.1) "Debug UI"
> org.eclipse.draw2d (3.0.1) "Draw2d"
> org.eclipse.draw2d.doc.isv (3.0.1) "Draw2D Documentation"
> org.eclipse.emf (2.0.1) "Eclipse Modeling Framework (EMF)"
> org.eclipse.emf.codegen (2.0.1) "EMF Template Code Generator"
> org.eclipse.emf.codegen.ecore (2.0.1) "EMF Ecore Code Generation"
> org.eclipse.emf.codegen.ecore.ui (2.0.1) "EMF Ecore Code Generation UI"
> org.eclipse.emf.codegen.ui (2.0.0) "EMF Template Code Generator UI"
> org.eclipse.emf.common (2.0.1) "EMF Common"
> org.eclipse.emf.common.ui (2.0.1) "EMF Common UI"
> org.eclipse.emf.commonj.sdo (2.0.0) "CommonJ SDO"
> org.eclipse.emf.doc (2.0.1) "Eclipse Modeling Framework (EMF) Programmers
> Guide"
> org.eclipse.emf.ecore (2.0.1) "EMF Ecore"
> org.eclipse.emf.ecore.change (2.0.1) "EMF Ecore Change Model"
> org.eclipse.emf.ecore.change.edit (2.0.0) "EMF Ecore Change Edit Support"
> org.eclipse.emf.ecore.edit (2.0.0) "EMF Ecore Edit Support"
> org.eclipse.emf.ecore.editor (2.0.1) "Sample Ecore Editor"
> org.eclipse.emf.ecore.sdo (2.0.1) "EMF Service Data Objects (SDO)"
> org.eclipse.emf.ecore.sdo.doc (2.0.0) "EMF Service Data Objects (SDO)
> Programmers Guide"
> org.eclipse.emf.ecore.sdo.edit (2.0.0) "EMF Service Data Objects (SDO)
> Edit Support"
> org.eclipse.emf.ecore.sdo.editor (2.0.0) "EMF Service Data Objects (SDO)
> Editor"
> org.eclipse.emf.ecore.sdo.source (2.0.1) "EMF Service Data Objects (SDO)
> Source"
> org.eclipse.emf.ecore.xmi (2.0.1) "EMF XMI"
> org.eclipse.emf.edit (2.0.1) "EMF Edit"
> org.eclipse.emf.edit.ui (2.0.1) "EMF Edit UI"
> org.eclipse.emf.mapping (2.0.1) "EMF Mapping"
> org.eclipse.emf.mapping.ecore2ecore (2.0.1) "Ecore to Ecore Mapping"
> org.eclipse.emf.mapping.ecore2ecore.editor (2.0.1) "Ecore to Ecore Mapping
> Editor"
> org.eclipse.emf.mapping.ui (2.0.0) "EMF Mapping UI"
> org.eclipse.emf.mapping.xsd2ecore (2.0.1) "XSD to Ecore Mapping"
> org.eclipse.emf.mapping.xsd2ecore.editor (2.0.1) "XSD to Ecore Mapping
> Editor"
> org.eclipse.emf.source (2.0.1) "Eclipse Modeling Framework (EMF) Source"
> org.eclipse.gef (3.0.1) "Graphical Editing Framework"
> org.eclipse.gef.doc.isv (3.0.1) "Graphical Editing Framework Documentation"
> org.eclipse.gef.source (3.0.1) "Graphical Editing Framework Developer
> Resources"
> org.eclipse.help (3.0.0) "Help System Core"
> org.eclipse.help.appserver (3.0.0) "Help Application Server"
> org.eclipse.help.base (3.0.1) "Help System Base"
> org.eclipse.help.ide (3.0.0) "Help System IDE"
> org.eclipse.help.ui (3.0.0) "Help System UI"
> org.eclipse.help.webapp (3.0.1) "Help System Webapp"
> org.eclipse.jdt (3.0.1) "Eclipse Java Development Tools"
> org.eclipse.jdt.core (3.0.1) "Java Development Tools Core"
> org.eclipse.jdt.debug (3.0.1) "JDI Debug Model"
> org.eclipse.jdt.debug.ui (3.0.1) "JDI Debug UI"
> org.eclipse.jdt.doc.isv (3.0.1) "Eclipse JDT Plug-in Developer Guide"
> org.eclipse.jdt.doc.user (3.0.1) "Eclipse Java Development User Guide"
> org.eclipse.jdt.junit (3.0.1) "Java Development Tools JUnit support"
> org.eclipse.jdt.junit.runtime (3.0.0) "Java Development Tools JUnit
> runtime support"
> org.eclipse.jdt.launching (3.0.1) "Java Development Tools Launching
> Support"
> org.eclipse.jdt.source (3.0.1) "Eclipse Java Development Tools SDK"
> org.eclipse.jdt.ui (3.0.1) "Java Development Tools UI"
> org.eclipse.jem (1.1.0) "Java EMF Model"
> org.eclipse.jem.beaninfo (1.1.0) "Java EMF Model BeanInfo (Introspection)
> Support"
> org.eclipse.jem.proxy (1.1.0) "Java EMF Model Proxy Support"
> org.eclipse.jem.ui (1.1.0) "Java EMF Model UI"
> org.eclipse.jem.util (1.1.0) "Java EMF Model Utilities"
> org.eclipse.jem.workbench (1.1.0) "Java EMF Model Workbench Support"
> org.eclipse.jface (3.0.0) "JFace"
> org.eclipse.jface.text (3.0.1) "JFace Text"
> org.eclipse.ltk.core.refactoring (3.0.1) "Refactoring Core"
> org.eclipse.ltk.ui.refactoring (3.0.1) "Refactoring UI"
> org.eclipse.osgi (3.0.1) "OSGi System Bundle"
> org.eclipse.osgi.services (3.0.0) "OSGi Release 3 Services"
> org.eclipse.osgi.util (3.0.0) "OSGi R3 Utility Classes"
> org.eclipse.pde (3.0.1) "Eclipse Plug-in Development Environment"
> org.eclipse.pde.build (3.0.1) "Plug-in Development Environment Build
> Support"
> org.eclipse.pde.core (3.0.1) "Plug-in Development Core"
> org.eclipse.pde.doc.user (3.0.0) "Eclipse Plug-in Development User Guide"
> org.eclipse.pde.junit.runtime (3.0.0) "PDE JUnit Plug-in Test"
> org.eclipse.pde.runtime (3.0.1) "Plug-in Development Environment Runtime"
> org.eclipse.pde.source (3.0.1) "Eclipse Plug-in Development Environment
> Developer Resources"
> org.eclipse.pde.ui (3.0.1) "Plug-in Development UI"
> org.eclipse.platform (3.0.1) "Eclipse Platform"
> org.eclipse.platform.doc.isv (3.0.1) "Eclipse Platform Plug-in Developer
> Guide"
> org.eclipse.platform.doc.user (3.0.1) "Eclipse Workbench User Guide"
> org.eclipse.platform.source (3.0.1) "Eclipse Platform Plug-in Developer
> Resources"
> org.eclipse.platform.source.win32.win32.x86 (3.0.1) "Eclipse Platform
> Plug-in Developer Resources"
> org.eclipse.sdk (3.0.1) "Eclipse Project SDK"
> org.eclipse.search (3.0.1) "Search Support"
> org.eclipse.swt (3.0.1) "Standard Widget Toolkit"
> org.eclipse.swt.win32 (3.0.1) "Standard Widget Toolkit for Windows"
> org.eclipse.team.core (3.0.0) "Team Support Core"
> org.eclipse.team.cvs.core (3.0.1) "CVS Team Provider Core"
> org.eclipse.team.cvs.ssh (3.0.0) "CVS SSH Core"
> org.eclipse.team.cvs.ssh2 (3.0.0) "CVS SSH2"
> org.eclipse.team.cvs.ui (3.0.1) "CVS Team Provider UI"
> org.eclipse.team.ui (3.0.1) "Team Support UI"
> org.eclipse.text (3.0.1) "Text"
> org.eclipse.tomcat (4.1.30) "Tomcat Wrapper"
> org.eclipse.ui (3.0.1) "Eclipse UI"
> org.eclipse.ui.cheatsheets (3.0.1) "Cheat Sheets"
> org.eclipse.ui.console (3.0.0) "Console"
> org.eclipse.ui.editors (3.0.1) "Default Text Editor"
> org.eclipse.ui.externaltools (3.0.1) "External Tools"
> org.eclipse.ui.forms (3.0.0) "Eclipse Forms"
> org.eclipse.ui.ide (3.0.1) "Eclipse IDE UI"
> org.eclipse.ui.intro (3.0.1) "Intro Plugin"
> org.eclipse.ui.presentations.r21 (3.0.1) "R21 Presentation Plug-in"
> org.eclipse.ui.views (3.0.0) "Views"
> org.eclipse.ui.win32 (3.0.1) "Win32 fragment"
> org.eclipse.ui.workbench (3.0.1) "Workbench"
> org.eclipse.ui.workbench.compatibility (3.0.0) "Workbench Compatibility"
> org.eclipse.ui.workbench.texteditor (3.0.1) "Text Editor Framework"
> org.eclipse.update.configurator (3.0.0) "Install/Update Configurator"
> org.eclipse.update.core (3.0.1) "Install/Update Core"
> org.eclipse.update.core.win32 (3.0.0) "Install/Update Core for Windows"
> org.eclipse.update.scheduler (3.0.0) "Automatic Updates Scheduler"
> org.eclipse.update.ui (3.0.1) "Install/Update UI"
> org.eclipse.ve (1.0.1) "Visual Editor"
> org.eclipse.ve.cde (11.0.0) "Visual Editor Common Data Editor"
> org.eclipse.ve.doc (1.0.1) "Visual Editor User Guide"
> org.eclipse.ve.java.core (1.1.0) "Visual Editor Java Core"
> org.eclipse.ve.jfc (1.1.0) "Visual Editor for Java Foundation Classes"
> org.eclipse.ve.propertysheet (1.0.1) "Visual Editor PropertySheet"
> org.eclipse.ve.swt (1.1.0) "Visual Editor for Standard Widget Toolkit"
> org.eclipse.xsd (2.0.1) "XML Schema Infoset Model (XSD)"
> org.eclipse.xsd.doc (2.0.0) "XML Schema Infoset Model (XSD) Programmers
> Guide"
> org.eclipse.xsd.edit (2.0.1) "XML Schema Edit Framework"
> org.eclipse.xsd.editor (2.0.1) "XML Schema Editor"
> org.eclipse.xsd.source (2.0.1) "XML Schema Infoset Model (XSD) Source"
> org.eclipse.xsd.test (2.0.1) "XML Schema Infoset Model Test"
> org.junit (3.8.1) "JUnit Testing Framework"

> Best regards,

> Christian

> Rich Kulp wrote:

>> First, we run the visuals in a separate java vm. We communicate with it
>> using TCP/IP sockets. So that is why it appears to be accessing the
>> Internet. It really isn't. It is accessing local host only.

>> As for the problem, I think I see a clue in the stack trace. Can you
>> please tell me EXACTLY what is installed, version, platform, etc. Did
>> you install Eclipse SDK or Eclipse Runtime with Eclipse JDT, or what?
Re: VE not working - can't make visual class :-( [message #605540 is a reply to message #81288] Tue, 22 February 2005 16:35 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I sent it to you in a note yesterday. But I can't find any record of it,
so I'll send it again.

Christian Rygg wrote:
> I don't mean to nag, but you said you had an idea of what might be
> wrong? I have seen you have posted something here since I posted the
> answers to your questions, so I was hoping you might reveal what that
> idea is? Even if it is just a wild guess, I would be glad to hear it -
> I'm kind of stuck with my project until I get this to work... :(
>

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #605559 is a reply to message #81333] Wed, 23 February 2005 08:40 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

By "note" I assume you mean e-mail? I still can't see that I have gotten
any :(

Thanks for helping out, BTW!

Chr.

Rich Kulp wrote:

> I sent it to you in a note yesterday. But I can't find any record of it,
> so I'll send it again.

> Christian Rygg wrote:
>> I don't mean to nag, but you said you had an idea of what might be
>> wrong? I have seen you have posted something here since I posted the
>> answers to your questions, so I was hoping you might reveal what that
>> idea is? Even if it is just a wild guess, I would be glad to hear it -
>> I'm kind of stuck with my project until I get this to work... :(
>>
Re: VE not working - can't make visual class :-( [message #605570 is a reply to message #81443] Wed, 23 February 2005 14:30 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I'm sending to your address here in the newsgroup
(eclipse.org@online.crygg.com) Is that not a valid address?

Christian Rygg wrote:
> By "note" I assume you mean e-mail? I still can't see that I have gotten
> any :(
>
> Thanks for helping out, BTW!
>
> Chr.
>
> Rich Kulp wrote:
>
>> I sent it to you in a note yesterday. But I can't find any record of
>> it, so I'll send it again.
>
>
>> Christian Rygg wrote:
>>
>>> I don't mean to nag, but you said you had an idea of what might be
>>> wrong? I have seen you have posted something here since I posted the
>>> answers to your questions, so I was hoping you might reveal what that
>>> idea is? Even if it is just a wild guess, I would be glad to hear it
>>> - I'm kind of stuck with my project until I get this to work... :(
>>>
>
>
>

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #605584 is a reply to message #81515] Thu, 24 February 2005 12:13 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Yes, that is a valid address. I just sent myself an e-mail to that
address, cut and paste from your message, (from a different mail account)
to check, and it got delivered to me right away. I take it you don't get
any error messages?

Chr.

Rich Kulp wrote:

> I'm sending to your address here in the newsgroup
> (eclipse.org@online.crygg.com) Is that not a valid address?

> Christian Rygg wrote:
>> By "note" I assume you mean e-mail? I still can't see that I have gotten
>> any :(
>>
>> Thanks for helping out, BTW!
>>
>> Chr.
>>
>> Rich Kulp wrote:
>>
>>> I sent it to you in a note yesterday. But I can't find any record of
>>> it, so I'll send it again.
>>
>>
>>> Christian Rygg wrote:
>>>
>>>> I don't mean to nag, but you said you had an idea of what might be
>>>> wrong? I have seen you have posted something here since I posted the
>>>> answers to your questions, so I was hoping you might reveal what that
>>>> idea is? Even if it is just a wild guess, I would be glad to hear it
>>>> - I'm kind of stuck with my project until I get this to work... :(
>>>>
>>
>>
>>
Re: VE not working - can't make visual class :-( [message #605589 is a reply to message #81611] Thu, 24 February 2005 15:15 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

This is a multi-part message in MIME format.
--------------040105090607040401080508
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

No, no errors, no invalid address. I'll just append here instead. it is
small.

That piece of code is not taking into account optional plugins. I think
it is because there is an optional plugin that you don't need that it is
checking for. I'm going to send you a stub for that plugin and see if it
fixes your problem. If it does then I know what needs to be done.

I've attached a zip, install it, run with -clean and let me know the
results.

Christian Rygg wrote:
> Yes, that is a valid address. I just sent myself an e-mail to that
> address, cut and paste from your message, (from a different mail
> account) to check, and it got delivered to me right away. I take it you
> don't get any error messages?
>

--
Thanks,
Rich Kulp

--------------040105090607040401080508
Content-Type: application/octet-stream;
name="perfmsg.zip"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="perfmsg.zip"

UEsDBAoAAAAAABRWVTIAAAAAAAAAAAAAAAAIAAAAcGx1Z2lucy9QSwMECgAA AAAAFFZVMgAA
AAAAAAAAAAAAACcAAABwbHVnaW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29y ZV8zLjAuMC9Q
SwMECgAAAAgAFFZVMsYR5H1pBwAAdAsAADIAAABwbHVnaW5zL29yZy5lY2xp cHNlLnBlcmZt
c3IuY29yZV8zLjAuMC9wZXJmbXNyLmphcgvwZmbhYgAB4bBQIwYkwAnEvq4h jrqefm76AVBl
HAxCQGXKQt+iAoC8aCAWQVbm6+jn6eYaHKLn6/bZ98xpH29dvYu83rpa586c 3xxkcMX4wdOi
M85ChToePuc8Qhm6GFXPfump2DmnO0jYOyi4ZK7WWpGeLz0iJjZza0TnfO7m +tQt5N1QZVK5
s2InQwBOh7IAcX5Ruj5uFTxQFanJOZkFxal4VIqgqSxILUrLLS7Co0MSh47k /KJUpGADaTOW
te1TYmRgeAzEFvi0eQYAeflFuYl5yam++XmZJflFKiGVBanFesk5icXFUyec 9ztswHPs7d/X
ZmYSBjfKnneEdZo7TG1QWugrVXC+K7zUa7KWp3qv++MDzB8CeLYvVyh8+OhJ evS37z9f/34s
zPDMwHnHRTVezYmRiZo6J3KKsg+5SHM9Vp1stjOA0zZzqmXuunnfWW8yCCRu EbUW9Fp4qWDj
vaBHTBlKPmI2Tjt8lq7eWzrFfVdIX4/rAYlEiczUuQHvQk9MmqXTyN77fmkc 98/d+1eZCrD1
73nS6LLx1L3X/6ZNr974JezpLo6/S3Uu+xzNWrz6DMfCSm3Ven52vXUlmUK7 Tqso+vwvMF2/
5sODCE2jiSLXhLj3/TufyLTDJeP69ZcKJguOalkZNJu5tywoYo59Nu947TPl fvYzzv39M/1t
5AznV9WEHf9s1few6b5dyG51g7df6hhQw/3oA7uJKcAwL2ViYDAiMdyhIT7R 1v+wgUDb+QCh
X47RXE9nr3WeKDAxItHRtcOjVelrcoLxScEg1bKU3Qr/pJjtG+RbdywRM5jC yF/3rrZ23+Wb
8vPz3zMUMLXz9C3tsuGZZHH5ReoKueC1exy0vvyxDgpaGsNSoeyas6So0TDD 76fxdyE9pfwP
BkcP7NhwZsGxwwWHrrpOW8ghuWX33/lbFgZu7DjXp8ZzSurs0q75gYYrAu5M vxg6R4F5est6
9ibHldXz09dNMnTKPXTnY/HyrLnR8y6xtouYpmxwO2jhrcK/fqnZ/q9zQ5ZI 369aE3g0MS7q
g4+9p1XMy1+ub291d/F+S5m1SOH2TFFxiTn6sxb/fz777O+StrbZM+0WC7YX LWOa079j8wNX
/0+vrtwTZwrVfxi1OK3g13z/lz1xxlf03lw0cX1hENEk9GR1nJKwDMOi7J1Z kW1eB7WucK2L
3J93c0POrc+lq6PDticsfrDs6+0NrrLTE3bfKE+YHsHI9nsJ35xP4qhxtm+G 5zwpYJw9A2ID
vFkMyPEtLnIGsgNyStMz8yAx1hvg633YQaB28rKVvVd/8TYp3LsVJGWjHcfV NMHL8eXC7b4x
j70m6c5est/bv4m9vsHea84RmS7XAv7Pz87uM7fePD/+vTyDm4UCz5ZOG8lj WRM98xXPJk+S
1L/iVhWsNvlMj+X8Y65LLol1FOxatb5kmUfx1A37xEw5zi31Cq1zzfjyy7jJ 9hr/pmY1GXEz
M47Y+KWftnkwZb5zFfA+NG+9s+D5lkDV9d1l/5YYHbrw/3+PeMthj2epsbNd liyckyHnKn2o
Mv/e/92Xz+5qrb7ZeM2w8RnLdz9xtSnXV815k/H24cXNEVxzDj7iPZ3ceKrV ctuMyp4jN2T2
LPwbFbtbZu6qih7fvrnyjI/FkqVvv7j2LDF324un0z+nHM1MZN/d82e66O3/ bKjh7CjVtYAb
GMbTgFgHXziHFuTkJ6aoBJcklpRCy6Fe/91+wDCeUyqn1qeoaOPSPkGAS2Qn P8NFFyenrgUc
SxbsjplWMDHZvbzsXzdXZxP/g8UC2eq2JsXW1tsXz3w//7w+A7OMsJ6ReXiO 0O5Pa8LexE2/
pznZMuz8apXLmz8Xrvt8qF3BqXzh9ShVq7mrj79s8pVb5MZRm8hT7b9A3Onz sWVm+1Wv/Jou
7FQ746yFW8dcjlKXlnMnlv0J0Fn+Zt4Xk0Sn/CmSc322bFa9r/f652zR4/9e 1H9cx3nRQnvO
Q+voedvNXy3g8el4f3nKXYOL9zbPmPfvoeQjh6qcnsI2hybmS3y8JtsnfxHM 4QwWZZcKl8/Y
f1pAQSwn7LTwG65js/lvOC+/tFv03WL1fJWoBmeZhV+5UQP1YGd3xFQg7xQQ qxIOVEhotvb6
8jUZiLQ8X7iNSW9Po/SjSXKHjhyZyv2IMatWyCPXk1vuXCv7hwC3KcwW3T89 96XEvT8u7NA5
Z8PHhWE5OZddw2TbX+uypdYklL5ac12cU2lNdO31U1nhqx/vTL3sfYYj8ml7 QsX9CLUnwnF1
nodePZBpn3vVsEgl5/8ckdD1vxW9dDiTXjVNSOjz5BSzF5+QnKaw5PGpCaCC lJFJhBl3AwEC
BBjeOjKgNhdg2rA3GGBgSaM6juYDPotZUCxeCa/+cevgQdFxGqM5gFunCIrO rzibB7hNkEQx
QZ0Rb3MBEWzYGgyIYIvDZwyB5gO6LejVI8KWa0zkVJbo5qMX5Qjzu1hIL9jR TUcvwBCmf2Il
rThDNxk9FyNMdmcnMk8HeLOygbRwA6E9MwODPAeIBwBQSwMECgAAAAgAFFZV MnuD+vgbAQAA
PwIAADgAAABwbHVnaW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29yZV8zLjAu MC9wbHVnaW4u
cHJvcGVydGllc62Rz2rDMAzG74W+g6CXDVYn3XYq7ND1VFghh72A6qixwP+Q nYS+/ewUNti5
Ohgsfz/pk7zZPDTWqw0cQ7wJDybDk36G17Z9e6nnO5w+z+VRYhDMHDyg7yFk Q5JU5Q7WwsIl
EEokE/UKvg0niBIGQbcARQ+odXAR/Y39AA4zCaNNtQYKlURfJBOyxYslGH1P smBF5xKE63I5
BueKh268WNbwxZp8Iph2qq11ZsPa/PZhSoUpRnpOWfgyVvsvi52S/GuFubIm 57hvmnmeFWnL
MZEKMjSWBrSNjnY77VplsrNVfF+Yv1cNkvY1UeP/srbAnnOZEw7d6d7aRUuO fF4EhXv0V3Z2
HNgrj44+OpJrEIdeE5xDcRJkvVqvfgBQSwMECgAAAAgAFFZVMjg/8v7iAAAA swEAADEAAABw
bHVnaW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29yZV8zLjAuMC9wbHVnaW4u eG1sdZDNbsIw
EITvSLyDtRIXJBxQLxyc5FC1t0oc6AOkyTbayn9dEwRvj7GNUg69eXdnvhlZ tRejxRk5kLM1
7OQWBNreDWTHGj6P75s9tM1yoVrsNfmAs/YlatPJ62kku1wIIWiowfEoi1h6 5G8TWPaOEZLC
dgZrWB2SR96nvP+LjeC08+zONCBvsumtQGNAvve6C+H/QHmIw0fg1/jOeRDr JqfiyZ7IYJOm
+0LTF3d8Lf0emJ+OoVF48Y5P5bSGqlFVkWe/qp5wJQF/J2IMcwSZhMnf9Vw7 1S2QyH9QZ4Sq
si0+b1BLAQIUAwoAAAAAABRWVTIAAAAAAAAAAAAAAAAIAAAAAAAAAAAAEADt QQAAAABwbHVn
aW5zL1BLAQIUAwoAAAAAABRWVTIAAAAAAAAAAAAAAAAnAAAAAAAAAAAAEADt QSYAAABwbHVn
aW5zL29yZy5lY2xpcHNlLnBlcmZtc3IuY29yZV8zLjAuMC9QSwECFAMKAAAA CAAUVlUyxhHk
fWkHAAB0CwAAMgAAAAAAAAAAAAAApIFrAAAAcGx1Z2lucy9vcmcuZWNsaXBz ZS5wZXJmbXNy
LmNvcmVfMy4wLjAvcGVyZm1zci5qYXJQSwECFAMKAAAACAAUVlUye4P6+BsB AAA/AgAAOAAA
AAAAAAAAAAAApIEkCAAAcGx1Z2lucy9vcmcuZWNsaXBzZS5wZXJmbXNyLmNv cmVfMy4wLjAv
cGx1Z2luLnByb3BlcnRpZXNQSwECFAMKAAAACAAUVlUyOD/y/uIAAACzAQAA MQAAAAAAAAAA
AAAApIGVCQAAcGx1Z2lucy9vcmcuZWNsaXBzZS5wZXJmbXNyLmNvcmVfMy4w LjAvcGx1Z2lu
LnhtbFBLBQYAAAAABQAFALABAADGCgAAAAA=
--------------040105090607040401080508--
Re: VE not working - can't make visual class :-( [message #605601 is a reply to message #81641] Fri, 25 February 2005 12:57 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.org.online.crygg.com

Hmm... It seems this isn't supposed to work - when I try to download the
zip, I'm told it's invalid :( When I open it in WordPad, it turns out to
be a HTML-snippet, containing the text:

<br />
<b>Fatal error</b>: Call to undefined function: show_article() in
<b>/home/eclipse/newsportal/attachment.php</b> on line <b>21</b><br />

Seems to be a problem with the forum - I get the same message from Opera
and IE, so it's not likely to be a client side problem, I would think.

Chr.

Rich Kulp wrote:

> No, no errors, no invalid address. I'll just append here instead. it is
> small.

> That piece of code is not taking into account optional plugins. I think
> it is because there is an optional plugin that you don't need that it is
> checking for. I'm going to send you a stub for that plugin and see if it
> fixes your problem. If it does then I know what needs to be done.

> I've attached a zip, install it, run with -clean and let me know the
> results.

> Christian Rygg wrote:
>> Yes, that is a valid address. I just sent myself an e-mail to that
>> address, cut and paste from your message, (from a different mail
>> account) to check, and it got delivered to me right away. I take it you
>> don't get any error messages?
>>
Re: VE not working - can't make visual class :-( [message #605606 is a reply to message #81737] Fri, 25 February 2005 15:16 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I'm afraid the problem is on your end. I just tried it (I use
Thunderbird) and it downloads fine.

--
Thanks,
Rich Kulp
Re: VE not working - can't make visual class :-( [message #605608 is a reply to message #81768] Fri, 25 February 2005 15:31 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Rich Kulp wrote:
> I'm afraid the problem is on your end. I just tried it (I use
> Thunderbird) and it downloads fine.
>

It could be both. It sounds like from his previous post that he's using
eclipse.org's web interface to the newsgroup. Perhaps the attachment
function on the site doesn't work properly.

- Jeff
Re: VE not working - can't make visual class :-( [message #605638 is a reply to message #81782] Tue, 01 March 2005 15:00 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

We reproduced the problem. I've opened a defect for it:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=86905


--
Thanks,
Rich Kulp
Previous Topic:need comparision info / suggestions for research on GUI builders
Next Topic:[jem] java classes search
Goto Forum:
  


Current Time: Fri Apr 26 16:31:52 GMT 2024

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

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

Back to the top