Hi,

If you are eager to have the plugin now, it appears it is not too hard
to rebuild it. Here is the procedure I followed:

1/ Check out the source and tools from the svn repository
http://google-web-toolkit.googlecode.com/svn/trunk
Also checkout 
http://google-web-toolkit.googlecode.com/svn/plugin-sdks/gecko-sdks/gecko-7.0.0
(see http://code.google.com/webtoolkit/makinggwtbetter.html#checkingout
for details)

2/ Edit several files, by either adding an extra section for ff70 copy-
pasted-adapted from what existed for ff60 (trunk/plugins/xpcom/
Makefile, trunk/plugins/xpcom/prebuilt/extension/chrome.manifest), or
by replacing 6.0 by 7.0 (trunk/plugins/xpcom/install-template.rdf)

3/ Create the directory trunk/plugins/xpcom/prebuilt/ff70/include

4/ Go to trunk/plugins/xpcom and type: make ARCH=x86 BROWSER=ff70
    This will build a plugin in the directory trunk/plugins/xpcom/
prebuilt/gwt-dev-plugin.xpi
5/ In FF7.0, go to File > Open File... and open the .xpi resulting
from the build

I cannot guarantee the resulting plugin is flawless as I blindly
changed stuff without having a real understanding of FF plugin
development or the GWT plugin, but this has produced something which
works for me (FF7.0, linux 32 bits)

Lukas

On Sep 29, 6:11 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> I don't think JetPack is the solution. js-ctypes look like a much better
> one:http://adblockplus.org/blog/binary-xpcom-components-are-dead-js-ctype...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to