GWT + OSX = SWT问题 [英] GWT + OSX = SWT issues

查看:107
本文介绍了GWT + OSX = SWT问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是GWT开发新手,我正在通过Google教程的步伐,但我遇到了错误:


java [10574:80f] [Java CocoaComponent兼容模式]:启用
java [10574:80f] [Java CocoaComponent兼容模式]:将SWT的超时设置为0.100000


我检查了我的Java prefs,并将Java SE6(64位)作为首选的JVM。我真的不知道如何清除它。

解决方案

我认为gwt托管模式只适用于32位环境,截至gwt版本1.7.1。尝试将-d32作为参数传递给jvm,以使java 6以32位模式运行。这似乎在Eclipse 3.5,Snow Leopard中的Gwt 1.7.1中适用于我。

如果它仍然无效,请在Google上搜索Leopard GWT d32应该出现一些文章,以帮助您排除更多故障。

I'm new to GWT development and I'm putting myself through the paces with Google's tutorial but I'm getting errors:

java[10574:80f] [Java CocoaComponent compatibility mode]: Enabled 2009-11-06 15:27:38.769 java[10574:80f] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000

I checked my Java prefs and I have Java SE6 (64 bit) as the preferred JVM. I'm really not sure how to clear this up.

解决方案

I think gwt hosted mode only works in a 32 bit environment, as of gwt version 1.7.1. Try passing "-d32" as an argument to the jvm to tell java 6 to run in 32 bit mode. That seems to work for me in Eclipse 3.5, Gwt 1.7.1 in Snow Leopard.

If it still doesn't work, searching google for "Leopard GWT d32" should turn up some articles that should help you troubleshoot more.

这篇关于GWT + OSX = SWT问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆