| [news.eclipse.technology.ohf] Re: STEM integration Mac |
Vincent,
Thanks again.
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_libraries_for_j2se_5.0_release_4/swtcompatibilityreadme.html
and
http://adcdownload.apple.com/Java/java_se_6.0_release_1_developer_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.