Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » STEM integration Mac
STEM integration Mac [message #30315] Thu, 14 June 2007 20:44 Go to next message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

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

I'm migrating this discussion from the [ohf-dev] mailing-list, where I
have discussed problems getting STEM running under MacOsX. After some
initial problems integrating STEM with the SWT I'am able to start
stem.ui for test purposes in the mean time.

However, it appears that although the simulation runs in the
background the ui doesn't refresh properly.

Dan: Your suggestion to turn up the cycle delay in the preference pane
hasn't worked - same situation. Also exporting stem.ui instead of
running it as RCP results in the same problems.

I have attached the stem.iu error log for further insight. There
appears to be I considerable amount of errors logged here although I
have to admit that I can hardly make sense out of half of them.
Perhaps someone (Dan?), who's deeper into the project might understand more.

thx

Vincent

BTW: How far should X11 help? I'm under the impression, that it makes a
difference, if it's on or not (although using swt.carbon), but I would
need to check.

--------------090004030801090403070902
Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
name="log.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="log.log"

!SESSION 2007-06-12 18:39:26.844 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 2 0 2007-06-12 18:39:29.420
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:39:29.421
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-12 18:39:29.421
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:39:29.421
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-12 18:39:29.422
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6

!ENTRY org.eclipse.osgi 4 0 2007-06-12 18:39:29.536
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-carbon-3345 or swt-carbon in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:21 9)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:15 1)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

!ENTRY org.eclipse.osgi 2 0 2007-06-12 18:39:29.545
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:39:29.545
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-12 18:39:29.546
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:39:29.546
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-12 18:39:29.547
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-12 18:50:22.200 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 4 0 2007-06-12 18:50:25.002
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-carbon-3345 or swt-carbon in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:21 9)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:15 1)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

!ENTRY org.eclipse.osgi 2 0 2007-06-12 18:50:25.024
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:50:25.024
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-12 18:50:25.024
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-12 18:50:25.025
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-12 18:50:25.025
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 10:27:11.555 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 4 0 2007-06-13 10:27:14.257
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: PTR_sizeof
at org.eclipse.swt.internal.C.PTR_sizeof(Native Method)
at org.eclipse.swt.internal.C.<clinit>(C.java:24)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

!ENTRY org.eclipse.osgi 2 0 2007-06-13 10:27:14.287
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 10:27:14.287
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 10:27:14.288
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 10:27:14.288
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 10:27:14.288
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 11:30:19.806 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 4 0 2007-06-13 11:30:21.462
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-carbon-3345 or swt-carbon in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:21 9)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:15 1)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:9 43)
at org.eclipse.swt.widgets.Display.create(Display.java:937)
at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:498)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

!ENTRY org.eclipse.osgi 2 0 2007-06-13 11:30:21.486
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 11:30:21.487
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 11:30:21.487
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 11:30:21.487
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 11:30:21.487
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 11:56:50.023 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 2 0 2007-06-13 11:56:51.736
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 11:56:51.736
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 11:56:51.737
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 11:56:51.737
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 11:56:51.737
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-13 12:47:29.441 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 2 0 2007-06-13 12:47:31.952
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 12:47:31.952
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-13 12:47:31.953
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-13 12:47:31.953
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-13 12:47:31.953
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6

!ENTRY org.eclipse.ui 4 0 2007-06-13 12:47:34.910
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3212)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2956)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS
at org.eclipse.ui.carbon.CarbonUIEnhancer.hookApplicationMenu(C arbonUIEnhancer.java:242)
at org.eclipse.ui.carbon.CarbonUIEnhancer.access$2(CarbonUIEnha ncer.java:228)
at org.eclipse.ui.carbon.CarbonUIEnhancer$1.run(CarbonUIEnhance r.java:136)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockL istener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer. java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
... 23 more
!SESSION 2007-06-13 12:50:01.004 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.ui 4 0 2007-06-13 12:50:06.156
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3212)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2956)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvi sor$Application.start(CoreEditorAdvisor.java:111)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/internal/carbon/OS
at org.eclipse.ui.carbon.CarbonUIEnhancer.hookApplicationMenu(C arbonUIEnhancer.java:242)
at org.eclipse.ui.carbon.CarbonUIEnhancer.access$2(CarbonUIEnha ncer.java:228)
at org.eclipse.ui.carbon.CarbonUIEnhancer$1.run(CarbonUIEnhance r.java:136)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockL istener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer. java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
... 23 more
!SESSION 2007-06-14 16:21:14.868 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 2 0 2007-06-14 16:21:19.061
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-14 16:21:19.061
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [369] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-06-14 16:21:19.062
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-06-14 16:21:19.062
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_770.jar [370] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2007-06-14 16:21:19.063
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SESSION 2007-06-14 17:03:50.132 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -product org.eclipse.ohf.stem.ui.product
Command-line arguments: -product org.eclipse.ohf.stem.ui.product -data /Users/vincent/Documents/STEM/../runtime-stem.product -dev file:/Users/vincent/Documents/STEM/.metadata/.plugins/org.ec lipse.pde.core/stem.product/dev.properties -os macosx -ws carbon -arch x86 -debug -consoleLog

!ENTRY org.eclipse.ohf.stem.ui.ge 1 0 2007-06-14 17:04:33.427
!MESSAGE EXCEPTION java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:56259/STEM/verify: Server returned HTTP response code: 500 for URL: http://127.0.0.1:56259/STEM/verify

!ENTRY org.eclipse.ohf.stem.ui.ge 4 0 2007-06-14 17:04:33.445
!MESSAGE StemKml: Unable to communicate with web server @ http://127.0.0.1:56259

!ENTRY org.eclipse.ohf.stem.ui.ge 4 0 2007-06-14 17:04:33.464
!MESSAGE GoogleEarth Servlet support disabled

--------------090004030801090403070902--
Re: STEM integration Mac [message #30350 is a reply to message #30315] Fri, 15 June 2007 11:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

Hi,

since it's kind of quit around here I will try to help myself and let
you know! :)

Soooo, my plan is now to check out a the gtk-engine instead of the
standard MacOsX carbon engine. I figure since I'm dealing with ui
problems here and know, that they don't appear under Linux using gtk
this might be a good idea.

Furthermore I'm aware of other product such as Matlab from Mathworks,
which take this track (also Java-based).

Looking forward to a flourishing discussion regarding my home-grown
problems. ;-)

Vincent


Vincent David schrieb:
> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
> have discussed problems getting STEM running under MacOsX. After some
> initial problems integrating STEM with the SWT I'am able to start
> stem.ui for test purposes in the mean time.
>
> However, it appears that although the simulation runs in the
> background the ui doesn't refresh properly.
>
> Dan: Your suggestion to turn up the cycle delay in the preference pane
> hasn't worked - same situation. Also exporting stem.ui instead of
> running it as RCP results in the same problems.
>
> I have attached the stem.iu error log for further insight. There
> appears to be I considerable amount of errors logged here although I
> have to admit that I can hardly make sense out of half of them.
> Perhaps someone (Dan?), who's deeper into the project might understand
> more.
>
> thx
>
> Vincent
>
> BTW: How far should X11 help? I'm under the impression, that it makes a
> difference, if it's on or not (although using swt.carbon), but I would
> need to check.
>
Re: STEM integration Mac [message #30386 is a reply to message #30350] Fri, 15 June 2007 15:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

yay,

I made it. It appears that they're issues regarding the integration of
swt under MacOsX. These can be solved by either patching JavaSDK 1.5 or
switching entirely to JavaSDK 1.6.

After doing latter and instructing Eclipse to use the new version in
Preferences->Compiler everything runs nice and smooth.

I will hence close the related bug-report and in case you guys are
interested in any further information to update your installation
procedures just let me know.

Furhert information can be found on developer.apple.com:

http://adcdownload.apple.com/Java/swt_compatibility_librarie s_for_j2se_5.0_release_4/swtcompatibilityreadme.html

and

http://adcdownload.apple.com/Java/java_se_6.0_release_1_deve loper_preview_6/javase6r1dp6releasenotes.html

although I think you need an account to access these sites.

cheers

Vincent

Vincent David schrieb:
> Hi,
>
> since it's kind of quit around here I will try to help myself and let
> you know! :)
>
> Soooo, my plan is now to check out a the gtk-engine instead of the
> standard MacOsX carbon engine. I figure since I'm dealing with ui
> problems here and know, that they don't appear under Linux using gtk
> this might be a good idea.
>
> Furthermore I'm aware of other product such as Matlab from Mathworks,
> which take this track (also Java-based).
>
> Looking forward to a flourishing discussion regarding my home-grown
> problems. ;-)
>
> Vincent
>
>
> Vincent David schrieb:
>> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
>> have discussed problems getting STEM running under MacOsX. After some
>> initial problems integrating STEM with the SWT I'am able to start
>> stem.ui for test purposes in the mean time.
>>
>> However, it appears that although the simulation runs in the
>> background the ui doesn't refresh properly.
>>
>> Dan: Your suggestion to turn up the cycle delay in the preference pane
>> hasn't worked - same situation. Also exporting stem.ui instead of
>> running it as RCP results in the same problems.
>>
>> I have attached the stem.iu error log for further insight. There
>> appears to be I considerable amount of errors logged here although I
>> have to admit that I can hardly make sense out of half of them.
>> Perhaps someone (Dan?), who's deeper into the project might understand
>> more.
>>
>> thx
>>
>> Vincent
>>
>> BTW: How far should X11 help? I'm under the impression, that it makes
>> a difference, if it's on or not (although using swt.carbon), but I
>> would need to check.
>>
Re: STEM integration Mac [message #30421 is a reply to message #30386] Sat, 16 June 2007 02:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jthomas119_NOSPAM_.gmail.com

Vincent,

That is great. Thank you for pursuing this.
Sorry that we were not of much help. Dan is on a business trip in
France and I am on vacation in Montana. And we are woefully inadequate
when it comes to MacOS. We almost bought a Mac recently for my wife's
movie editing hobby and now I wish we had. I wish eclipse ran on an
IPhone so I could justify buying one of those. :-)

I will update the Installation guide on the OHF Wiki to indicate that
for MacOS, one should install Java 1.6.
I guess that there are also some needed changes to the product file to
pick up the various macos unique files. Could you send me your MacOS
version of stem.product?

Thanks again.





Vincent David wrote:
> yay,
>
> I made it. It appears that they're issues regarding the integration of
> swt under MacOsX. These can be solved by either patching JavaSDK 1.5 or
> switching entirely to JavaSDK 1.6.
>
> After doing latter and instructing Eclipse to use the new version in
> Preferences->Compiler everything runs nice and smooth.
>
> I will hence close the related bug-report and in case you guys are
> interested in any further information to update your installation
> procedures just let me know.
>

> Furhert information can be found on developer.apple.com:
>
> http://adcdownload.apple.com/Java/swt_compatibility_librarie s_for_j2se_5.0_release_4/swtcompatibilityreadme.html
>
>
> and
>
> http://adcdownload.apple.com/Java/java_se_6.0_release_1_deve loper_preview_6/javase6r1dp6releasenotes.html
>
>
> although I think you need an account to access these sites.
>
> cheers
>
> Vincent
>
> Vincent David schrieb:
>> Hi,
>>
>> since it's kind of quit around here I will try to help myself and let
>> you know! :)
>>
>> Soooo, my plan is now to check out a the gtk-engine instead of the
>> standard MacOsX carbon engine. I figure since I'm dealing with ui
>> problems here and know, that they don't appear under Linux using gtk
>> this might be a good idea.
>>
>> Furthermore I'm aware of other product such as Matlab from Mathworks,
>> which take this track (also Java-based).
>>
>> Looking forward to a flourishing discussion regarding my home-grown
>> problems. ;-)
>>
>> Vincent
>>
>>
>> Vincent David schrieb:
>>> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
>>> have discussed problems getting STEM running under MacOsX. After some
>>> initial problems integrating STEM with the SWT I'am able to start
>>> stem.ui for test purposes in the mean time.
>>>
>>> However, it appears that although the simulation runs in the
>>> background the ui doesn't refresh properly.
>>>
>>> Dan: Your suggestion to turn up the cycle delay in the preference pane
>>> hasn't worked - same situation. Also exporting stem.ui instead of
>>> running it as RCP results in the same problems.
>>>
>>> I have attached the stem.iu error log for further insight. There
>>> appears to be I considerable amount of errors logged here although I
>>> have to admit that I can hardly make sense out of half of them.
>>> Perhaps someone (Dan?), who's deeper into the project might
>>> understand more.
>>>
>>> thx
>>>
>>> Vincent
>>>
>>> BTW: How far should X11 help? I'm under the impression, that it makes
>>> a difference, if it's on or not (although using swt.carbon), but I
>>> would need to check.
>>>
Re: STEM integration Mac [message #30455 is a reply to message #30421] Sat, 16 June 2007 20:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

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

John Thomas schrieb:
> Vincent,
>
> That is great. Thank you for pursuing this.
> Sorry that we were not of much help. Dan is on a business trip in
> France and I am on vacation in Montana. And we are woefully inadequate
> when it comes to MacOS. We almost bought a Mac recently for my wife's
> movie editing hobby and now I wish we had. I wish eclipse ran on an
> IPhone so I could justify buying one of those. :-)
>
> I will update the Installation guide on the OHF Wiki to indicate that
> for MacOS, one should install Java 1.6.
> I guess that there are also some needed changes to the product file to
> pick up the various macos unique files. Could you send me your MacOS
> version of stem.product?



Sure. You will find a export of stem.product attached. I think all one
really needs besides the new JavaSDK is the swt.carbon plug-in. Let me
know if you guys are interested in a stand-alone version. I think I
could send you something like this.

Vincent

>
> Thanks again.
>
>
>
>
>
> Vincent David wrote:
>> yay,
>>
>> I made it. It appears that they're issues regarding the integration of
>> swt under MacOsX. These can be solved by either patching JavaSDK 1.5
>> or switching entirely to JavaSDK 1.6.
>>
>> After doing latter and instructing Eclipse to use the new version in
>> Preferences->Compiler everything runs nice and smooth.
>>
>> I will hence close the related bug-report and in case you guys are
>> interested in any further information to update your installation
>> procedures just let me know.
>>
>
>> Furhert information can be found on developer.apple.com:
>>
>> http://adcdownload.apple.com/Java/swt_compatibility_librarie s_for_j2se_5.0_release_4/swtcompatibilityreadme.html
>>
>>
>> and
>>
>> http://adcdownload.apple.com/Java/java_se_6.0_release_1_deve loper_preview_6/javase6r1dp6releasenotes.html
>>
>>
>> although I think you need an account to access these sites.
>>
>> cheers
>>
>> Vincent
>>
>> Vincent David schrieb:
>>> Hi,
>>>
>>> since it's kind of quit around here I will try to help myself and let
>>> you know! :)
>>>
>>> Soooo, my plan is now to check out a the gtk-engine instead of the
>>> standard MacOsX carbon engine. I figure since I'm dealing with ui
>>> problems here and know, that they don't appear under Linux using gtk
>>> this might be a good idea.
>>>
>>> Furthermore I'm aware of other product such as Matlab from Mathworks,
>>> which take this track (also Java-based).
>>>
>>> Looking forward to a flourishing discussion regarding my home-grown
>>> problems. ;-)
>>>
>>> Vincent
>>>
>>>
>>> Vincent David schrieb:
>>>> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
>>>> have discussed problems getting STEM running under MacOsX. After some
>>>> initial problems integrating STEM with the SWT I'am able to start
>>>> stem.ui for test purposes in the mean time.
>>>>
>>>> However, it appears that although the simulation runs in the
>>>> background the ui doesn't refresh properly.
>>>>
>>>> Dan: Your suggestion to turn up the cycle delay in the preference pane
>>>> hasn't worked - same situation. Also exporting stem.ui instead of
>>>> running it as RCP results in the same problems.
>>>>
>>>> I have attached the stem.iu error log for further insight. There
>>>> appears to be I considerable amount of errors logged here although I
>>>> have to admit that I can hardly make sense out of half of them.
>>>> Perhaps someone (Dan?), who's deeper into the project might
>>>> understand more.
>>>>
>>>> thx
>>>>
>>>> Vincent
>>>>
>>>> BTW: How far should X11 help? I'm under the impression, that it
>>>> makes a difference, if it's on or not (although using swt.carbon),
>>>> but I would need to check.
>>>>


--------------090901070509020307030708
Content-Type: text/xml; x-mac-type="0"; x-mac-creator="0";
name="stem.product_MacOSX"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="stem.product_MacOSX"

<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.1"?>

<product name="STEM (Incubation)" id="org.eclipse.ohf.stem.ui.product" application="org.eclipse.ohf.stem.ui.CoreEditorAdvisorApplication " useFeatures="false">

<aboutInfo>
<image path="/org.eclipse.ohf.stem.ui/branding/ohf64_64_32.gif"/>
<text>
OHF Spatio-Temporal Epidemological/Event Modeler (STEM)
</text>
</aboutInfo>

<configIni use="custom" path="plugin_customization.ini"/>

<launcherArgs>
<programArgs>-debug -consoleLog</programArgs>
<vmArgs>-Xms512M -Xmx512M</vmArgs>
</launcherArgs>

<windowImages i16="/org.eclipse.ohf.stem.ui/branding/ohf16_16_32.gif" i32="/org.eclipse.ohf.stem.ui/branding/ohf32_32_32.gif" i48="/org.eclipse.ohf.stem.ui/branding/ohf48_48_32.gif" i64="/org.eclipse.ohf.stem.ui/branding/ohf64_64_32.gif" i128="/org.eclipse.ohf.stem.ui/branding/ohf128_128_32.gif"/ >

<splash
location="org.eclipse.ohf.stem.ui"
startupProgressRect="0,413,431,15"
startupMessageRect="10,380,431,20"
startupForegroundColor="FFFFFF" />
<launcher name="STEM">
<solaris/>
<win useIco="false">
<bmp
winSmallLow="/org.eclipse.ohf.stem.ui/branding/ohf16_16_8.bmp "
winMediumLow="/org.eclipse.ohf.stem.ui/branding/ohf32_32_8.bmp "
winLargeLow="/org.eclipse.ohf.stem.ui/branding/ohf48_48_8.bmp "/>
</win>
</launcher>

<vm>
</vm>

<plugins>
<plugin id="com.ibm.icu"/>
<plugin id="com.lowagie.itext"/>
<plugin id="javax.servlet"/>
<plugin id="javax.servlet.jsp"/>
<plugin id="org.apache.ant"/>
<plugin id="org.apache.batik.pdf"/>
<plugin id="org.apache.commons.codec"/>
<plugin id="org.apache.commons.el"/>
<plugin id="org.apache.commons.logging"/>
<plugin id="org.apache.jasper"/>
<plugin id="org.apache.lucene"/>
<plugin id="org.apache.lucene.analysis"/>
<plugin id="org.apache.xerces"/>
<plugin id="org.apache.xml.resolver"/>
<plugin id="org.eclipse.ant.core"/>
<plugin id="org.eclipse.birt.chart.device.extension"/>
<plugin id="org.eclipse.birt.chart.device.svg"/>
<plugin id="org.eclipse.birt.chart.device.swt"/>
<plugin id="org.eclipse.birt.chart.engine"/>
<plugin id="org.eclipse.birt.chart.engine.extension"/>
<plugin id="org.eclipse.birt.chart.ui"/>
<plugin id="org.eclipse.birt.chart.ui.extension"/>
<plugin id="org.eclipse.birt.core"/>
<plugin id="org.eclipse.birt.core.ui"/>
<plugin id="org.eclipse.core.commands"/>
<plugin id="org.eclipse.core.contenttype"/>
<plugin id="org.eclipse.core.databinding"/>
<plugin id="org.eclipse.core.expressions"/>
<plugin id="org.eclipse.core.filesystem"/>
<plugin id="org.eclipse.core.filesystem.macosx" fragment="true"/>
<plugin id="org.eclipse.core.filesystem.win32.x86"/>
<plugin id="org.eclipse.core.jobs"/>
<plugin id="org.eclipse.core.net"/>
<plugin id="org.eclipse.core.resources"/>
<plugin id="org.eclipse.core.resources.compatibility" fragment="true"/>
<plugin id="org.eclipse.core.resources.win32"/>
<plugin id="org.eclipse.core.runtime"/>
<plugin id="org.eclipse.core.runtime.compatibility.auth"/>
<plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
<plugin id="org.eclipse.core.variables"/>
<plugin id="org.eclipse.emf.common"/>
<plugin id="org.eclipse.emf.common.ui"/>
<plugin id="org.eclipse.emf.ecore"/>
<plugin id="org.eclipse.emf.ecore.change"/>
<plugin id="org.eclipse.emf.ecore.xmi"/>
<plugin id="org.eclipse.emf.edit"/>
<plugin id="org.eclipse.emf.edit.ui"/>
<plugin id="org.eclipse.equinox.app"/>
<plugin id="org.eclipse.equinox.common"/>
<plugin id="org.eclipse.equinox.http.jetty"/>
<plugin id="org.eclipse.equinox.http.registry"/>
<plugin id="org.eclipse.equinox.http.servlet"/>
<plugin id="org.eclipse.equinox.jsp.jasper"/>
<plugin id="org.eclipse.equinox.jsp.jasper.registry"/>
<plugin id="org.eclipse.equinox.preferences"/>
<plugin id="org.eclipse.equinox.registry"/>
<plugin id="org.eclipse.help"/>
<plugin id="org.eclipse.help.appserver"/>
<plugin id="org.eclipse.help.base"/>
<plugin id="org.eclipse.help.ui"/>
<plugin id="org.eclipse.help.webapp"/>
<plugin id="org.eclipse.jdt.compiler.apt" fragment="true"/>
<plugin id="org.eclipse.jdt.compiler.tool" fragment="true"/>
<plugin id="org.eclipse.jdt.core"/>
<plugin id="org.eclipse.jface"/>
<plugin id="org.eclipse.jface.databinding"/>
<plugin id="org.eclipse.jface.text"/>
<plugin id="org.eclipse.ohf.stem.core"/>
<plugin id="org.eclipse.ohf.stem.definitions"/>
<plugin id="org.eclipse.ohf.stem.diseasemodels"/>
<plugin id="org.eclipse.ohf.stem.diseases"/>
<plugin id="org.eclipse.ohf.stem.geography"/>
<plugin id="org.eclipse.ohf.stem.jobs"/>
<plugin id="org.eclipse.ohf.stem.jobs.nl1" fragment="true"/>
<plugin id="org.eclipse.ohf.stem.sequencers"/>
<plugin id="org.eclipse.ohf.stem.ui"/>
<plugin id="org.eclipse.ohf.stem.ui.diseasemodels"/>
<plugin id="org.eclipse.ohf.stem.ui.ge"/>
<plugin id="org.eclipse.ohf.stem.ui.nl1" fragment="true"/>
<plugin id="org.eclipse.osgi"/>
<plugin id="org.eclipse.osgi.services"/>
<plugin id="org.eclipse.osgi.util"/>
<plugin id="org.eclipse.pde.runtime"/>
<plugin id="org.eclipse.swt"/>
<plugin id="org.eclipse.swt.carbon.macosx" fragment="true"/>
<plugin id="org.eclipse.swt.gtk.linux.x86" fragment="true"/>
<plugin id="org.eclipse.swt.win32.win32.x86"/>
<plugin id="org.eclipse.team.core"/>
<plugin id="org.eclipse.text"/>
<plugin id="org.eclipse.tomcat"/>
<plugin id="org.eclipse.ui"/>
<plugin id="org.eclipse.ui.carbon" fragment="true"/>
<plugin id="org.eclipse.ui.forms"/>
<plugin id="org.eclipse.ui.ide"/>
<plugin id="org.eclipse.ui.views"/>
<plugin id="org.eclipse.ui.win32"/>
<plugin id="org.eclipse.ui.workbench"/>
<plugin id="org.eclipse.update.configurator"/>
<plugin id="org.eclipse.update.core"/>
<plugin id="org.eclipse.update.core.win32"/>
<plugin id="org.eclipse.update.ui"/>
<plugin id="org.eclipse.xsd"/>
<plugin id="org.junit"/>
<plugin id="org.mortbay.jetty"/>
<plugin id="org.mozilla.rhino"/>
<plugin id="org.w3c.dom"/>
</plugins>

</product>

--------------090901070509020307030708--
Re: STEM integration Mac [message #30629 is a reply to message #30455] Mon, 18 June 2007 18:15 Go to previous messageGo to next message
Daniel Ford is currently offline Daniel FordFriend
Messages: 148
Registered: July 2009
Location: New York
Senior Member
Vincent,
thanks for your great help! Just another example of the power of open
source. We'll put up a Mac version for download soon thanks to you.

Also, my apologies for the "quiet period", I was traveling back to the USA
from France...

As for the error messages on the console, they magically appeared when we
switched from 3.2.2 to Europa 3.3. I've done some initial investigation
into them, but nothing made much sense and some appeared and some
disappeared. I decided to wait until things are "stable" when 3.3 is
released and then try to kill them off.

Let us know what you think. We're planning some major new features for the
next milestone and would like input to help prioritize our efforts.

Dan
Re: STEM integration Mac [message #30699 is a reply to message #30629] Tue, 19 June 2007 03:19 Go to previous messageGo to next message
John Thomas is currently offline John ThomasFriend
Messages: 14
Registered: July 2009
Junior Member
I have updated the Installation Guide on the Eclipse OHF STEM Wiki so
that it makes note of the requirement to use Java 1.6 and suggests using
the stemMacOS.product to launch STEM from Eclipse.

http://wiki.eclipse.org/index.php/Installation_Guide#STEM_In stallation_Guide

Hopefully the next person to try out STEM on the Mac will have a more
positive experience.

John
Re: STEM integration Mac [message #30735 is a reply to message #30699] Tue, 19 June 2007 19:21 Go to previous messageGo to next message
Daniel Ford is currently offline Daniel FordFriend
Messages: 148
Registered: July 2009
Location: New York
Senior Member
I looked at using the new stemMacOS.product file to generate a release for
the Mac, but I'm not being successful...yet. My windows installation is
missing the necessary plugins (e.g., org.eclipse.swt.carbon.macosx, etc.).
I understand that I need to install the RCP delta pack, but I looked and
could not find that for Europa (not released yet?)

Does anyone have any insight?

Thanks

Dan
Re: STEM integration Mac [message #30948 is a reply to message #30735] Sat, 23 June 2007 12:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

Hey Dan,

just came back from a trip yesterday, so I can reply only now to your
request.

Daniel Ford schrieb:
> I looked at using the new stemMacOS.product file to generate a
release for the Mac, but I'm not being successful...yet. My windows
installation is missing the necessary plugins (e.g.,
org.eclipse.swt.carbon.macosx, etc.).
Additionally to the STEM-plugins I checked out the packages:

org.eclipse.swt
org.eclipse.swt.carbon

the ...carbon.macosx is deprecated. I'm not aware of any additional RCP
packs. I only needed the basic RC3.3 (called Europe).

If you have any further questions please let me know.

Vincent

> I understand that I need to install the RCP delta pack, but I looked
and could not find that for Europa (not released yet?)
>
> Does anyone have any insight?
>
> Thanks
>
> Dan
>
>
Re: STEM integration Mac [message #31123 is a reply to message #30948] Tue, 10 July 2007 17:19 Go to previous message
Daniel Ford is currently offline Daniel FordFriend
Messages: 148
Registered: July 2009
Location: New York
Senior Member
Ok, I'm back from vacation. I've got Europa installed and will try to find
a moment to try this again. Of course, I'm back on the road this Thursday
and not back again until next Wed (July 18).

Dan


"Vincent David" <vega42@gmail.com> wrote in message
news:f5j597$1qu$1@build.eclipse.org...
> Hey Dan,
>
> just came back from a trip yesterday, so I can reply only now to your
> request.
>
> Daniel Ford schrieb:
> > I looked at using the new stemMacOS.product file to generate a
> release for the Mac, but I'm not being successful...yet. My windows
> installation is missing the necessary plugins (e.g.,
> org.eclipse.swt.carbon.macosx, etc.).
> Additionally to the STEM-plugins I checked out the packages:
>
> org.eclipse.swt
> org.eclipse.swt.carbon
>
> the ...carbon.macosx is deprecated. I'm not aware of any additional RCP
> packs. I only needed the basic RC3.3 (called Europe).
>
> If you have any further questions please let me know.
>
> Vincent
>
> > I understand that I need to install the RCP delta pack, but I looked
> and could not find that for Europa (not released yet?)
> >
> > Does anyone have any insight?
> >
> > Thanks
> >
> > Dan
> >
> >
Re: STEM integration Mac [message #578978 is a reply to message #30315] Fri, 15 June 2007 11:42 Go to previous message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

Hi,

since it's kind of quit around here I will try to help myself and let
you know! :)

Soooo, my plan is now to check out a the gtk-engine instead of the
standard MacOsX carbon engine. I figure since I'm dealing with ui
problems here and know, that they don't appear under Linux using gtk
this might be a good idea.

Furthermore I'm aware of other product such as Matlab from Mathworks,
which take this track (also Java-based).

Looking forward to a flourishing discussion regarding my home-grown
problems. ;-)

Vincent


Vincent David schrieb:
> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
> have discussed problems getting STEM running under MacOsX. After some
> initial problems integrating STEM with the SWT I'am able to start
> stem.ui for test purposes in the mean time.
>
> However, it appears that although the simulation runs in the
> background the ui doesn't refresh properly.
>
> Dan: Your suggestion to turn up the cycle delay in the preference pane
> hasn't worked - same situation. Also exporting stem.ui instead of
> running it as RCP results in the same problems.
>
> I have attached the stem.iu error log for further insight. There
> appears to be I considerable amount of errors logged here although I
> have to admit that I can hardly make sense out of half of them.
> Perhaps someone (Dan?), who's deeper into the project might understand
> more.
>
> thx
>
> Vincent
>
> BTW: How far should X11 help? I'm under the impression, that it makes a
> difference, if it's on or not (although using swt.carbon), but I would
> need to check.
>
Re: STEM integration Mac [message #579015 is a reply to message #30350] Fri, 15 June 2007 15:55 Go to previous message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

yay,

I made it. It appears that they're issues regarding the integration of
swt under MacOsX. These can be solved by either patching JavaSDK 1.5 or
switching entirely to JavaSDK 1.6.

After doing latter and instructing Eclipse to use the new version in
Preferences->Compiler everything runs nice and smooth.

I will hence close the related bug-report and in case you guys are
interested in any further information to update your installation
procedures just let me know.

Furhert information can be found on developer.apple.com:

http://adcdownload.apple.com/Java/swt_compatibility_librarie s_for_j2se_5.0_release_4/swtcompatibilityreadme.html

and

http://adcdownload.apple.com/Java/java_se_6.0_release_1_deve loper_preview_6/javase6r1dp6releasenotes.html

although I think you need an account to access these sites.

cheers

Vincent

Vincent David schrieb:
> Hi,
>
> since it's kind of quit around here I will try to help myself and let
> you know! :)
>
> Soooo, my plan is now to check out a the gtk-engine instead of the
> standard MacOsX carbon engine. I figure since I'm dealing with ui
> problems here and know, that they don't appear under Linux using gtk
> this might be a good idea.
>
> Furthermore I'm aware of other product such as Matlab from Mathworks,
> which take this track (also Java-based).
>
> Looking forward to a flourishing discussion regarding my home-grown
> problems. ;-)
>
> Vincent
>
>
> Vincent David schrieb:
>> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
>> have discussed problems getting STEM running under MacOsX. After some
>> initial problems integrating STEM with the SWT I'am able to start
>> stem.ui for test purposes in the mean time.
>>
>> However, it appears that although the simulation runs in the
>> background the ui doesn't refresh properly.
>>
>> Dan: Your suggestion to turn up the cycle delay in the preference pane
>> hasn't worked - same situation. Also exporting stem.ui instead of
>> running it as RCP results in the same problems.
>>
>> I have attached the stem.iu error log for further insight. There
>> appears to be I considerable amount of errors logged here although I
>> have to admit that I can hardly make sense out of half of them.
>> Perhaps someone (Dan?), who's deeper into the project might understand
>> more.
>>
>> thx
>>
>> Vincent
>>
>> BTW: How far should X11 help? I'm under the impression, that it makes
>> a difference, if it's on or not (although using swt.carbon), but I
>> would need to check.
>>
Re: STEM integration Mac [message #579033 is a reply to message #30386] Sat, 16 June 2007 02:54 Go to previous message
John Thomas is currently offline John ThomasFriend
Messages: 14
Registered: July 2009
Junior Member
Vincent,

That is great. Thank you for pursuing this.
Sorry that we were not of much help. Dan is on a business trip in
France and I am on vacation in Montana. And we are woefully inadequate
when it comes to MacOS. We almost bought a Mac recently for my wife's
movie editing hobby and now I wish we had. I wish eclipse ran on an
IPhone so I could justify buying one of those. :-)

I will update the Installation guide on the OHF Wiki to indicate that
for MacOS, one should install Java 1.6.
I guess that there are also some needed changes to the product file to
pick up the various macos unique files. Could you send me your MacOS
version of stem.product?

Thanks again.





Vincent David wrote:
> yay,
>
> I made it. It appears that they're issues regarding the integration of
> swt under MacOsX. These can be solved by either patching JavaSDK 1.5 or
> switching entirely to JavaSDK 1.6.
>
> After doing latter and instructing Eclipse to use the new version in
> Preferences->Compiler everything runs nice and smooth.
>
> I will hence close the related bug-report and in case you guys are
> interested in any further information to update your installation
> procedures just let me know.
>

> Furhert information can be found on developer.apple.com:
>
> http://adcdownload.apple.com/Java/swt_compatibility_librarie s_for_j2se_5.0_release_4/swtcompatibilityreadme.html
>
>
> and
>
> http://adcdownload.apple.com/Java/java_se_6.0_release_1_deve loper_preview_6/javase6r1dp6releasenotes.html
>
>
> although I think you need an account to access these sites.
>
> cheers
>
> Vincent
>
> Vincent David schrieb:
>> Hi,
>>
>> since it's kind of quit around here I will try to help myself and let
>> you know! :)
>>
>> Soooo, my plan is now to check out a the gtk-engine instead of the
>> standard MacOsX carbon engine. I figure since I'm dealing with ui
>> problems here and know, that they don't appear under Linux using gtk
>> this might be a good idea.
>>
>> Furthermore I'm aware of other product such as Matlab from Mathworks,
>> which take this track (also Java-based).
>>
>> Looking forward to a flourishing discussion regarding my home-grown
>> problems. ;-)
>>
>> Vincent
>>
>>
>> Vincent David schrieb:
>>> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
>>> have discussed problems getting STEM running under MacOsX. After some
>>> initial problems integrating STEM with the SWT I'am able to start
>>> stem.ui for test purposes in the mean time.
>>>
>>> However, it appears that although the simulation runs in the
>>> background the ui doesn't refresh properly.
>>>
>>> Dan: Your suggestion to turn up the cycle delay in the preference pane
>>> hasn't worked - same situation. Also exporting stem.ui instead of
>>> running it as RCP results in the same problems.
>>>
>>> I have attached the stem.iu error log for further insight. There
>>> appears to be I considerable amount of errors logged here although I
>>> have to admit that I can hardly make sense out of half of them.
>>> Perhaps someone (Dan?), who's deeper into the project might
>>> understand more.
>>>
>>> thx
>>>
>>> Vincent
>>>
>>> BTW: How far should X11 help? I'm under the impression, that it makes
>>> a difference, if it's on or not (although using swt.carbon), but I
>>> would need to check.
>>>
Re: STEM integration Mac [message #579054 is a reply to message #30421] Sat, 16 June 2007 20:55 Go to previous message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

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

John Thomas schrieb:
> Vincent,
>
> That is great. Thank you for pursuing this.
> Sorry that we were not of much help. Dan is on a business trip in
> France and I am on vacation in Montana. And we are woefully inadequate
> when it comes to MacOS. We almost bought a Mac recently for my wife's
> movie editing hobby and now I wish we had. I wish eclipse ran on an
> IPhone so I could justify buying one of those. :-)
>
> I will update the Installation guide on the OHF Wiki to indicate that
> for MacOS, one should install Java 1.6.
> I guess that there are also some needed changes to the product file to
> pick up the various macos unique files. Could you send me your MacOS
> version of stem.product?



Sure. You will find a export of stem.product attached. I think all one
really needs besides the new JavaSDK is the swt.carbon plug-in. Let me
know if you guys are interested in a stand-alone version. I think I
could send you something like this.

Vincent

>
> Thanks again.
>
>
>
>
>
> Vincent David wrote:
>> yay,
>>
>> I made it. It appears that they're issues regarding the integration of
>> swt under MacOsX. These can be solved by either patching JavaSDK 1.5
>> or switching entirely to JavaSDK 1.6.
>>
>> After doing latter and instructing Eclipse to use the new version in
>> Preferences->Compiler everything runs nice and smooth.
>>
>> I will hence close the related bug-report and in case you guys are
>> interested in any further information to update your installation
>> procedures just let me know.
>>
>
>> Furhert information can be found on developer.apple.com:
>>
>> http://adcdownload.apple.com/Java/swt_compatibility_librarie s_for_j2se_5.0_release_4/swtcompatibilityreadme.html
>>
>>
>> and
>>
>> http://adcdownload.apple.com/Java/java_se_6.0_release_1_deve loper_preview_6/javase6r1dp6releasenotes.html
>>
>>
>> although I think you need an account to access these sites.
>>
>> cheers
>>
>> Vincent
>>
>> Vincent David schrieb:
>>> Hi,
>>>
>>> since it's kind of quit around here I will try to help myself and let
>>> you know! :)
>>>
>>> Soooo, my plan is now to check out a the gtk-engine instead of the
>>> standard MacOsX carbon engine. I figure since I'm dealing with ui
>>> problems here and know, that they don't appear under Linux using gtk
>>> this might be a good idea.
>>>
>>> Furthermore I'm aware of other product such as Matlab from Mathworks,
>>> which take this track (also Java-based).
>>>
>>> Looking forward to a flourishing discussion regarding my home-grown
>>> problems. ;-)
>>>
>>> Vincent
>>>
>>>
>>> Vincent David schrieb:
>>>> I'm migrating this discussion from the [ohf-dev] mailing-list, where I
>>>> have discussed problems getting STEM running under MacOsX. After some
>>>> initial problems integrating STEM with the SWT I'am able to start
>>>> stem.ui for test purposes in the mean time.
>>>>
>>>> However, it appears that although the simulation runs in the
>>>> background the ui doesn't refresh properly.
>>>>
>>>> Dan: Your suggestion to turn up the cycle delay in the preference pane
>>>> hasn't worked - same situation. Also exporting stem.ui instead of
>>>> running it as RCP results in the same problems.
>>>>
>>>> I have attached the stem.iu error log for further insight. There
>>>> appears to be I considerable amount of errors logged here although I
>>>> have to admit that I can hardly make sense out of half of them.
>>>> Perhaps someone (Dan?), who's deeper into the project might
>>>> understand more.
>>>>
>>>> thx
>>>>
>>>> Vincent
>>>>
>>>> BTW: How far should X11 help? I'm under the impression, that it
>>>> makes a difference, if it's on or not (although using swt.carbon),
>>>> but I would need to check.
>>>>


--------------090901070509020307030708
Content-Type: text/xml; x-mac-type="0"; x-mac-creator="0";
name="stem.product_MacOSX"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="stem.product_MacOSX"

<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.1"?>

<product name="STEM (Incubation)" id="org.eclipse.ohf.stem.ui.product" application="org.eclipse.ohf.stem.ui.CoreEditorAdvisorApplication " useFeatures="false">

<aboutInfo>
<image path="/org.eclipse.ohf.stem.ui/branding/ohf64_64_32.gif"/>
<text>
OHF Spatio-Temporal Epidemological/Event Modeler (STEM)
</text>
</aboutInfo>

<configIni use="custom" path="plugin_customization.ini"/>

<launcherArgs>
<programArgs>-debug -consoleLog</programArgs>
<vmArgs>-Xms512M -Xmx512M</vmArgs>
</launcherArgs>

<windowImages i16="/org.eclipse.ohf.stem.ui/branding/ohf16_16_32.gif" i32="/org.eclipse.ohf.stem.ui/branding/ohf32_32_32.gif" i48="/org.eclipse.ohf.stem.ui/branding/ohf48_48_32.gif" i64="/org.eclipse.ohf.stem.ui/branding/ohf64_64_32.gif" i128="/org.eclipse.ohf.stem.ui/branding/ohf128_128_32.gif"/ >

<splash
location="org.eclipse.ohf.stem.ui"
startupProgressRect="0,413,431,15"
startupMessageRect="10,380,431,20"
startupForegroundColor="FFFFFF" />
<launcher name="STEM">
<solaris/>
<win useIco="false">
<bmp
winSmallLow="/org.eclipse.ohf.stem.ui/branding/ohf16_16_8.bmp "
winMediumLow="/org.eclipse.ohf.stem.ui/branding/ohf32_32_8.bmp "
winLargeLow="/org.eclipse.ohf.stem.ui/branding/ohf48_48_8.bmp "/>
</win>
</launcher>

<vm>
</vm>

<plugins>
<plugin id="com.ibm.icu"/>
<plugin id="com.lowagie.itext"/>
<plugin id="javax.servlet"/>
<plugin id="javax.servlet.jsp"/>
<plugin id="org.apache.ant"/>
<plugin id="org.apache.batik.pdf"/>
<plugin id="org.apache.commons.codec"/>
<plugin id="org.apache.commons.el"/>
<plugin id="org.apache.commons.logging"/>
<plugin id="org.apache.jasper"/>
<plugin id="org.apache.lucene"/>
<plugin id="org.apache.lucene.analysis"/>
<plugin id="org.apache.xerces"/>
<plugin id="org.apache.xml.resolver"/>
<plugin id="org.eclipse.ant.core"/>
<plugin id="org.eclipse.birt.chart.device.extension"/>
<plugin id="org.eclipse.birt.chart.device.svg"/>
<plugin id="org.eclipse.birt.chart.device.swt"/>
<plugin id="org.eclipse.birt.chart.engine"/>
<plugin id="org.eclipse.birt.chart.engine.extension"/>
<plugin id="org.eclipse.birt.chart.ui"/>
<plugin id="org.eclipse.birt.chart.ui.extension"/>
<plugin id="org.eclipse.birt.core"/>
<plugin id="org.eclipse.birt.core.ui"/>
<plugin id="org.eclipse.core.commands"/>
<plugin id="org.eclipse.core.contenttype"/>
<plugin id="org.eclipse.core.databinding"/>
<plugin id="org.eclipse.core.expressions"/>
<plugin id="org.eclipse.core.filesystem"/>
<plugin id="org.eclipse.core.filesystem.macosx" fragment="true"/>
<plugin id="org.eclipse.core.filesystem.win32.x86"/>
<plugin id="org.eclipse.core.jobs"/>
<plugin id="org.eclipse.core.net"/>
<plugin id="org.eclipse.core.resources"/>
<plugin id="org.eclipse.core.resources.compatibility" fragment="true"/>
<plugin id="org.eclipse.core.resources.win32"/>
<plugin id="org.eclipse.core.runtime"/>
<plugin id="org.eclipse.core.runtime.compatibility.auth"/>
<plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
<plugin id="org.eclipse.core.variables"/>
<plugin id="org.eclipse.emf.common"/>
<plugin id="org.eclipse.emf.common.ui"/>
<plugin id="org.eclipse.emf.ecore"/>
<plugin id="org.eclipse.emf.ecore.change"/>
<plugin id="org.eclipse.emf.ecore.xmi"/>
<plugin id="org.eclipse.emf.edit"/>
<plugin id="org.eclipse.emf.edit.ui"/>
<plugin id="org.eclipse.equinox.app"/>
<plugin id="org.eclipse.equinox.common"/>
<plugin id="org.eclipse.equinox.http.jetty"/>
<plugin id="org.eclipse.equinox.http.registry"/>
<plugin id="org.eclipse.equinox.http.servlet"/>
<plugin id="org.eclipse.equinox.jsp.jasper"/>
<plugin id="org.eclipse.equinox.jsp.jasper.registry"/>
<plugin id="org.eclipse.equinox.preferences"/>
<plugin id="org.eclipse.equinox.registry"/>
<plugin id="org.eclipse.help"/>
<plugin id="org.eclipse.help.appserver"/>
<plugin id="org.eclipse.help.base"/>
<plugin id="org.eclipse.help.ui"/>
<plugin id="org.eclipse.help.webapp"/>
<plugin id="org.eclipse.jdt.compiler.apt" fragment="true"/>
<plugin id="org.eclipse.jdt.compiler.tool" fragment="true"/>
<plugin id="org.eclipse.jdt.core"/>
<plugin id="org.eclipse.jface"/>
<plugin id="org.eclipse.jface.databinding"/>
<plugin id="org.eclipse.jface.text"/>
<plugin id="org.eclipse.ohf.stem.core"/>
<plugin id="org.eclipse.ohf.stem.definitions"/>
<plugin id="org.eclipse.ohf.stem.diseasemodels"/>
<plugin id="org.eclipse.ohf.stem.diseases"/>
<plugin id="org.eclipse.ohf.stem.geography"/>
<plugin id="org.eclipse.ohf.stem.jobs"/>
<plugin id="org.eclipse.ohf.stem.jobs.nl1" fragment="true"/>
<plugin id="org.eclipse.ohf.stem.sequencers"/>
<plugin id="org.eclipse.ohf.stem.ui"/>
<plugin id="org.eclipse.ohf.stem.ui.diseasemodels"/>
<plugin id="org.eclipse.ohf.stem.ui.ge"/>
<plugin id="org.eclipse.ohf.stem.ui.nl1" fragment="true"/>
<plugin id="org.eclipse.osgi"/>
<plugin id="org.eclipse.osgi.services"/>
<plugin id="org.eclipse.osgi.util"/>
<plugin id="org.eclipse.pde.runtime"/>
<plugin id="org.eclipse.swt"/>
<plugin id="org.eclipse.swt.carbon.macosx" fragment="true"/>
<plugin id="org.eclipse.swt.gtk.linux.x86" fragment="true"/>
<plugin id="org.eclipse.swt.win32.win32.x86"/>
<plugin id="org.eclipse.team.core"/>
<plugin id="org.eclipse.text"/>
<plugin id="org.eclipse.tomcat"/>
<plugin id="org.eclipse.ui"/>
<plugin id="org.eclipse.ui.carbon" fragment="true"/>
<plugin id="org.eclipse.ui.forms"/>
<plugin id="org.eclipse.ui.ide"/>
<plugin id="org.eclipse.ui.views"/>
<plugin id="org.eclipse.ui.win32"/>
<plugin id="org.eclipse.ui.workbench"/>
<plugin id="org.eclipse.update.configurator"/>
<plugin id="org.eclipse.update.core"/>
<plugin id="org.eclipse.update.core.win32"/>
<plugin id="org.eclipse.update.ui"/>
<plugin id="org.eclipse.xsd"/>
<plugin id="org.junit"/>
<plugin id="org.mortbay.jetty"/>
<plugin id="org.mozilla.rhino"/>
<plugin id="org.w3c.dom"/>
</plugins>

</product>

--------------090901070509020307030708--
Re: STEM integration Mac [message #579248 is a reply to message #30455] Mon, 18 June 2007 18:15 Go to previous message
Daniel Ford is currently offline Daniel FordFriend
Messages: 148
Registered: July 2009
Location: New York
Senior Member
Vincent,
thanks for your great help! Just another example of the power of open
source. We'll put up a Mac version for download soon thanks to you.

Also, my apologies for the "quiet period", I was traveling back to the USA
from France...

As for the error messages on the console, they magically appeared when we
switched from 3.2.2 to Europa 3.3. I've done some initial investigation
into them, but nothing made much sense and some appeared and some
disappeared. I decided to wait until things are "stable" when 3.3 is
released and then try to kill them off.

Let us know what you think. We're planning some major new features for the
next milestone and would like input to help prioritize our efforts.

Dan
Re: STEM integration Mac [message #579301 is a reply to message #30629] Tue, 19 June 2007 03:19 Go to previous message
John Thomas is currently offline John ThomasFriend
Messages: 14
Registered: July 2009
Junior Member
I have updated the Installation Guide on the Eclipse OHF STEM Wiki so
that it makes note of the requirement to use Java 1.6 and suggests using
the stemMacOS.product to launch STEM from Eclipse.

http://wiki.eclipse.org/index.php/Installation_Guide#STEM_In stallation_Guide

Hopefully the next person to try out STEM on the Mac will have a more
positive experience.

John
Re: STEM integration Mac [message #579322 is a reply to message #30699] Tue, 19 June 2007 19:21 Go to previous message
Daniel Ford is currently offline Daniel FordFriend
Messages: 148
Registered: July 2009
Location: New York
Senior Member
I looked at using the new stemMacOS.product file to generate a release for
the Mac, but I'm not being successful...yet. My windows installation is
missing the necessary plugins (e.g., org.eclipse.swt.carbon.macosx, etc.).
I understand that I need to install the RCP delta pack, but I looked and
could not find that for Europa (not released yet?)

Does anyone have any insight?

Thanks

Dan
Re: STEM integration Mac [message #579451 is a reply to message #30735] Sat, 23 June 2007 12:56 Go to previous message
Eclipse UserFriend
Originally posted by: vega42.gmail.com

Hey Dan,

just came back from a trip yesterday, so I can reply only now to your
request.

Daniel Ford schrieb:
> I looked at using the new stemMacOS.product file to generate a
release for the Mac, but I'm not being successful...yet. My windows
installation is missing the necessary plugins (e.g.,
org.eclipse.swt.carbon.macosx, etc.).
Additionally to the STEM-plugins I checked out the packages:

org.eclipse.swt
org.eclipse.swt.carbon

the ...carbon.macosx is deprecated. I'm not aware of any additional RCP
packs. I only needed the basic RC3.3 (called Europe).

If you have any further questions please let me know.

Vincent

> I understand that I need to install the RCP delta pack, but I looked
and could not find that for Europa (not released yet?)
>
> Does anyone have any insight?
>
> Thanks
>
> Dan
>
>
Re: STEM integration Mac [message #579596 is a reply to message #30948] Tue, 10 July 2007 17:19 Go to previous message
Daniel Ford is currently offline Daniel FordFriend
Messages: 148
Registered: July 2009
Location: New York
Senior Member
Ok, I'm back from vacation. I've got Europa installed and will try to find
a moment to try this again. Of course, I'm back on the road this Thursday
and not back again until next Wed (July 18).

Dan


"Vincent David" <vega42@gmail.com> wrote in message
news:f5j597$1qu$1@build.eclipse.org...
> Hey Dan,
>
> just came back from a trip yesterday, so I can reply only now to your
> request.
>
> Daniel Ford schrieb:
> > I looked at using the new stemMacOS.product file to generate a
> release for the Mac, but I'm not being successful...yet. My windows
> installation is missing the necessary plugins (e.g.,
> org.eclipse.swt.carbon.macosx, etc.).
> Additionally to the STEM-plugins I checked out the packages:
>
> org.eclipse.swt
> org.eclipse.swt.carbon
>
> the ...carbon.macosx is deprecated. I'm not aware of any additional RCP
> packs. I only needed the basic RC3.3 (called Europe).
>
> If you have any further questions please let me know.
>
> Vincent
>
> > I understand that I need to install the RCP delta pack, but I looked
> and could not find that for Europa (not released yet?)
> >
> > Does anyone have any insight?
> >
> > Thanks
> >
> > Dan
> >
> >
Previous Topic:Implementing OHF
Next Topic:Reference Sheet or User Guide?
Goto Forum:
  


Current Time: Fri Apr 19 12:43:06 GMT 2024

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

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

Back to the top