Reviewers: Dan Rice, Description: Tweaks to eclipse instructions
Please review this at http://gwt-code-reviews.appspot.com/242801/show Affected files: M bikeshed/eclipse.README Index: bikeshed/eclipse.README =================================================================== --- bikeshed/eclipse.README (revision 7747) +++ bikeshed/eclipse.README (working copy) @@ -4,6 +4,7 @@ the following files and directories. Eclipse needs to edit them, but they should not be submitted. +*.jar .settings .classpath .project @@ -17,7 +18,7 @@ bikeshed/war/tree/ * Install the Google Plugin for Eclipse -* Import trunk/bikeshed/ as a new Java project with existing source +* Create a new Java project with trunk/bikeshed/ as its existing source * Bring up the project properties * Google > Web Toolkit > Use Google Web Toolkit * Google > App Engine > Use Google App Engine -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe from this group, send email to google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
