webAppCreator returns error

2010-10-01 Thread Blue
Hi, I just downloaded the latest GWT 2.0.4, and extracted to a folder. When I type in command webAppCreator -out MyApp com.mycompany.app.MyApp, it returns error: Exception in thread main java.lang.UnsupportedClassVersionError: com/ r version 49.0) at

Re: webAppCreator returns error

2010-10-01 Thread Артём
Looks like you have an old JDK version. What java -version says? On Oct 1, 2:37 am, Blue briand...@gmail.com wrote: Hi, I just downloaded the latest GWT 2.0.4, and extracted to a folder. When I type in command webAppCreator -out MyApp com.mycompany.app.MyApp, it returns error: Exception in

Re: webAppCreator returns error

2010-10-01 Thread Blue
Hi, I have JRE 1.6 installed. Thanks, Brian On Oct 1, 5:39 am, Артём artem...@gmail.com wrote: Looks like you have an old JDK version. What java -version says? On Oct 1, 2:37 am, Blue briand...@gmail.com wrote: Hi, I just downloaded the latest GWT 2.0.4, and extracted to a folder.