We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available. Some of the notable improvements are:
- Support for Eclipse 3.5 (Galileo) - GWT RPC interface validation with quick fixes - App Engine DataNucleus enhancer console no longer steals focus on save
To get started right way, take a look at the installation instructions<http://code.google.com/eclipse/docs/download.html> or just use the update site below that corresponds to your version of Eclipse.
> We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is
> now available. Some of the notable improvements are:
> - Support for Eclipse 3.5 (Galileo)
> - GWT RPC interface validation with quick fixes
> - App Engine DataNucleus enhancer console no longer steals focus on save
> To get started right way, take a look at the installation
> instructions<http://code.google.com/eclipse/docs/download.html> or
> just use the update site below that corresponds to your version of Eclipse.
> > To get started right way, take a look at the installation
> > instructions<http://code.google.com/eclipse/docs/download.html> or
> > just use the update site below that corresponds to your version of Eclipse.
> We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is
> now available. Some of the notable improvements are:
> - Support for Eclipse 3.5 (Galileo)
> - GWT RPC interface validation with quick fixes
> - App Engine DataNucleus enhancer console no longer steals focus on save
> To get started right way, take a look at the installation
> instructions<http://code.google.com/eclipse/docs/download.html> or
> just use the update site below that corresponds to your version of Eclipse.
> We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is
> now available. Some of the notable improvements are:
> - Support for Eclipse 3.5 (Galileo)
> - GWT RPC interface validation with quick fixes
> - App Engine DataNucleus enhancer console no longer steals focus on save
> To get started right way, take a look at the installation
> instructions<http://code.google.com/eclipse/docs/download.html> or
> just use the update site below that corresponds to your version of Eclipse.
Hi everyone!
I've installed
eclipse-jee-galileo-win32.zip
gwt-windows-1.7.0.zip
and I am going through the "Getting started" tutorial for GWT (http://
code.google.com/webtoolkit/tutorials/1.6/debug.html)
Everything works just fine until I get the Step 6: Debugging a GWT
Application.
Execution of the GWT application doesn't stop at the breakpoints that
I set in Eclipse.
At the same time it works non-GWT applications.
I am new to GWT and Eclipse so I can miss something.
Do I need to do something specific for GWT application to debug it in
Eclipse?
Shavkat S wrote:
> Hi everyone!
> I've installed
> eclipse-jee-galileo-win32.zip
> gwt-windows-1.7.0.zip
> and I am going through the "Getting started" tutorial for GWT (http://
> code.google.com/webtoolkit/tutorials/1.6/debug.html)
> Everything works just fine until I get the Step 6: Debugging a GWT
> Application.
> Execution of the GWT application doesn't stop at the breakpoints that
> I set in Eclipse.
> At the same time it works non-GWT applications.
> I am new to GWT and Eclipse so I can miss something.
> Do I need to do something specific for GWT application to debug it in
> Eclipse?
I was under the impression that GWT would not work with Java6, anyway. Did I misinterpret something? We actually backed ourselves to Java5 for compliance.
Paul Robinson wrote: > There's a bug in JDK 1.6.0_14 which causes breakpoints not to work. > Check which JDK version you have. 1.6.0_16 is out and allegedly fixes > this bug.
David C. Hicks wrote: > I was under the impression that GWT would not work with Java6, anyway. > Did I misinterpret something? We actually backed ourselves to Java5 for > compliance.
> Paul Robinson wrote:
>> There's a bug in JDK 1.6.0_14 which causes breakpoints not to work. >> Check which JDK version you have. 1.6.0_16 is out and allegedly fixes >> this bug.
> I was under the impression that GWT would not work with Java6, anyway. > Did I misinterpret something? We actually backed ourselves to Java5 for > compliance.
Java6 other than the .0_13 point release is fine. Remember that GWT only emulates a subset of the JRE; Java5 vs. Java6 may not be much of an issue for your application.
> Paul Robinson wrote: >> There's a bug in JDK 1.6.0_14 which causes breakpoints not to work. >> Check which JDK version you have. 1.6.0_16 is out and allegedly fixes >> this bug.
>> I was under the impression that GWT would not work with Java6, anyway. >> Did I misinterpret something? We actually backed ourselves to Java5 for >> compliance.
> Java6 other than the .0_13 point release is fine. Remember that GWT only > emulates a subset of the JRE; Java5 vs. Java6 may not be much of an > issue for your application.
>> Paul Robinson wrote: >>> There's a bug in JDK 1.6.0_14 which causes breakpoints not to work. >>> Check which JDK version you have. 1.6.0_16 is out and allegedly fixes >>> this bug.
>> I was under the impression that GWT would not work with Java6, anyway. >> Did I misinterpret something? We actually backed ourselves to Java5 for
>> compliance.
>> Paul Robinson wrote:
>>> There's a bug in JDK 1.6.0_14 which causes breakpoints not to work.
>>> Check which JDK version you have. 1.6.0_16 is out and allegedly fixes
>>> this bug.
I had the same problem and installed the latest version (JDK 1.6.0_16)
and it is now fixed. One of the bugs fixed in 1.6.0_16 is that
breakpoints were not working.
On Aug 26, 11:39 am, Shavkat S <shavka...@gmail.com> wrote:
> Hi everyone!
> I've installed
> eclipse-jee-galileo-win32.zip
> gwt-windows-1.7.0.zip
> and I am going through the "Getting started" tutorial for GWT (http://
> code.google.com/webtoolkit/tutorials/1.6/debug.html)
> Everything works just fine until I get the Step 6: Debugging a GWT
> Application.
> Execution of the GWT application doesn't stop at thebreakpointsthat
> I set in Eclipse.
> At the same time it works non-GWT applications.
> I am new to GWT and Eclipse so I can miss something.
> Do I need to do something specific for GWT application to debug it in
> Eclipse?
> We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is
> now available. Some of the notable improvements are:
> - Support for Eclipse 3.5 (Galileo)
> - GWT RPC interface validation with quick fixes
> - App Engine DataNucleus enhancer console no longer steals focus on save
> To get started right way, take a look at the installation
> instructions<http://code.google.com/eclipse/docs/download.html> or
> just use the update site below that corresponds to your version of Eclipse.
> There's a bug in JDK 1.6.0_14 which causes breakpoints not to work.
> Check which JDK version you have. 1.6.0_16 is out and allegedly fixes
> this bug.
> Shavkat S wrote:
> > Hi everyone!
> > I've installed
> > eclipse-jee-galileo-win32.zip
> > gwt-windows-1.7.0.zip
> > and I am going through the "Getting started" tutorial for GWT (http://
> > code.google.com/webtoolkit/tutorials/1.6/debug.html)
> > Everything works just fine until I get the Step 6: Debugging a GWT
> > Application.
> > Execution of the GWT application doesn't stop at the breakpoints that
> > I set in Eclipse.
> > At the same time it works non-GWT applications.
> > I am new to GWT and Eclipse so I can miss something.
> > Do I need to do something specific for GWT application to debug it in
> > Eclipse?
I just updated my GWT plug-in for Eclipse (Galileo on OSX 10.6) and
now Eclipse won't start:
An error has occurred:
See log .....
Log says:
!SESSION Fri Sep 04 10:53:15 PDT 2009
------------------------------------------!ENTRY
org.eclipse.equinox.launcher 4 0 2009-09-04 10:53:15.910
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:
556)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Anyone else having this problem?
-Kirk
On Sep 3, 3:50 pm, NIgel Leck <ni...@stsoftware.com.au> wrote:
On Fri, Sep 4, 2009 at 2:04 PM, Kirkalicious <kgta...@gmail.com> wrote:
> I just updated my GWT plug-in for Eclipse (Galileo on OSX 10.6) and
> now Eclipse won't start:
> An error has occurred:
> See log .....
> Log says:
> !SESSION Fri Sep 04 10:53:15 PDT 2009
> ------------------------------------------!ENTRY
> org.eclipse.equinox.launcher 4 0 2009-09-04 10:53:15.910
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.ClassNotFoundException:
> org.eclipse.core.runtime.adaptor.EclipseStarter
> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:
> 556)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> Anyone else having this problem?
> -Kirk
> On Sep 3, 3:50 pm, NIgel Leck <ni...@stsoftware.com.au> wrote:
> > Why no support for Netbeans ? This just seems to be a bit of a game to
> > force people to use one IDE over the other.
Oops, just realized the bug contains multiple workarounds. Look at the
bottom of the bug for the proper workaround involving updating the ini file
to point to the proper location of the missing jar.
On Tue, Sep 8, 2009 at 11:28 AM, Jason Parekh <jasonpar...@gmail.com> wrote:
> Hey Kirk,
> Hmm, that's definitely a strange error. I searched around, and noticed
> people running into this while updating other plugins too.
> On Fri, Sep 4, 2009 at 2:04 PM, Kirkalicious <kgta...@gmail.com> wrote:
>> I just updated my GWT plug-in for Eclipse (Galileo on OSX 10.6) and
>> now Eclipse won't start:
>> An error has occurred:
>> See log .....
>> Log says:
>> !SESSION Fri Sep 04 10:53:15 PDT 2009
>> ------------------------------------------!ENTRY
>> org.eclipse.equinox.launcher 4 0 2009-09-04 10:53:15.910
>> !MESSAGE Exception launching the Eclipse Platform:
>> !STACK
>> java.lang.ClassNotFoundException:
>> org.eclipse.core.runtime.adaptor.EclipseStarter
>> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
>> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:
>> 556)
>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
>> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
>> Anyone else having this problem?
>> -Kirk
>> On Sep 3, 3:50 pm, NIgel Leck <ni...@stsoftware.com.au> wrote:
>> > Why no support for Netbeans ? This just seems to be a bit of a game to
>> > force people to use one IDE over the other.
> Oops, just realized the bug contains multiple workarounds. Look at the
> bottom of the bug for the proper workaround involving updating the ini file
> to point to the proper location of the missing jar.
> jason
> On Tue, Sep 8, 2009 at 11:28 AM, Jason Parekh <jasonpar...@gmail.com> wrote:
> > Hey Kirk,
> > Hmm, that's definitely a strange error. I searched around, and noticed
> > people running into this while updating other plugins too.
> > On Fri, Sep 4, 2009 at 2:04 PM, Kirkalicious <kgta...@gmail.com> wrote:
> >> I just updated my GWT plug-in for Eclipse (Galileo on OSX 10.6) and
> >> now Eclipse won't start:
> >> An error has occurred:
> >> See log .....
> >> Log says:
> >> !SESSION Fri Sep 04 10:53:15 PDT 2009
> >> ------------------------------------------!ENTRY
> >> org.eclipse.equinox.launcher 4 0 2009-09-04 10:53:15.910
> >> !MESSAGE Exception launching the Eclipse Platform:
> >> !STACK
> >> java.lang.ClassNotFoundException:
> >> org.eclipse.core.runtime.adaptor.EclipseStarter
> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> >> at java.security.AccessController.doPrivileged(Native Method)
> >> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
> >> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:
> >> 556)
> >> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> >> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> >> Anyone else having this problem?
> >> -Kirk
> >> On Sep 3, 3:50 pm, NIgel Leck <ni...@stsoftware.com.au> wrote:
> >> > Why no support for Netbeans ? This just seems to be a bit of a game to
> >> > force people to use one IDE over the other.