Thanks, Hari, I'll give some thought to an updated maven guide--good idea. In order for GPE to read your POM and auto-configure GWT/GAE SDKs, m2eclipse is required. However, if you don't need GPE, you can always run mvn eclipse:eclipse and import the project as a regular Eclipse project.
/dmc On Tue, Feb 1, 2011 at 1:52 PM, har_shan <[email protected]> wrote: > Also, few quick questions. > > What if i don't use m2eclipse at all and just import the project and > use. (atleast until above mentioned issue gets resolved for me) > Will i able to use GPE + maven capabilities even then i.e. for e.g. > will it read my POM and update it's SDKs to use as you said? > > Also what are *all* the newly added capabilities of GPE to assist us > in maven environment. > > It would be really great > i. if the prev useful blog post (GPE + maven) is updated to date > ii. if you point to any post/doc that has relevant info so that i keep > in mind any convention i need to follow to take advantage of all GPE + > maven capabilities > > Thanks much again! > Hari > > On Feb 1, 3:18 am, David Chandler <[email protected]> wrote: > > It's no longer required. Since GPE 2.1, you can File | Import | Existing > > maven project, point it to your POM, and everything should just work. > > > > /dmc > > > > On Sat, Jan 29, 2011 at 3:27 PM, Thomas Broyer <[email protected]> > wrote: > > > No, that's no longer required (since GPE 1.4 I believe), the GPE should > no > > > longer add the SDKs to your classpath but use the one from your Maven > > > dependencies. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Web Toolkit" group. > > > To post to this group, send email to > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-web-toolkit%[email protected]> > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- > > David Chandler > > Developer Programs Engineer, Google Web Toolkit > > w:http://code.google.com/ > > b:http://googlewebtoolkit.blogspot.com/ > > t: @googledevtools > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
