Re: [gwt-contrib] Re: Latest update to GWT plugin for Eclipse crashes Indigo

2013-12-26 Thread Rajeev Dayal
Looking into this now. Updates will be posted on the other thread that Michael mentions. On Mon, Dec 23, 2013 at 4:38 PM, Michael Prentice splak...@gmail.comwrote: This was also posted in the GPE Google Group here: https://groups.google.com/forum/#!topic/google-plugin-eclipse/V4MaZEXY24Q

Re: [gwt-contrib] Re: GPE does not like GWT trunk SDK?

2013-12-08 Thread Rajeev Dayal
Hey guys, The source is on SVN, as Thomas says, but it's not up-to-date nor is it buildable right now. We have a hidden project on GitHub with the updated GPE source, but I don't want to open it up until external people can actually build it. I'm working on this as we speak. I'd expect to have

Re: [gwt-contrib] Re: GPE does not like GWT trunk SDK?

2013-11-18 Thread Rajeev Dayal
Hi Brandon, The sources are on GitHub right now, but they are not public. I'm working on externalizing the build system. I don't want to make the sources public till then, as it's not much use to outside contributors if they can't build the plugin themselves (which has been evidenced by the GPE

Re: [gwt-contrib] Re: GPE does not like GWT trunk SDK?

2013-10-31 Thread Rajeev Dayal
Hey Stephen, We're in the process of moving the GPE source to github (and converting the build system to Maven/Tycho so that external developers can build it) , which is why that repo hasn't been updated in a long time. I'll update the homepage to reflect that. As for the problem you've noted,

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-10-29 Thread Rajeev Dayal
Ugh, thanks Unnur. Sorry about that, Thomas. On Mon, Oct 29, 2012 at 1:02 PM, Unnur Gretarsdottir unn...@google.comwrote: OK - I'm just removing the bullet point entirely now - should be live soon On Fri, Oct 26, 2012 at 5:53 PM, Thomas Broyer t.bro...@gmail.com wrote: On Thursday,

[gwt-contrib] Re: Update Maven sample pom.xml files to use maven-compiler-plugin's annotation processing functiona... (issue1828803)

2012-09-17 Thread Rajeev Dayal
Thanks David - when I tested on the mac, I didn't have to refresh the project after first import provided that I actually did an Update Project after enabling Maven Annotation Processing on the project. I noted this in bold on the Wiki page. On Mon, Sep 17, 2012 at 9:15 AM,

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

2012-09-17 Thread Rajeev Dayal
right now. -Daniel Am 13.09.2012 um 01:09 schrieb Rajeev Dayal rda...@google.com: 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

[gwt-contrib] Re: Move GAE Auth functionality from Expenses over the MobileWebApp sample. (issue1829803)

2012-09-14 Thread Rajeev Dayal
Hey Thomas, Thanks for looking this over. I'll reply to the code-specific comments in Rietveld itself, but I thought I'd respond to your more pressing concerns first. On Fri, Sep 14, 2012 at 10:57 AM, t.bro...@gmail.com wrote: I'm sorry I've only started to review the files (over the last few

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

2012-09-12 Thread Rajeev Dayal
in there. Thanks. Rob On Tue, Aug 7, 2012 at 11:39 AM, Rajeev Dayal rda...@google.com wrote: Hey Daniel, We do need to post the chrome devmode plugin to the webstore. I'll take care of that this week. I also need to rebuild the devmode plugin, as there were some fixes that went

[gwt-contrib] Re: fixes ISSUE 7479 (typo in javadoc) (issue1770803)

2012-07-31 Thread Rajeev Dayal
Patch posted here (had already submitted the original before that): http://gwt-code-reviews.appspot.com/1801803 On Tue, Jul 31, 2012 at 8:24 AM, tucker...@gmail.com wrote: On 2012/07/30 19:10:14, rdayal wrote: Since this is just a doc fix can you also fix 4575?

Re: [gwt-contrib] GWT 2.5 RC1 increases mgwt showcase by 22%

2012-07-23 Thread Rajeev Dayal
Daniel mentioned that somehow the CSS for the blackberry permutation is ending up in the iPhone permutation. That can't just be a Cell Widget issue. On Mon, Jul 23, 2012 at 12:24 AM, Ray Cromwell cromwell...@google.comwrote: Are you using any Cell widgets by any chance? I've seen that the

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-07-18 Thread Rajeev Dayal
Hey guys, This is my fault. I mis-interpreted the code change. As the change to fix this issue was basically a revert of the original commit that was supposed to add ChromeFrame support, I incorrectly assumed that reverting the code would prevent special behavior for ChromeFrame (which I figured

GWT 2.5 RC1 Is Here!

2012-06-27 Thread Rajeev Dayal
Hey all, We're excited to announce the GWT 2.5 Release Candidate! Read about it on the GWT Blog http://googlewebtoolkit.blogspot.com/2012/06/gwt-2.html, and download it here http://developers.google.com/web-toolkit/download (bottom of the page). The RC has been uploaded to Maven Central with

[gwt-contrib] Re: Move test Messages files from client to shared; was missed in r10061. This was causing I18NSuite... (issue1752803)

2012-06-20 Thread Rajeev Dayal
No prob, thx for your help in doing so :). On Wed, Jun 20, 2012 at 7:38 PM, j...@google.com wrote: LGTM Thanks for tracking this down and fixing it. http://gwt-code-reviews.**appspot.com/1752803/http://gwt-code-reviews.appspot.com/1752803/ --

Re: [gwt-contrib] tests

2012-06-19 Thread Rajeev Dayal
Hey, I'm running into the same thing on a Linux workstation. It's a virtual instance, so I'm not sure if that might have something to do with it, but it's definitely strange. Here's one exception that I see: [junit] Exception in thread pool-1-thread-1 java.lang.RuntimeException: Unable to

[gwt-contrib] Re: Bundle org.json in gwt-dev and javax.validation into gwt-user, unbundle from requestfactory-* (issue1731804)

2012-06-13 Thread Rajeev Dayal
On Wed, Jun 13, 2012 at 5:04 PM, Brian Slesinsky skybr...@google.comwrote: I don't think we support Java 1.5 anymore? http://code.google.com/p/google-web-toolkit/issues/detail?id=6790 https://groups.google.com/forum/#!msg/google-web-toolkit/fATw0rL8lSE/xbxX5Hf8ozUJ I'm totally fine with

Re: [gwt-contrib] Packaging issue: org.json and RequestFactory

2012-06-11 Thread Rajeev Dayal
On Thu, May 31, 2012 at 12:07 PM, Thomas Broyer t.bro...@gmail.com wrote: On Thu, May 31, 2012 at 5:00 PM, Rajeev Dayal wrote: Hey Thomas, Thanks for pointing this out. This is pretty whacked, and is probably a symptom of a problem that we've had for a long time - how do we handle

Re: [gwt-contrib] Packaging issue: org.json and RequestFactory

2012-06-11 Thread Rajeev Dayal
On Wed, Jun 6, 2012 at 2:38 AM, James Nelson ja...@wetheinter.net wrote: I wouldn't be opposed to having differing rules for the GWT SDK package downloadable at code.google.com and the Maven artifacts. AFAIK, the original idea of bundling them into gwt-user.jar (and gwt-dev.jar) was to make

[gwt-contrib] Re: Re: Add Map support to RequestFactory (issue 6132056)

2012-06-08 Thread Rajeev Dayal
need with it. On 7 June 2012 16:18, Rajeev Dayal rda...@google.com wrote: Thomas, thanks for jumping in. James, as Thomas said, we'll defer this to 2.5.1, but we'd definitely like to get it in there, as it's an important patch. We just didn't want to force this patch in 2.5.0, which

[gwt-contrib] Re: Re: Add Map support to RequestFactory (issue 6132056)

2012-06-07 Thread Rajeev Dayal
Thomas, thanks for jumping in. James, as Thomas said, we'll defer this to 2.5.1, but we'd definitely like to get it in there, as it's an important patch. We just didn't want to force this patch in 2.5.0, which is what we would have to do with the current workload. Thanks so much for working on

[gwt-contrib] Re: Use shared.GWT to avoid ClassNotFoundExceptions (issue1722803)

2012-06-07 Thread Rajeev Dayal
Committed as r11024. On Thu May 31 14:13:23 GMT-400 2012, Rajeev Dayal rda...@google.com wrote: Hey all, I don't think I'll have a chance to look at this by the afternoon. John, if you could check into this, that would be great. I believe I was up-to-date; did a sync right before I ran

Re: [gwt-contrib] Packaging issue: org.json and RequestFactory

2012-05-31 Thread Rajeev Dayal
Hey Thomas, Thanks for pointing this out. This is pretty whacked, and is probably a symptom of a problem that we've had for a long time - how do we handle dependencies on GWT? Should we bundle them, re-package them, or require the user to add them to the classpath? Other replies inline: On Tue,

[gwt-contrib] Re: Re: Fix for issue 5952: RequestContext#isChanged. (issue1601806)

2012-05-31 Thread Rajeev Dayal
Ran the latest patch set through google's battery of tests; everything passed. On Thu May 31 09:22:21 GMT-400 2012, t.bro...@gmail.com wrote: On 2012/05/31 01:56:32, skybrian wrote: LGTM (assuming tests still pass) Because I must confess I didn't run them on the last few patch-sets, I just

[gwt-contrib] Re: Re: Ignore qualified refs with generics (issue1578808)

2012-05-31 Thread Rajeev Dayal
Sounds good. On Thu May 31 11:51:45 GMT-400 2012, stephen.haber...@gmail.com wrote: Double-ping. If we can't land this one soon, we'll defer it to 2.5.1. Yeah, let's just defer. I haven't had time to get back in to it and answer Scott's question. This is just an optimization anyway, and I

[gwt-contrib] Re: Re: Fix for issue 5952: RequestContext#isChanged. (issue1601806)

2012-05-31 Thread Rajeev Dayal
Committed as r11004. On Thu May 31 11:34:33 GMT-400 2012, Rajeev Dayal rda...@google.com wrote: Ran the latest patch set through google's battery of tests; everything passed. On Thu May 31 09:22:21 GMT-400 2012, t.bro...@gmail.com wrote: On 2012/05/31 01:56:32, skybrian wrote: LGTM

[gwt-contrib] Re: Use shared.GWT to avoid ClassNotFoundExceptions (issue1722803)

2012-05-31 Thread Rajeev Dayal
Hey all, I don't think I'll have a chance to look at this by the afternoon. John, if you could check into this, that would be great. I believe I was up-to-date; did a sync right before I ran the tests. I didn't check to see if some other change had landed that would have caused this problem.

Re: [gwt-contrib] Contributor License Agreements question

2012-05-29 Thread Rajeev Dayal
Just verified that you're added to the corporate CLA list. I think I was looking at an outdated spreadsheet. You're all good! On Fri May 25 10:15:54 GMT-400 2012, Alexandre Ardhuin alexandre.ardh...@gmail.com wrote: Confirmation email forwarded. Thanks, Alexandre 2012/5/25 Rajeev Dayal

Re: [gwt-contrib] Contributor License Agreements question

2012-05-25 Thread Rajeev Dayal
Hey Alexandre, You're not able to verify that you signed the CLA in the corporate case. I looked at our corporate CLA list, and I don't see your name (or that of your company) listed there. I'll do some more digging to see what happened. Did you receive any sort of confirmation e-mail? If so,

Re: [gwt-contrib] Add Map support to RequestFactory (issue 6132056)

2012-05-14 Thread Rajeev Dayal
Hey James, Sorry, I have not had a chance to look this one over, but I am planning to. The turnaround on patches has been pretty bad for the past while, and we're actively going to make some changes soon that will result in big improvements (I hope). In the meantime, we're trying to review and

[gwt-contrib] Re: Re: Fix this-window confusion in DevMode (issue1620805)

2012-05-14 Thread Rajeev Dayal
Hey Stephen, Thanks for the feedback. Replies inline: On Tue May 08 23:22:49 GMT-400 2012, Stephen Haberman stephen.haber...@gmail.com wrote: I agree, but asking anyone to have to make changes in working code Two things, one is that I don't think any code that relies on this behavior

[gwt-contrib] Re: Re: Fix for issue 5952: RequestContext#isChanged. (issue1601806)

2012-05-07 Thread Rajeev Dayal
Hey Thomas, Good find! I thought there was something funny with finishTestAndReset, but I wouldn't have spotted that :). Replies inline: On Fri May 04 22:08:03 GMT-400 2012, t.bro...@gmail.com wrote: OK, found it: the issue in EditorTest is that the SimpleBar that the setUserName is applied

[gwt-contrib] Re: Re: Serialization of Final Fields in RPC (issue1380807)

2012-05-04 Thread Rajeev Dayal
HA! If it's important enough, we should land it, but my impression is that it isn't - so maybe it should die a quiet death. On Fri May 04 14:13:42 GMT-400 2012, John Tamplin j...@google.com wrote: On Fri, May 4, 2012 at 12:15 PM, rda...@google.com wrote: Was debating whether this one

[gwt-contrib] Re: Re: Serialization of Final Fields in RPC (issue1380807)

2012-05-04 Thread Rajeev Dayal
Hey Stephen, Thanks for the info. So we should probably try and land it. From my quick summary of the comment thread, it looks like there's disagreement on the implementation. Can you or John save me some time and fill me in on the history? Rajeev On Fri May 04 14:24:11 GMT-400 2012,

[gwt-contrib] Re: Re: Fix for issue 5952: RequestContext#isChanged. (issue1601806)

2012-04-30 Thread Rajeev Dayal
Thanks, Thomas. I'll take a look and see what's going on in our environment. I wonder if it's an order-of-execution failure (implying that there's statefulness between test runs that's not getting cleared). On Sun Apr 29 07:17:38 GMT-400 2012, t.bro...@gmail.com wrote: On 2012/04/29 10:42:26,

[gwt-contrib] Re: Re: Fix for issue 5952: RequestContext#isChanged. (issue1601806)

2012-04-30 Thread Rajeev Dayal
are failing, we also run with FF3, which Thomas most likely doesn't On Mon Apr 30 11:10:32 GMT-400 2012, Rajeev Dayal rda...@google.com wrote: Thanks, Thomas. I'll take a look and see what's going on in our environment. I wonder if it's an order-of-execution failure (implying that there's

[gwt-contrib] Re: Re: Adding a spot for database column name in Column. Allows us to create an updated SQL statement w... (issue1503806)

2012-04-06 Thread Rajeev Dayal
No worries, we're leaving it in :). On Thu Apr 05 19:37:49 GMT-400 2012, John Porter Simons porte...@google.com wrote: It's handy, and we depend on it now. Definitely let me know if you remove it so we can subclass Column. On Thu, Apr 5, 2012 at 5:19 PM, jlaba...@google.com wrote: Leave it

[gwt-contrib] Re: Fix PopupPanel.center when content has changed (issue1573803)

2012-04-06 Thread Rajeev Dayal
Thanks! On Fri Apr 06 10:52:30 GMT-400 2012, jlaba...@google.com wrote: LGTM http://gwt-code-reviews.appspot.com/1573803/https://www.google.com/url?sa=Dq=http://gwt-code-reviews.appspot.com/1573803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Re: scheglov pointed out a leak in compilation units in dev mode after a refresh (issue1490801)

2012-04-05 Thread Rajeev Dayal
We're gearing up for a GWT 2.5, so I'd either like to get this in, or close the issue if it will never make it into a GWT release. On Thu Apr 05 15:42:05 GMT-400 2012, scheg...@google.com wrote: On 2012/04/05 19:39:54, rdayal wrote: Ping. Is this patch dead, or do we still want to get this

[gwt-contrib] Re: Re: Adding a spot for database column name in Column. Allows us to create an updated SQL statement w... (issue1503806)

2012-04-05 Thread Rajeev Dayal
Wow, you're right. Good catch. I'll follow up and see what's going on here.. On Thu Apr 05 17:02:10 GMT-400 2012, stephen.haber...@gmail.com wrote: Looks like this one is not going to be accepted. It was actually already committed...if the decision was to not add it, it needs to be

Re: [gwt-contrib] Permutation Specific SymbolMap (issue1652803)

2012-03-02 Thread Rajeev Dayal
On Fri Mar 02 13:09:00 GMT-500 2012, cromwell...@google.com wrote: On 2012/03/02 10:39:39, acleung wrote: Are you missing the module files (.gwt.xml) that define this new property?

Re: Google Eclipse Plugin deletes gwt-servlet.jar when running?

2011-04-25 Thread Rajeev Dayal
Hi, If you navigate to Project Properties - Google - Web Application, what is the WAR directory value set to? Is the Launch and Deploy from this Directory setting enabled or disabled? Rajeev On Sat, Apr 23, 2011 at 3:18 PM, Philippe Beaudoin philippe.beaud...@gmail.com wrote: Still no

Re: Error installing GWT 2.2 in eclipse 3.6

2011-02-16 Thread Rajeev Dayal
Andrew, If you try and download some of those files (by clicking on the links) through your browser, does it actually work? Do your proxy settings in your browser differ from your proxy settings in Eclipse? We'll soon be posting a zipped-up version of the entire update site; maybe you can give

Re: GWT 2.2 Eclipse update fails -- needs PDE

2011-02-16 Thread Rajeev Dayal
Is it possible for you to try using Eclipse 3.5? I think this is related to a bug in Eclipse's P2 system in Eclipse 3.4. If that's not possible, let me know, and we'll dig deeper. On Tue, Feb 15, 2011 at 1:09 PM, Tim McCormack ti...@ccs.neu.edu wrote: On Feb 14, 7:23 pm, Rajeev Dayal rda

Re: GPE auto-complete only partially working for UiBinder tags

2011-02-14 Thread Rajeev Dayal
Hi Jeff, We were unable to reproduce this behavior. Do you see anything in the Eclipse Error Log (Window - Show View - Error Log). Rajeev On Wed, Feb 2, 2011 at 2:40 PM, Jeff Chimene jchim...@gmail.com wrote: On 02/02/2011 12:37 PM, Jeff Chimene wrote: Hi: I notice that in GPE version

Re: GWT 2.2 Eclipse update fails -- needs PDE

2011-02-14 Thread Rajeev Dayal
Hi Tim, If you navigate to Help - Software Updates, what Update Sites are listed there? Thanks, Rajeev On Sun, Feb 13, 2011 at 2:49 PM, Tim McCormack ti...@ccs.neu.edu wrote: I tried upgrading to the latest GWT in Eclipse 3.4 Ganymede SR2 and received this message: Cannot complete the

Re: Refreshing reference message and eclipse extremely slow

2011-01-04 Thread Rajeev Dayal
Hi Jerome, Sorry that we've been silent on this issue. We're looking into this problem now. I've updated the issue with a request for some information from those of you experiencing the problem. It would be helpful to us in diagnosing the problem. Regarding the release notes, we have not done a

Re: Plugin Upgrade Woes

2010-12-06 Thread Rajeev Dayal
are disabled. Thanks, Rajeev On Sun, Dec 5, 2010 at 1:26 PM, Rajeev Dayal rda...@google.com wrote: HI Evan, I'm sorry that you're experiencing these problems. When was the last time you had updated the plugin? If you don't mind, let me collect a few pieces of information from you

Re: Plugin Upgrade Woes

2010-12-05 Thread Rajeev Dayal
HI Evan, I'm sorry that you're experiencing these problems. When was the last time you had updated the plugin? If you don't mind, let me collect a few pieces of information from you - that will help me figure out what's going on: 1) Can you tell me the names, versions, and locations of the GWT

Re: webappcreator with -maven and Eclipse: output directories don't match

2010-11-28 Thread Rajeev Dayal
If you look at Project Properties - Google - Web Toolkit, what is mentioned for the GWT SDK? Also, if you navigate to Window - Show View - Error Log, do you see any errors listed there? On Sun, Nov 28, 2010 at 10:34 AM, PeteUK newbar...@gmail.com wrote: On Nov 22, 7:41 am, Manuel Carrasco

Re: Google Plugin In Spring Source Toolkit seems to be wipping out the project on run.

2010-11-28 Thread Rajeev Dayal
On Mon, Nov 22, 2010 at 10:23 AM, Chris crehb...@gmail.com wrote: On Nov 19, 7:50 pm, Thomas Broyer t.bro...@gmail.com wrote: FWIW, I have *no* problem with Eclipse Helios (3.6, updated to SR1) with GPE 1.4.0.v201010280102 and m2eclipse 0.10.2.20100623-1649 on Windows XP Pro SP3 (if I

Re: google plugin error

2010-11-28 Thread Rajeev Dayal
Try Window - Show View - Error Log. On Fri, Nov 19, 2010 at 8:39 AM, Frank Bølviken frank.bolvi...@gmail.comwrote: Where do I find this error..? :P It only says see error log. Does eclipse have its own error-log somewhere? On 15 Nov, 10:23, Didier Durand durand.did...@gmail.com wrote: Hi,

Re: [gwt-contrib] Re: Add README step to use the Google Web Toolkit SDK in the gwt-user project so that users can run ... (issue966802)

2010-11-28 Thread Rajeev Dayal
Okay, thanks for checking this out. I'll run some more tests and report back my results. On Sat, Nov 27, 2010 at 7:43 AM, Miguel Méndez mmen...@google.com wrote: Actually, I'm not sure that this is accurate. I just tried it out against gwt-user and gwt-dev with natures and builders on in a

Re: Google Plugin In Spring Source Toolkit seems to be wipping out the project on run.

2010-11-18 Thread Rajeev Dayal
Hey Chris, Can you provide your .classpath file? What version of STS are you using? Thanks, Rajeev On Thu, Nov 18, 2010 at 5:33 PM, Chris crehb...@gmail.com wrote: I playing around with STS, Roo, Maven and GWT. When I go to run a Roo project from inside STS, STS seems to wipe out

Re: Google Plugin In Spring Source Toolkit seems to be wipping out the project on run.

2010-11-18 Thread Rajeev Dayal
, Rajeev On Thu, Nov 18, 2010 at 5:50 PM, Chris crehb...@gmail.com wrote: On Nov 18, 5:41 pm, Rajeev Dayal rda...@google.com wrote: Hi there Rajeev, I'm using the following version of STS. The rest of the applicable version numbers are in the thread I linked to above. Version: 2.3.2.RELEASE

Re: error when creating first web app

2010-11-17 Thread Rajeev Dayal
Is there anything else in the Error log? Do you see any sub-entries of any of the error entries? On Tue, Nov 9, 2010 at 4:19 AM, Emanhossny e.hos...@gmail.com wrote: Hello All, i installed GWT as a plugin i Eclipse. I have jdk 1.6 When i created the first web application the following error

[gwt-contrib] Re: Add README step to use the Google Web Toolkit SDK in the gwt-user project so that users can run ... (issue966802)

2010-11-17 Thread Rajeev Dayal
No, I don't think it will. I think the nature will be ignored. But let me verify that before putting my foot in my mouth. On Wed, Nov 17, 2010 at 1:59 PM, Ray Ryan rj...@google.com wrote: And all the examples as well. I thought one of you GPE guys told me that eclipse would barf if it saw

Re: Exceptions not showing up in Dev Mode Panel

2010-11-05 Thread Rajeev Dayal
Are you using the Google Plugin for Eclipse? On Fri, Nov 5, 2010 at 2:19 PM, Nathan nperel...@lgsinnovations.com wrote: I'm using GWT 2.0.4 and in Dev Mode it seems some exceptions are left uncaught and show up in the browser instead of in my GWT uncaught exception handler or in the Dev Mode

Re: Exceptions not showing up in Dev Mode Panel

2010-11-05 Thread Rajeev Dayal
...@googlegroups.com] *On Behalf Of *Rajeev Dayal *Sent:* Friday, November 05, 2010 14:21 *To:* google-web-toolkit@googlegroups.com *Subject:* Re: Exceptions not showing up in Dev Mode Panel Are you using the Google Plugin for Eclipse? On Fri, Nov 5, 2010 at 2:19 PM, Nathan nperel

Re: Eclipse Hangs on Compile of GWT?

2010-11-05 Thread Rajeev Dayal
When it's hanging, drop to a command prompt, and type jps. That should give you the process id of the compiler process. Then type jstack pid. Copy that output into a file and attach it. If you switch over to the Console view while the compile is going on, what do you see? What happens if you hit

Re: Eclipse Hangs on Compile of GWT?

2010-11-05 Thread Rajeev Dayal
If you log on as an admin and try this out, do you see the same problem? On Fri, Nov 5, 2010 at 4:37 PM, leslie web...@me.com wrote: 1 - The machine where I'm developing is not online. It has no connection to the internet. Actually is does have an internet connection. I'm just normally

Re: Eclipse Hangs on Compile of GWT?

2010-11-05 Thread Rajeev Dayal
I think you're hitting the following bug: http://bugs.sun.com/view_bug.do?bug_id=6440846 http://bugs.sun.com/view_bug.do?bug_id=6440846What version of the JDK/JRE are you using in your project? On Fri, Nov 5, 2010 at 4:38 PM, Rajeev Dayal rda...@google.com wrote: If you log on as an admin

Re: Can't compile in eclipe - unhandled event loop exception

2010-11-04 Thread Rajeev Dayal
2.3.0 and a fresh workspace? I'm wondering if there was possibly some sort of odd problem during installation that corrupted the jars (unlikely, I know). // Stephan On 3 Nov, 16:30, Rajeev Dayal rda...@google.com wrote: This seems really odd - I know that we really only tested GPE against STS

Re: GWT 1.7 - Development Environment using Eclipse, unable to find weird on classpath

2010-11-04 Thread Rajeev Dayal
What is the name of your .gwt.xml file? Is it called WatchDogMain.gwt.xml? Is it located under your src root/de/szenarion/watchdog/ ? On Thu, Nov 4, 2010 at 3:13 AM, Panke t.pankr...@googlemail.com wrote: On 3 Nov., 21:09, Rajeev Dayal rda...@google.com wrote: Can you post the source

Re: Cannot create new web applications.

2010-11-03 Thread Rajeev Dayal
Sorry, this slipped through the cracks.. Not sure if you still have the existing environment set up to repro this, but do you see any errors in your error logs (Window - Show View - Error Log)? On Tue, Oct 5, 2010 at 11:49 AM, Justin Lilly jus...@justinlilly.comwrote: Aptana does work with

Re: GWT 1.7 - Development Environment using Eclipse, unable to find weird on classpath

2010-11-03 Thread Rajeev Dayal
Can you post the source for WatchdogMain.html? On Tue, Nov 2, 2010 at 4:38 AM, Panke t.pankr...@googlemail.com wrote: Hello everybody, I’m a student of computer science and in a new job of mine I can work at an existing application with gwt. Sadly I’m running into problems setting up my

Re: GWT module 'applicationScaffold' may need to be (re)compiled

2010-11-03 Thread Rajeev Dayal
This is a bug with the latest version of GPE. The problem is that launching your Web Application attempts to synchronize Maven's target directory, which wipes out all of the artifacts that have been dumped there (i.e. via a compilation). We're working to fix this, and a point release of GPE with

Re: java.lang.NoClassDefFoundError: com/google/gwt/dev/Compiler

2010-11-03 Thread Rajeev Dayal
Hi, Is this a maven-based project that you're having trouble with? What does your project's build path look like? Thanks, Rajeev On Tue, Nov 2, 2010 at 3:05 PM, masterGaurav gaurav.va...@gmail.com wrote: It seems gwt-dev.jar is missing in your project classpath. -- Happy Hacking, Gaurav

Re: Can't compile in eclipe - unhandled event loop exception

2010-11-03 Thread Rajeev Dayal
.v201010280047.jar com.google.gdt.eclipse.platform.e35_1.4.0.v201010280047.jar com.google.gdt.eclipse.platform.shared_1.4.0.v201010280047.jar com.google.gdt.eclipse.platform_1.4.0.v201010280047.jar com.google.gdt.eclipse.suite_1.4.0.v201010280047.jar On 2 Nov, 16:24, Rajeev Dayal rda...@google.com

Re: unable to install GWT Eclipse plugin

2010-11-03 Thread Rajeev Dayal
I would stick with the non-classic install mechanism. Have you set up your proxy settings in Preferences - General - Network Connection? Also, are you able to correctly access this update site: http://download.eclipse.org/eclipse/updates/3.6 ? On Wed, Nov 3, 2010 at 9:36 AM, SteveB

Re: Can't compile in eclipe - unhandled event loop exception

2010-11-02 Thread Rajeev Dayal
Can you drop into your Eclipse installation's plugin directory and tell me the names of all of the plugins in there that start with com.google.gdt.*? Also, do you see any errors in your Error Log (Window - Show View - Error Log)? On Tue, Nov 2, 2010 at 11:12 AM, Stephan T

Re: turn off auto-completion suggestion box on uibinder ui.xml in eclipse

2010-11-01 Thread Rajeev Dayal
We put a fix into the final version of GPE 1.4.0 to resolve this issue. If you wouldn't mind, can you grab the latest version, and try re-enabling auto-completions to see if things have sped up for you? On Thu, Oct 21, 2010 at 2:00 AM, Yau kvle...@gmail.com wrote: I found it.

Re: GWT module 'applicationScaffold' may need to be (re)compiled -- Spring Roo

2010-11-01 Thread Rajeev Dayal
What is the URL that you're entering into your browser (after the Debug As) step? On Mon, Nov 1, 2010 at 3:18 PM, hifimusic akshat.k...@gmail.com wrote: I've just installed STS 2.5.0 with spring roo 1.1.0 on an Ubuntu 9.10 machine I've installed the gwt and datanucleus extensions. I ran

Re: revert Google Plugin for Eclipse

2010-10-28 Thread Rajeev Dayal
Sorry about this. We'll take care of it in an upcoming point release. On Thu, Oct 28, 2010 at 4:21 PM, Jeff Larsen larse...@gmail.com wrote: You can turn off the error in the new plugin window -pref -google-errors and warnings - GWT UIBinder - Not a subtype of widget On Oct 28, 2:45 pm,

Re: [gwt-contrib] [google-web-toolkit] r8838 committed - Placeholder for RC1 Maven and GPE artifacts.

2010-09-22 Thread Rajeev Dayal
Sorry, I'm not sure what you're referring to here. On Wed, Sep 22, 2010 at 1:58 PM, Patrick Julien pjul...@gmail.com wrote: Hmm, does that mean we would still be stuck using only static methods? I mean, it's not that far out to introduce a helper class to find types. On Wed, Sep 22, 2010

Re: plugin failed to connect to hosted mode server at 127.0.0.1:9997

2010-09-17 Thread Rajeev Dayal
Look at your c:\Windows\system32\drivers\etc\hosts file. What do the entries look like in there? On Fri, Sep 17, 2010 at 11:20 AM, consutes consu...@hotmail.com wrote: Hi bouadma abderrazak, are you found the solution? -- You received this message because you are subscribed to the

Re: GWT Eclipse Project not always updating classes

2010-09-17 Thread Rajeev Dayal
Can you expand on what you mean? How do you know that it puts the old classes back there? On Fri, Sep 17, 2010 at 7:33 AM, AlexG alexander.gauss.ax...@googlemail.com wrote: Hi Samuru, maybe you have two instances of your App running? This could be one reason. Make sure, that you close all

Re: Problems with gwt plugin and eclipse

2010-09-08 Thread Rajeev Dayal
) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java: 244) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java: 230) ... 38 more On Sep 6, 6:40 pm, Rajeev Dayal rda...@google.com wrote: Hi, Sorry that I'm late on replying to this thread

Re: Problems with gwt plugin and eclipse

2010-09-06 Thread Rajeev Dayal
Hi, Sorry that I'm late on replying to this thread. TBirch, can you take a look at your Error Log (Window - Show View - Error Log), and see if there is a full stack trace listed for the error that you're describing? There may be some sort of API change that we haven't accounted for in Eclipse

Re: [gwt-contrib] Re: Eclipse: GDT - Scala plugin cooperation problem

2010-09-06 Thread Rajeev Dayal
! Martin On Wed, Aug 25, 2010 at 18:30, Rajeev Dayal rda...@google.com wrote: If you uninstall GPE and leave the Scala plugin, does everything work? What type of launch configuration are you using? Is it a Web Application launch configuration? On Wed, Aug 25, 2010 at 3:06 AM, Martin Mauch

Re: Java SE binary failure - GWT - STS Roo - Maven installation -- scaffold tutorial

2010-08-30 Thread Rajeev Dayal
-b02) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) On Aug 25, 9:28 am, Rajeev Dayal rda...@google.com wrote: Do you have multiple versions of Java installed on your machine? It may be the case that even though you installed a new version, it's still using the old one

Re: Java SE binary failure - GWT - STS Roo - Maven installation -- scaffold tutorial

2010-08-25 Thread Rajeev Dayal
Do you have multiple versions of Java installed on your machine? It may be the case that even though you installed a new version, it's still using the old one. If you type java -version at the command line, what do you see? On Mon, Aug 23, 2010 at 10:55 PM, giantbluejay

Re: [gwt-contrib] Re: Eclipse: GDT - Scala plugin cooperation problem

2010-08-25 Thread Rajeev Dayal
If you uninstall GPE and leave the Scala plugin, does everything work? What type of launch configuration are you using? Is it a Web Application launch configuration? On Wed, Aug 25, 2010 at 3:06 AM, Martin Mauch martin.ma...@gmail.comwrote: I'm running into the same problem here. Is there any

Re: GWT 2.0, Maven, Google eclipse and TOMCAT, why didn't google build maven support?

2010-08-10 Thread Rajeev Dayal
Hey guys, I know that maven issues with GWT and GPE are a common theme. We're currently working on improving the experience within GPE. It won't solve all of the problems, but it will at least solve some of them. Hilco's suggestion is probably the best one at this point, as GPE 1.4 M2 contains

Re: GWT Jetty binding other IP

2010-08-02 Thread Rajeev Dayal
Add the following to the Program Arguments section of your launch config: -bindAddress ip address Use 0.0.0.0 to bind to all valid addresses. On Mon, Aug 2, 2010 at 10:00 AM, Ronaldo Rigoni ... rrig...@gmail.comwrote: Hello all, I need to change the 127.0.0.1 of the Jetty binding IP on

Re: GWT Eclipse Plugin doesn't work with read-only Eclipse Helios file system

2010-07-28 Thread Rajeev Dayal
Added a FAQ entry on this: http://edge.atl.corp.google.com:/eclipse/docs/faq.html#multiuser On Thu, Jul 15, 2010 at 11:52 AM, Rajeev Dayal rda...@google.com wrote: Hi, We've been hearing reports of this, but also for people using Eclipse 3.5. Do you run into the same problem if using

Re: GWT Eclipse Plugin doesn't work with read-only Eclipse Helios file system

2010-07-28 Thread Rajeev Dayal
Sorry, I meant http://code.google.com/eclipse/docs/faq.html#multiuser. On Thu, Jul 15, 2010 at 11:52 AM, Rajeev Dayal rda...@google.com wrote: Hi, We've been hearing reports of this, but also for people using Eclipse 3.5. Do you run into the same problem if using Eclipse 3.5? Also, did

Re: Unable to add the GWT plugin into eclipse 3.6

2010-07-26 Thread Rajeev Dayal
Also, is that the full set of errors? Are you able to scroll down and see if any more errors are listed there? On Mon, Jul 26, 2010 at 10:21 AM, Jeff Chimene jchim...@gmail.com wrote: Hi: What's your baseline Eclipse install (JavaEE, C/C++...) I've been using Java EE On Mon, Jul 26, 2010

Re: Using the Eclipse plugin to install a previous version of GWT

2010-07-26 Thread Rajeev Dayal
Hi Greg, Jeff is correct; even though you cannot download the GWT 1.7 SDK in bundled form, you can still download the zip file separately, unpack it, and then add the SDK to GPE using this method: http://code.google.com/eclipse/docs/using_sdks.html

Re: Eclipse - Google Addons are gone after update

2010-07-20 Thread Rajeev Dayal
is an eclipse updates, a plugin updates or a windows update. On Tue, Jul 20, 2010 at 1:58 AM, Rajeev Dayal rda...@google.com wrote: As an FYI, this issue is being tracked here: http://code.google.com/p/google-web-toolkit/issues/detail?id=5080 On Mon, Jul 19, 2010 at 5:57 PM, Jeff Chimene jchim

Re: Eclipse - Google Addons are gone after update

2010-07-19 Thread Rajeev Dayal
As an FYI, this issue is being tracked here: http://code.google.com/p/google-web-toolkit/issues/detail?id=5080 On Mon, Jul 19, 2010 at 5:57 PM, Jeff Chimene jchim...@gmail.com wrote: On 07/19/2010 07:44 AM, Magnus wrote: Well, I just found that tar tvfz eclipse-archive shows tomcat/ users

Re: GWT Eclipse Plugin doesn't work with read-only Eclipse Helios file system

2010-07-15 Thread Rajeev Dayal
Hi, We've been hearing reports of this, but also for people using Eclipse 3.5. Do you run into the same problem if using Eclipse 3.5? Also, did you install Eclipse as a root user, but the plugin as a non-root user? Rajeev On Wed, Jul 14, 2010 at 11:29 PM, blackbeltdev

Re: Google Plugin for Eclipse 3.6 + Different war directory

2010-07-12 Thread Rajeev Dayal
On Sat, Jul 10, 2010 at 10:13 AM, Bálint Kriván bal...@krivan.hu wrote: Okay, I've just had time to check it again. I've created a new project in Eclipse 3.6 called Dynamic Web Project, and added GWT 2.1.0.M2 (set the WAR directory to src/main/webapp, unchecked Launch Deploy, but provided war

Re: Problem with Eclipse, Google plugin and WTP

2010-07-12 Thread Rajeev Dayal
. Thanks for helping, Simon On 2 juil, 19:18, Rajeev Dayal rda...@google.com wrote: Hey Simon, If you navigate to the smart-ui project properties - Google - Web Application, what is the WAR folder set to? Is the Launch and Deploy From this Directory box checked? In your case, it should

Re: Eclipse - Google Addons are gone after update

2010-07-12 Thread Rajeev Dayal
HI, Sorry you're running into trouble with upgrading the plugin. How exactly did you try and upgrade the plugin? Also, what distribution and version of Eclipse are you using, and what OS are you running on? If you navigate to your Error Log (Window - Show View - Error Log), do you see any errors

Re: Problem with Eclipse, Google plugin and WTP

2010-07-02 Thread Rajeev Dayal
Hey Simon, If you navigate to the smart-ui project properties - Google - Web Application, what is the WAR folder set to? Is the Launch and Deploy From this Directory box checked? In your case, it should not be. Rajeev On Wed, Jun 30, 2010 at 7:29 AM, SimonM simon.manqu...@gmail.com wrote:

Re: GWT eclipse plugin source code

2010-06-22 Thread Rajeev Dayal
Hi, At this time, we haven't set a date for open-sourcing the code. Rajeev On Thu, Jun 10, 2010 at 9:06 AM, fedy2 defav...@gmail.com wrote: Hi, when the GWT eclipse plugin source code will be released? Thanks, Federico -- You received this message because you are subscribed to the

Re: gwt-maven-plugin deploy problem

2010-06-21 Thread Rajeev Dayal
I think you've got some entries on your server's runtime classpath (in WAR/WEB-INF/lib) which do not need to be there. gwt-user.jar should not be there - gwt-servlet.jar should. Also, servlet-api-2.5.jar does not need to be there either; that is provided by Tomcat. On Wed, Jun 9, 2010 at 3:57 PM,

Re: Exceptions after unchecking Use Google AppEngine - SOLVED

2010-06-21 Thread Rajeev Dayal
Filed the following issue for this: http://code.google.com/p/google-web-toolkit/issues/detail?id=5041 http://code.google.com/p/google-web-toolkit/issues/detail?id=5041Feel free to star it/add comments as you see fit. On Sun, Jun 20, 2010 at 9:41 AM, Sripathi Krishnan

Re: [gwt-contrib] STS RPC failures

2010-05-24 Thread Rajeev Dayal
I missing? FWIW, when launching from STS (Run as-Web Application), it launches a Finder window and prompts me to select a WAR directory, which defaults to target/extrack-0.1.0-SNAPSHOT. On Fri, May 21, 2010 at 11:24 AM, Rajeev Dayal rda...@google.com wrote: The roo directory should

Re: [gwt-contrib] STS RPC failures

2010-05-21 Thread Rajeev Dayal
I wonder about the version of Roo that you're using. If you navigate down into your STS folder, do you see a roo-related directory there? What is the name of that directory? I think you need to be using the milestone version of roo, which is located at sts dir/roo dir/bin/roo.{sh, bat}. On Fri,

  1   2   3   4   5   >