How to run GEF examples [message #151547] |
Tue, 21 September 2004 09:38 |
Eclipse User |
|
|
|
Originally posted by: jdelgad.fedro.ugr.es
Hi !!!, I want to run the GEF examples, but I can't. What can I do?
|
|
|
|
Re: How to run GEF examples [message #151562 is a reply to message #151555] |
Tue, 21 September 2004 14:33 |
Eclipse User |
|
|
|
Originally posted by: jdelgad.fedro.ugr.es
Hi Marion,
first of all thanks for your tip. Now I have another question: I have
just developed a GEF application. How can I run this application? Where I
can find a more simple example of GEF?
Thank you very much
Marion Schmid wrote:
> Hi Jose,
> assuming that you already have the examples in your features/plugins folder
> of your installation, create a simple project folder and then
> File > new > Example... > GEF > Flow/Logic Diagram
> Select your folder as parent > finish
|
|
|
Re: How to run GEF examples [message #151577 is a reply to message #151555] |
Tue, 21 September 2004 15:32 |
Eclipse User |
|
|
|
Originally posted by: jdelgad.fedro.ugr.es
Hi again!
When I have created my application, I do the following:
Run > Run As... > Runtime Workbench
and I get the following .log file:
!SESSION sep 21, 2004 17:33:33.633
---------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0-beta2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Command-line arguments: -application org.eclipse.ui.ide.workbench
!ENTRY org.eclipse.osgi sep 21, 2004 17:33:33.633
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench"
could not be found in the registry. The applications available are: <NONE>.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:325)
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:183)
at org.eclipse.core.launcher.Main.run(Main.java:644)
at org.eclipse.core.launcher.Main.main(Main.java:628)
!ENTRY org.eclipse.osgi sep 21, 2004 17:33:33.643
!MESSAGE Bundle initial@reference:file:C:/Documents and Settings/Jose/Mis
documentos/PROFESIONAL/PROYECTO
GRANADA/eclipse/plugins/org.eclipse.ui.ide_3.0.0/ [10] was not resolved.
!SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
!MESSAGE Missing required bundle
org.eclipse.core.runtime.compatibility_0.0.0.
!SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
!MESSAGE Missing required bundle org.eclipse.ui.views_0.0.0.
!SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
!MESSAGE Missing required bundle org.eclipse.update.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
!MESSAGE Missing required bundle org.eclipse.update.ui_0.0.0.
WHAT CAN I DO?
Thank you very much
Marion Schmid wrote:
> Hi Jose,
> assuming that you already have the examples in your features/plugins folder
> of your installation, create a simple project folder and then
> File > new > Example... > GEF > Flow/Logic Diagram
> Select your folder as parent > finish
|
|
|
Re: How to run GEF examples [message #151585 is a reply to message #151577] |
Tue, 21 September 2004 16:01 |
Pratik Shah Messages: 1077 Registered: July 2009 |
Senior Member |
|
|
http://help.eclipse.org/help30/index.jsp?topic=/org.eclipse. pde.doc.user/guide/pde_running.htm
This is PDE-related, so try the eclipse.platform newsgroup for more help.
"Jose" <jdelgad@fedro.ugr.es> wrote in message
news:ciphib$ul4$1@eclipse.org...
> Hi again!
>
> When I have created my application, I do the following:
>
> Run > Run As... > Runtime Workbench
>
> and I get the following .log file:
>
>
>
> !SESSION sep 21, 2004 17:33:33.633
> ---------------------------------------------
> eclipse.buildId=unknown
> java.version=1.5.0-beta2
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
> Command-line arguments: -application org.eclipse.ui.ide.workbench
>
> !ENTRY org.eclipse.osgi sep 21, 2004 17:33:33.633
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench"
> could not be found in the registry. The applications available are:
<NONE>.
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.
java:325)
> 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:183)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
> !ENTRY org.eclipse.osgi sep 21, 2004 17:33:33.643
> !MESSAGE Bundle initial@reference:file:C:/Documents and Settings/Jose/Mis
> documentos/PROFESIONAL/PROYECTO
> GRANADA/eclipse/plugins/org.eclipse.ui.ide_3.0.0/ [10] was not resolved.
> !SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
> !MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
> !MESSAGE Missing required bundle
> org.eclipse.core.runtime.compatibility_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
> !MESSAGE Missing required bundle org.eclipse.ui.views_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
> !MESSAGE Missing required bundle org.eclipse.update.core_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi sep 21, 2004 17:33:33.643
> !MESSAGE Missing required bundle org.eclipse.update.ui_0.0.0.
>
>
>
> WHAT CAN I DO?
>
> Thank you very much
>
>
>
>
>
> Marion Schmid wrote:
>
> > Hi Jose,
>
> > assuming that you already have the examples in your features/plugins
folder
> > of your installation, create a simple project folder and then
>
> > File > new > Example... > GEF > Flow/Logic Diagram
>
> > Select your folder as parent > finish
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04021 seconds