Hi Sandeep
You are using a JRE to run the GWT developer mode. In this context
that does not work, because the JRE does not contain a jarsigner. The
jarsigner is bundeled with the JDK. The best thing is to install a
JDK, point your Eclipse (Preferences -> Installed JRE) to this JDK and
use it to run the GWT developer mode.
Regards, Adrian
> On Tue, Dec 21, 2010 at 9:00 PM, Adrian Buerki <
a.bue...@gmail.com> wrote:
> > Hi Sandeep
>
> > This is the most simple project I can think of. I have just integrated
> > a really simple Applet and configured the JarLinker to create the
> > necessary Jar file.
>
> > You can import the project in Eclipse and run developer mode...
>
> > Regards, Adrian
>
> > 2010/12/21 sandeep bupathi <
sandeepbupath...@gmail.com>:
> > > Hi Jason,
> > > Can help me giving some sample project of Applet integrated with GWT, I
> > am
> > > using windows OS and Eclipse for developing my project. I got some some
> > > sample projects from the group but they are not working in
> > my environment.
> > > Please help me with some sample project with my environment, so that i
> > can
> > > refer to that and design according to my requirements.
> > > Thanks
> > > Sandeep
>
> > > On Tue, Dec 21, 2010 at 2:49 AM, Jason Greenberg <
ccie11...@gmail.com>
> > > wrote:
>
> > >> Try just inserting this field into your CounterAppletImpl class.
> > >> private static final long serialVersionUID = 1;
> > >> Another fix would be that if your class implements "serializable", to
> > >> remove that interface support from the class - but then again, maybe in
> > that
> > >> case Google Apps might not support the applet ... not exactly sure how
> > this
> > >> works.
>
> > >> On Mon, Dec 20, 2010 at 12:23 PM, sandy <
sandeepbupath...@gmail.com>
> > >> wrote:
>
> > >>> Hi all,
>
> > >>> i am creating new project using
> > >>>
http://code.google.com/p/gwtai/wiki/GettingStarted
> > >>> and a class which is extending JApplet , in the same class i have
> > >>> written applet code. i am seeing -
> > >>> (The serializable class CounterAppletImpl does not declare a static
> > >>> final serialVersionUID field of type long
> > >>> - javax.swing.JApplet is not supported by Google App Engine's
> > Java
> > >>> runtime environment)
>
> > >>> Any help would be greatly appreciable.
>
> > >>> Thanks
> > >>> Sandeep
>
> > >>> --
> > >>> You received this message because you are subscribed to the Google
> > Groups
> > >>> "gwtai" group.
> > >>> To post to this group, send email to
gw...@googlegroups.com.
> > >>> To unsubscribe from this group, send email to
> > >>>
gwtai+un...@googlegroups.com<
gwtai%2Bunsu...@googlegroups.com>
> > .
> > >>> For more options, visit this group at
> > >>>
http://groups.google.com/group/gwtai?hl=en.
>
> > >> --
> > >> You received this message because you are subscribed to the Google
> > Groups
> > >> "gwtai" group.
> > >> To post to this group, send email to
gw...@googlegroups.com.
> > >> To unsubscribe from this group, send email to
> > >>
gwtai+un...@googlegroups.com<
gwtai%2Bunsu...@googlegroups.com>
> > .
> > >> For more options, visit this group at
> > >>
http://groups.google.com/group/gwtai?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "gwtai" group.
> > > To post to this group, send email to
gw...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > >
gwtai+un...@googlegroups.com<
gwtai%2Bunsu...@googlegroups.com>
> > .
> >
gwtai+un...@googlegroups.com <
gwtai%2Bunsu...@googlegroups.com>.