Re: Error installing google plugin for eclipse

2009-04-08 Thread Jose Diaz
Sorry The error is because in my preferences i am using JDK 1.4 by
default.

I change to jdk 1.6 and the problem was solved.

Joe.
www.joedayz.org

On Wed, Apr 8, 2009 at 1:17 PM, Jose Diaz  wrote:

> This is the information of my STS:
>
> SpringSource Tool Suite
>
> Version: 2.0.0
>
> (c) Copyright SpringSource 2007, 2009. All rights reserved.
> Visit http://springsource.com/products/sts
>
> My ubuntu:
>
> Ubuntu 8.10 - the Intrepid Ibex - released in October 2008.
>
> Log:
>
>
> !ENTRY org.eclipse.jdt.ui 4 10001 2009-04-08 13:17:19.818
> !MESSAGE Internal Error
> !STACK 1
> Java Model Exception: Core Exception [code 0] Invocation of
> com.google.gwt.user.tools.WebAppCreator failed. See the error log for more
> details.
> at
> org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:50)
> at
> org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:716)
> at
> org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4563)
> at
> org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:92)
> at
> org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Caused by: org.eclipse.core.runtime.CoreException: Invocation of
> com.google.gwt.user.tools.WebAppCreator failed. See the error log for more
> details.
> at
> com.google.gwt.eclipse.core.runtime.tools.WebAppProjectCreatorRunner.createProject(WebAppProjectCreatorRunner.java:48)
> at
> com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.createGWTProject(WebAppProjectCreator.java:376)
> at
> com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.create(WebAppProjectCreator.java:204)
> at
> com.google.gdt.eclipse.suite.wizards.NewWebAppProjectWizard.finishPage(NewWebAppProjectWizard.java:202)
> at
> org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(NewElementWizard.java:117)
> at
> org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
> at
> org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:716)
> at
> org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4563)
> at
> org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:92)
> at
> org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> !SUBENTRY 1 com.google.gwt.eclipse.core 4 0 2009-04-08 13:17:19.819
> !MESSAGE Invocation of com.google.gwt.user.tools.WebAppCreator failed. See
> the error log for more details.
>
>
>
>
>
>
>
> 2009/4/8 Miguel Méndez 
>
> Was there a stack traced or more information in the failure?  What versions
>> of eclipse, etc are involved?
>>
>> On Wed, Apr 8, 2009 at 1:43 PM, joedayz  wrote:
>>
>>>
>>> I installed in Spring tool suite 2.0 the plugin.
>>> I work in ubuntu (linux).
>>>
>>> For I got it error:
>>>
>>> Invocation of com.google.gwt.user.tools.WebAppCreator failed.
>>>
>>> If someone can help with it.
>>>
>>> Please,
>>>
>>> Joe
>>>
>>>
>>>
>>
>>
>> --
>> Miguel
>>
>>
>> >>
>>
>
>
> --
> **
> **
> JOEDAYZ
> Ing. Jose Diaz Diaz
> www.joedayz.com
> 4116200 ext 2527
> 985419782
> **
> **
>



-- 
**
**
JOEDAYZ
Ing. Jose Diaz Diaz
www.joedayz.com
4116200 ext 2527
985419782
**
**

--~--~-~--~~~---~--~~
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-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Error installing google plugin for eclipse

2009-04-08 Thread Jose Diaz
This is the information of my STS:

SpringSource Tool Suite

Version: 2.0.0

(c) Copyright SpringSource 2007, 2009. All rights reserved.
Visit http://springsource.com/products/sts

My ubuntu:

Ubuntu 8.10 - the Intrepid Ibex - released in October 2008.

Log:


!ENTRY org.eclipse.jdt.ui 4 10001 2009-04-08 13:17:19.818
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Core Exception [code 0] Invocation of
com.google.gwt.user.tools.WebAppCreator failed. See the error log for more
details.
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:50)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:716)
at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4563)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:92)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: org.eclipse.core.runtime.CoreException: Invocation of
com.google.gwt.user.tools.WebAppCreator failed. See the error log for more
details.
at
com.google.gwt.eclipse.core.runtime.tools.WebAppProjectCreatorRunner.createProject(WebAppProjectCreatorRunner.java:48)
at
com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.createGWTProject(WebAppProjectCreator.java:376)
at
com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.create(WebAppProjectCreator.java:204)
at
com.google.gdt.eclipse.suite.wizards.NewWebAppProjectWizard.finishPage(NewWebAppProjectWizard.java:202)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(NewElementWizard.java:117)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:716)
at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4563)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:92)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!SUBENTRY 1 com.google.gwt.eclipse.core 4 0 2009-04-08 13:17:19.819
!MESSAGE Invocation of com.google.gwt.user.tools.WebAppCreator failed. See
the error log for more details.







2009/4/8 Miguel Méndez 

> Was there a stack traced or more information in the failure?  What versions
> of eclipse, etc are involved?
>
> On Wed, Apr 8, 2009 at 1:43 PM, joedayz  wrote:
>
>>
>> I installed in Spring tool suite 2.0 the plugin.
>> I work in ubuntu (linux).
>>
>> For I got it error:
>>
>> Invocation of com.google.gwt.user.tools.WebAppCreator failed.
>>
>> If someone can help with it.
>>
>> Please,
>>
>> Joe
>>
>>
>>
>
>
> --
> Miguel
>
>
> >
>


-- 
**
**
JOEDAYZ
Ing. Jose Diaz Diaz
www.joedayz.com
4116200 ext 2527
985419782
**
**

--~--~-~--~~~---~--~~
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-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---