Revision: 10664
Author:   drfibona...@google.com
Date:     Thu Sep 22 11:04:05 2011
Log:      Added note on installing the build helper connector if required
http://code.google.com/p/google-web-toolkit/source/detail?r=10664

Modified:
 /wiki/RequestFactoryInterfaceValidation.wiki

=======================================
--- /wiki/RequestFactoryInterfaceValidation.wiki        Fri Sep 16 14:51:55 2011
+++ /wiki/RequestFactoryInterfaceValidation.wiki        Thu Sep 22 11:04:05 2011
@@ -111,6 +111,8 @@
         </executions>
       </plugin>
 }}}
+
+In order for the build-helper-maven-plugin to work, you must also install the buildhelper connector. This should happen automatically when you import a project that requires it. If not, you'll see an error in the POM. To install it, go to Window > Preferences > Discovery > Open Catalog and install the buildhelper connector, then re-import the project from scratch.

 In Eclipse 3.7 (Indigo), the following additional POM snippet is needed:

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to