Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-19 Thread John A. Tamplin
On Wed, Sep 19, 2012 at 4:48 PM, Daniel Kurka kurka.dan...@gmail.comwrote: I was actually looking for the c / c++ code of the chrome plugin. This got me confused: http://code.google.com/p/google-web-toolkit/source/browse/trunk/plugins/npapi/README.txt Are we using the npapi for building the

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-18 Thread Daniel Kurka
Where do we actually store all the files for a new build on svn? -Daniel Am 17.09.2012 um 18:28 schrieb Brian Slesinsky skybr...@google.com: Yep, back on the Chrome plugin this week. On Mon, Sep 17, 2012 at 9:26 AM, Rajeev Dayal rda...@google.com wrote: +[skybrian] Ok, so it looks like

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-18 Thread John A. Tamplin
On Tue, Sep 18, 2012 at 12:40 PM, Daniel Kurka kurka.dan...@gmail.comwrote: Where do we actually store all the files for a new build on svn? If you mean the libraries, they are in the /plugin-sdks directory (a sibling to /trunk). They are add-only, like /tools, and separate since few people

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-17 Thread Rajeev Dayal
+[skybrian] Ok, so it looks like we'll have to go ahead and rebuild the crx on our side. I've added Brian, who has been playing around with the crx build process. On Wed, Sep 12, 2012 at 7:33 PM, Daniel Kurka kurka.dan...@gmail.comwrote: Hi Rajeev, I just gave it a try and it seems that we

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-17 Thread Brian Slesinsky
Yep, back on the Chrome plugin this week. On Mon, Sep 17, 2012 at 9:26 AM, Rajeev Dayal rda...@google.com wrote: +[skybrian] Ok, so it looks like we'll have to go ahead and rebuild the crx on our side. I've added Brian, who has been playing around with the crx build process. On Wed, Sep 12,

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-12 Thread Daniel Kurka
Hi Rajeev, what is the status here? Can I help? -Daniel Am 19.08.2012 um 17:10 schrieb Robert Hanson iamroberthan...@gmail.com: @Rajeev, you mentioned that you were going to post the plugin to the Chrome store. Is that still the plan, or did you run into some issues there? I'm working

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-12 Thread Rajeev Dayal
Sorry, this totally fell off the plate. Daniel, would you be able to submit it to the Chrome Webstore? On Wed, Sep 12, 2012 at 7:07 PM, Daniel Kurka kurka.dan...@gmail.comwrote: Hi Rajeev, what is the status here? Can I help? -Daniel Am 19.08.2012 um 17:10 schrieb Robert Hanson

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-09-12 Thread Daniel Kurka
Hi Rajeev, I just gave it a try and it seems that we need to do some actual changes to make this work. The chrome web store is complaining about the manifest version of the plugin: An error occurred: Manifest version 1 is unsupported. Please upgrade to manifest version 2. I will give this

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-08-19 Thread Robert Hanson
@Rajeev, you mentioned that you were going to post the plugin to the Chrome store. Is that still the plan, or did you run into some issues there? I'm working on some documentation that is about to go to press, and just want to make sure I have the right instructions in there. Thanks. Rob On

[gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-08-06 Thread Daniel Kurka
Hi everyone, today at work I was setting up a GWT installation on windows for a new coworker and noticed that with chrome 21 we can not install extension anymore. (They need to be in the chrome web store). I also noticed an issue popping up on the issue tracker on the exact same thing:

Re: [gwt-contrib] submit chrome dev mode plugin to chrome web store?

2012-08-06 Thread Istvan Soos
Hi, A quick fix that might help: 1. right click on the chrome iconPropertiesShortcut 2. add in target: --enable-easy-off-store-extension-install 3. open chrome and navitage to extensions ( chrome://chrome/extensions/ ) 4. drag and drop on it the plugin (should be in your download folder if you