Re: Plugin Upgrade Woes

2010-12-10 Thread Evan Ruff
I have gotten around this issue, but still don't know the cause. In case this sort of weirdness befalls any other GWT dev, here's what I did: 0. Upgrade Eclipse. I was running 3.5 so I jumped to Helios. I upgraded all my tools: GWT, ADT and Subclipse. I used the same workspace and, no surprise,

Re: Plugin Upgrade Woes

2010-12-10 Thread Evan Ruff
e, but this has fixed all my issues. Additionally, and this might just be subjective based on my overwhelming feeling of relief, but Eclipse seems way more responseive. Don't know if that's from clearing all the history or upgrading or what, but I think it's real. Thanks for all your help

Re: Plugin Upgrade Woes

2010-12-08 Thread Evan Ruff
Rajeev, Apparently, Eclipse upgraded my Android plugin at the same time. The new Android plugin had an error in it that was the source of a lot of those errors. I have upgraded the Android plugin and still get the same errors. Thanks, E -- You received this message because you are

Re: Plugin Upgrade Woes

2010-12-07 Thread Evan Ruff
Rajeev, Sorry for my late reply, I have been out of the office. Responses below: 2. No AspectJ, just pretty vanilla GWT project. 6. I was looking in the Problems View. After checking the Error Log window, I do have some errors. For every dependant project in my workspace, it says: Failed to

Re: Plugin Upgrade Woes

2010-12-06 Thread Rajeev Dayal
Hey Evan, Thanks for the information. Replies inline. On Sun, Dec 5, 2010 at 1:36 PM, Evan Ruff evan.r...@hendersonsawmill.comwrote: Rajeev, Thank you for your response! 1. The SDKs are listed as: gwt-2.0.4, 2.0.4, T:\gwt-2.0.4 gwt-2.1.0, 2.1.0, T:\gwt-2.1.0 All of them are clear

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: Plugin Upgrade Woes

2010-12-05 Thread Evan Ruff
Rajeev, Thank you for your response! 1. The SDKs are listed as: gwt-2.0.4, 2.0.4, T:\gwt-2.0.4 gwt-2.1.0, 2.1.0, T:\gwt-2.1.0 All of them are clear without errors. T: is a symbolic drive that I store all tools. It has always worked previous to this issue, so I don't think that's the problem. I

Re: Plugin Upgrade Woes

2010-12-05 Thread Evan Ruff
Oh, one more thing about the errors. This error is a new error and has popped up only after going through a TON of iterations trying to solve the problem. When the .class file issue first occurred, this error did not appear. E On Sun, Dec 5, 2010 at 1:36 PM, Evan Ruff

Re: Plugin Upgrade Woes

2010-12-04 Thread Evan Ruff
After fiddling with this some more, I am now getting the project does not have any GWT SDKs on its build path even though the GWT SDK library is marked and the gwt-user.jar and gwt-dev.jar are located in that library. Has anyone else experienced errors of this nature with the plugin? Thanks! E

Plugin Upgrade Woes

2010-12-02 Thread Evan Ruff
Hey guys, I'm having a really tough time today. I upgraded my GWT Plugin to 1.4v201010280047 at the update site and it has completely broken all of my projects. When I have the Use GWT item selected in my project properties, it will not generate any class files. the WEB-INF/classes folder