Hi
> That's not good at all. Can you check out your error log and see if you
> notice any problems? To see your error log, go to Window -> Show View ->
> Error Log.
Sure. I've reverted to 3.4, but i'll give 3.5 another go.
--
Thanks
Paul
Paul Grenyer
e: paul.gren...@gmail.com
w: http://www.ma
unge and upgraded to Eclipse 3.5 with the latest
> version of the plugin.
>
> However, when I install it (from the update site) I loose my previous
> plugins (subclipse, IvyDE, etc) and there's no sign of the GWT plugin
> either, although all of my plugins, including GWT,
Hi All
I've taken the plunge and upgraded to Eclipse 3.5 with the latest
version of the plugin.
However, when I install it (from the update site) I loose my previous
plugins (subclipse, IvyDE, etc) and there's no sign of the GWT plugin
either, although all of my plugins, includin
develop the same.
> I have made use of GWT plugin and trying to fetch data with RPC
> mechanism
>
> I am able to pass string from server to client and the other way
> round, but when I try to fetch data from Sybase using Sun.ODBC.JDBC
> driver I am getting access denied error
>
I looked in the classpath tab in eclipse but couldnt see gwt-user.jar
or gwt-dev-platform.jarjust the "GWT SDK 1.7.0" (which wasnt
expandable) and which I assumed replaced them.
I downloaded them anyway, and added them manually, but it didn't
remove the error.
I do believe all my project mod
A few questions
-Can you post the source of the main module file that you're running?
-Can you view your launch configuration, and ensure that all of your project
modules that you expect are listed on the GWT tab?
-Can you view your launch configuration's classpath? Expand the GWT
Classpath conta
The current version of GWT can only run with a 32-bit JVM because GWT
depends on SWT, and GWT only bundles the 32-bit version of the SWT libraries
that it requires.
The next version of GWT will support Out-of-process-hosted-mode, which means
that you can use a real browser while debugging your GWT
2009/7/31 Rajeev Dayal :
> You need to use a 32-bit JVM when running GWT. Install a 32-bit JVM, and
> change your project's JDK to use the 32-bit JVM.
> In future versions of GWT, it will no longer be necessary to use a 32-bit
> JVM.
I have a 64bit platform and I don't want to use 32bit.
Why ther
I've started to get lots of XML errors flagging when I try to compile.
It seems it cant find the source code for various bits of XML
handeling;
[ERROR] Line 1486: No source code is available for type
com.google.gwt.xml.client.Document; did you forget to inherit a
required module?
[ERROR] Line 148
You need to use a 32-bit JVM when running GWT. Install a 32-bit JVM, and
change your project's JDK to use the 32-bit JVM.
In future versions of GWT, it will no longer be necessary to use a 32-bit
JVM.
On Fri, Jul 31, 2009 at 8:04 AM, msan wrote:
>
> Hallo.
> Sorry for my bad english.
> I'm using
Hallo.
Sorry for my bad english.
I'm using eclipse Galileo on a debian linux system AMD64.
I've followed the example StoWatcher application to start with GWT but
when I run it I receive this error message:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/mauro/
eclipse/plugins/
co
Hi,
I am new to web application development in Java and using Eclipse as
IDE to develop the same.
I have made use of GWT plugin and trying to fetch data with RPC
mechanism
I am able to pass string from server to client and the other way
round, but when I try to fetch data from Sybase using
Ah! that is much simpler. Thanks
--~--~-~--~~~---~--~~
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, se
Go to Project Properties -> Google -> Web Toolkit and verify that "Use
Google Web Toolkit" is checked, and a valid SDK is selected.
On Thu, Jul 23, 2009 at 11:35 AM, dk wrote:
>
> Hi,
>
> I have been using gwt 1.6, eclipse (Ganymede), and the gwt eclipse
> plug-in under Ubuntu for awhile. This
Hi,
I have been using gwt 1.6, eclipse (Ganymede), and the gwt eclipse
plug-in under Ubuntu for awhile. This morning I came in to find that
my GWT imports have all gone away and there are a few sun... and
javax... imports instead.
import javax.swing.event.ChangeEvent;
import javax.xml.ws.Respon
Hey braverju,
Which version of Eclipse are you using? There was a thread earlier
where some people were having a very similar problem -- maybe you're
having the same one?
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/e91e92617ab119c3/f5efabaa59fc7bdc
Hopefully we can he
Dear friends,
I have installed WebApplication plug in to my Eclipse. However, when I
try to create a new application I get the error message. Her is what I
get in my error log.
Thank you. I would appreciate your help so much!
!ENTRY org.eclipse.jdt.ui 4 10001 2009-07-16 10:51:06.119
!MESSAGE In
wrote:
>
> Hi@ all,
>
> am new to both GWT and Eclipse, so forgive me any kind of stupidity.
> I've installed both the GWT Plugin and the corresponding SDK correctly
> if you ask me, and now want to to the Stockwatcher example from the
> Tutorial (http://code.google.com/
Hi@ all,
am new to both GWT and Eclipse, so forgive me any kind of stupidity.
I've installed both the GWT Plugin and the corresponding SDK correctly
if you ask me, and now want to to the Stockwatcher example from the
Tutorial (http://code.google.com/intl/de/webtoolkit/tutorials/1.6/
create
Hey Eric,
See http://code.google.com/eclipse/docs/existingprojects.html
Post back on this thread if you have any other questions.
Rajeev
On Tue, Jun 30, 2009 at 3:35 PM, EricM wrote:
>
> I am trying to convert a web-application project originally created in
> the following environment-
>
I am trying to convert a web-application project originally created in
the following environment-
- on a Windows installation of eclipse
- using GWT 1.4.62, installed separately from eclipse
into the following environment
- a mac installation of eclipse
- with gwt 1.6.4 installed as
Hi,
Try to re-download the archive. It seems to have a problem with your jar
file...
Regards,
2009/6/28 Bruce Choi
>
> I can't the eclipse pligin to instal... i keep getting this error!
>
> http://i616.photobucket.com/albums/tt248/chukkii_2009/error-1.jpg
>
> >
>
--
Damien Picard
Open Sourc
I can't the eclipse pligin to instal... i keep getting this error!
http://i616.photobucket.com/albums/tt248/chukkii_2009/error-1.jpg
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To pos
Just remove line: gwt/shell/jvmargs
from gwt-impl.xml
On 1 июн, 23:20, "serega.shey...@gmail.com"
wrote:
> I was using GWFT+NB for a long time, but suddenly I got:
>
> attached JPDA debugger to localhost:tomcat_shared_memory_id
> init:
> debug-connect-gwt-shell:
> java.lang.NoClassDefFoundError
I was using GWFT+NB for a long time, but suddenly I got:
attached JPDA debugger to localhost:tomcat_shared_memory_id
init:
debug-connect-gwt-shell:
java.lang.NoClassDefFoundError: ${gwt/shell/jvmargs}
Caused by: java.lang.ClassNotFoundException: ${gwt.shell.jvmargs}
at java.net.URLClassLo
Little tired, took me a bit to figure this out... but it seems to work
Create GWT project with GWT Plugin:
Test Project->Run As->Web Application, should work fine.
Project->MyEclipse->Add Web Project Capabilities...
Set Web Root Directory to war
uncheck create web.xml
unch
> Arthur Kalmenson
>
>
>
> On Tue, Dec 16, 2008 at 3:12 AM, algesten wrote:
> >
> >
> > Hey,
> >
> > Thought I'd just make a quick note that I've created yet another maven-
> > gwt-plugin. This one follows the design principle of &quo
7;ve created yet another maven-
> gwt-plugin. This one follows the design principle of "small is
> beautiful". It deliberately limits itself to only do "mvn gwt:shell"
> and "mvn gwt:compile".
>
> http://code.google.com/p/maven-gwt-plugin/
>
> Desi
Hey,
Thought I'd just make a quick note that I've created yet another maven-
gwt-plugin. This one follows the design principle of "small is
beautiful". It deliberately limits itself to only do "mvn gwt:shell"
and "mvn gwt:compile".
http://code.goog
I'm working on a project that uses Grails-GWT plugin. JSON classes are
imported:
import com.google.gwt.json.client.JSONBoolean;
import com.google.gwt.json.client.JSONNumber;
import com.google.gwt.json.client.JSONObject;
When "grails run-app" is executed, I get er
501 - 530 of 530 matches
Mail list logo