Re: GWT Starter Project won't build - "compiler level does not match..."
No, I just did what you described with Java 7 and everything worked fine.
-- It doesn't generate an ANT (build.xml) file so you can ignore some of what I said.
Are you building from the GDT Tools Icon -> GWT Compile Project... with your project selected? or right clicking on your project and going to Google->GWT Compile? or some other way?
On Thursday, November 14, 2013 3:15:58 PM UTC-5, Robert Yodlowski wrote:
When you go to Window->Preferences->Java->Installed JREs: Do you see your jdk1.7.0 and is it checked?
On Thursday, November 14, 2013 3:15:58 PM UTC-5, Robert Yodlowski wrote:
>>Which version of GWT are you using?
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".
...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