I am seeing some error messages print out, so wanted to debug what is
the issue.

I am using Chrome, so I tried in the directory plugins/webkit/
$ ant
Buildfile: build.xml

BUILD FAILED
It complains: Cannot find ../common.ant.xml
There is one at ../../, so I copied that one to ../
$ ant
Buildfile: build.xml

BUILD FAILED
It complains: This build file is in an inconsistent state

Any advice.
Thanks,

-------------------------------
For why I want to build my self, because I found the plugin fails on
my connection.
Here is the output of the plugin.

NP_GetMIMEDescription: returned mime description
NP_GetValue(var=1)
NP_GetValue(var=2)
NP_GetMIMEDescription: returned mime description
NP_GetValue(var=1)
NP_GetValue(var=2)
NP_Initialize (gwt-hosted-mode/c++), pid=24561
NPP_New(instance=0x7f3ab22f0de0,mode=1,argc=4,args=[id=pluginEmbed,type=application/
x-gwt-hosted-mode,width=10,height=10],saved=(nil)): version=27
NPP_SetWindow(instance=0x7f3ab22f0de0,window=0x7f3ab2227de8)
NPP_New(instance=0x7f3ab22f0a60,mode=1,argc=4,args=[id=pluginEmbed,type=application/
x-gwt-hosted-mode,width=10,height=10],saved=(nil)): version=27
NPP_SetWindow(instance=0x7f3ab22f0a60,window=0x7f3ab2227ba8)
NPP_GetValue(instance=0x7f3ab22f0a60,var=15)
NPP_GetScriptableInstance(instance=0x7f3ab22f0a60)
ScriptableInstance::connect(url=string(test_url),sessionKey=string(test_session),host=string(localhost:
9997),module=string(devtoolsext),hostedHtmlVers=string(2.1))
GWT Development Mode connection requested by unknown web server
ioicopddbgnhihbehnhclkikbigdbkdd

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to