-- Bruce, on behalf of the GWT, App Engine, and Google Plugin teams
stuckagain
unread,
Apr 8, 2009, 3:44:15 AM4/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit Contributors
Great news,
Any chance for getting an offline installation for the eclipse
plugin ? Company policy makes it impossible to connect my development
machine to the internet.
Davdi
On Apr 8, 5:54 am, Bruce Johnson <br...@google.com> wrote:
> Hi Folks!
>
> Exciting news today. Rather than attempting to describe everything here, let
> me point you to some blog posts that hopefully you will find interesting:
>
Any chance for getting an offline installation for the eclipse
plugin ? Company policy makes it impossible to connect my development
machine to the internet.
You need to mirror the directory structure on the local filesystem. This is complicated by the fact the directory isn't browsable, so you need to fetch http://dl.google.com/eclipse/plugin/3.4/site.xml (or 3.3) and then the jar files mentioned in there (putting them in the right place in the local filesystem). Then you just tell Eclipse to look at your local mirror.
-- John A. Tamplin Software Engineer (GWT), Google
Isaac Truett
unread,
Apr 8, 2009, 9:50:27 AM4/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google-Web-Tool...@googlegroups.com
My hearty congratulations, and thanks, to all involved in this effort.
You made my day before breakfast.
Miguel Méndez
unread,
Apr 8, 2009, 10:35:36 AM4/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google-Web-Tool...@googlegroups.com
We've talked about exposing zip files for use with 3.4's dropins folder, etc. Would that work meet your constraints?