Stefane Fermigier wrote:
> Some people have some trouble with the m2eclipse plugin. I have
> experimented with another method:
>
> Here is the basic workflow:
>
> - checkout nuxeo-ep from SVN (using command-line or TortoiseSVN).
> - run 'mvn install'
> - run 'mvn eclipse:eclipse'
> - start Eclips
This approach doesn't work with an existing workspace. You have to
delete all your project and reimport them.
S.
On Mar 1, 2007, at 2:22 PM, George Lefter wrote:
Hi,
I have tried this, but all projects have become red (errors like
"project org.nuxeo.ecm.core.api is missing required Java
Hi,
I have tried this, but all projects have become red (errors like "project org.nuxeo.ecm.core.api is missing required
Java project: NXCommon").
After this, I also tried to disable maven for all projects, but projects remained red - classes not found.. lots of
them, probably all :)
Project
Some people have some trouble with the m2eclipse plugin. I have
experimented with another method:
Here is the basic workflow:
- checkout nuxeo-ep from SVN (using command-line or TortoiseSVN).
- run 'mvn install'
- run 'mvn eclipse:eclipse'
- start Eclipse
It has one drawback that I can think