Re: GWT Starter Project won't build - "compiler level does not match..."
>>Which version of GWT are you using?
I am using gwt-2.5.1.zip (downloaded it yesterday.)
I am using gwt-2.5.1.zip (downloaded it yesterday.)
>>How did you create the starter project?
I created the starter project by Eclipse->File->New->Web Application Project and then filling in the blanks as shown in step 1 at http://www.gwtproject.org/doc/latest/tutorial/gettingstarted.html
>>But I do have to run my actual build with Java 6 (Eclipse Run Configurations for build.xml and on the JRE tab select 'Separate JRE' pointing it to jdk1.6.0) and even target >>it for 1.5 (via source="1.5" target="1.5" on the javac target in the build.xml).
Are you saying that I need to use Java 6 instead of 7? What you say here has me really puzzled.
>>Some of the .jars that I pull in are built with Java 7 and that hasn't caused me any issues. But I've had to actually build with Java 6 so far.
Like I said - "really puzzled".
Like I said - "really puzzled".
...Bob
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home