--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
Hi Jeff,This is a known bug that we'll have fixed for the next RC.To avoid this error, do not close the Web App Launch View once it has been opened (minimization is okay, the problem occurs when you actually close the view).
If you do get into this state, restarting Eclipse will fix the problem.
On Wed, Nov 18, 2009 at 3:12 PM, Rajeev Dayal <rda...@google.com> wrote:
Hi Jeff,This is a known bug that we'll have fixed for the next RC.To avoid this error, do not close the Web App Launch View once it has been opened (minimization is okay, the problem occurs when you actually close the view).
Hi Rajeev,
That's probably the case. I do seem to recall closing the view, rather than minimizing same. The new view is extremely cool, btw.
If you do get into this state, restarting Eclipse will fix the problem.
I did cycle Eclipse, but it didn't resolve the issue. I normally exit Eclipse w/ one or more projects open.
Hi Rajeev
Here's a log from an Eclipse crash this evening. This occurs during startup. It's usually cured by closing and reopening the project.
--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
The activator org.eclipse.jdt.internal.ui.JavaPlugin for bundle org.eclipse.jdt.ui is invalid
--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
The following line in the log makes me thing that JDT failed to load:The activator org.eclipse.jdt.internal.ui.JavaPlugin for bundle org.eclipse.jdt.ui is invalidSearching the different groups it sounds like other people have run into a similar problem with other plugins. Here is a link to what I found: http://www.eclipse.org/forums/index.php?t=msg&goto=234102&S=1c71d503cef7c45929b35583ab8ff807.I wonder if this is what you are seeing something similar?
Are you still in this state?
If so, could you try deleting the .metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat when this problem happens.
It looks like JDT fails to load if that file is corrupted.
Also, what platform are you running on?
--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.