users@grizzly.java.net

Re: Grizzly vs. Eclipse

From: Arens, Marc <marc.arens_at_open-xchange.com>
Date: Wed, 21 Nov 2012 16:33:36 +0100 (CET)

> Oleksiy Stashok <oleksiy.stashok_at_oracle.com> hat am 21. November 2012 um 14:46
> geschrieben:
>
>
> Thank you Marc!
>
> WBR,
> Alexey.
>
> On 11/20/2012 07:01 PM, Arens, Marc wrote:
> > Moin,
> >
> > if other users want to work with grizzly in eclipse i have an eclipse
> > workspace
> > lifecycle-mapping-metadata.xml for you which is needed by the maven/m2e
> > plugin.
> > The mappings just tell m2e to execute the plugins it previously refused to
> > execute because it didn't know how to handle them.
> >
> > See http://wiki.eclipse.org/M2E_plugin_execution_not_covered for more infos.
> >
> > Best regards,
> > Marc
>
Additional infos:

* install the m2e connector for build-helper-maven-plugin
* The grizzly-framework project will create a target/generated-sources folder
containing org.glassfish.grizzly.localization.LogMessages and has to be added to
the Build Path as Source folder

afterwards you have working grizzly projects in eclipse.

Best regards,
Marc