• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

GWT project

 
Ranch Hand
Posts: 510
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got a project from my friend


Actually i am new to GWT .Can anyone tell me a Good Refererence to Study to get knoledge to do this project.I search Google.But there are many sites ,one says use netbeans ,other says use Eclips ,other one says use manuall.I am confuse.
Can anyone help me?
 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have separate forum for GWT. Moving this from "Swing/AWT/SWT/JFace" forum.
 
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which IDE you use is entirely a personal choice (or sometimes the company's choice that you have to honor )
GWT has a plugin for Eclipse.

for a good tutorial you might want to consider: http://examples.roughian.com/
 
Samanthi perera
Ranch Hand
Posts: 510
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is tutorial is about GWT 1.5.
Anyway it is good tutorial.
Can you give me a GWT 2.0 tutorials?
 
salvin francis
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Samanthi perera wrote:This is tutorial is about GWT 1.5.
Anyway it is good tutorial.
Can you give me a GWT 2.0 tutorials?



I am afraid there are'nt much tutorials on the topic as the framework is fairly new

here are some that caught my eye:
http://code.google.com/webtoolkit/overview.html
http://www.vogella.de/articles/GWT/article.html

 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic