MevenIDE's eclipse support is only for Maven 1.x, not Maven 2.x.
There's maven2 support for netbeans there only.
http://mevenide.codehaus.org/m2-site
Milos
On 11/12/06, techtonik <[EMAIL PROTECTED]> wrote:
Hello,
Can anybody clarify Eclipse 2 Maven relations? As a person far from
Maven develop
Good day,
Maven 2.x Eclipse Plugin is a Maven plugin which generates eclipse IDE
files (such as .classpath, and .project). Use this one if you prefer
to use maven2 directly and eclipse as and editor only (meaning you
edit via eclipse, but build via maven2 commandline)
Mergere Maven 2.x Plugin (a
On 11/12/06, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote:
No, what he is asking is: "could somebody please explain calmly and
clearly to me what the status is of support for Maven inside eclipse
". Which eclipse plugins are available, which should I use, which are
defunct, and where are they rea
I'm not sure what problem he is having/why. The plugin page is pretty easy
to follow: http://maven.apache.org/eclipse-plugin.html
Add http://m2eclipse.codehaus.org/ to your eclipse update manager and you're
done. (besides the fact that you also need to install maven2 , which may be
the part he is
No, what he is asking is: "could somebody please explain calmly and
clearly to me what the status is of support for Maven inside eclipse
". Which eclipse plugins are available, which should I use, which are
defunct, and where are they really (the project, the source, the
eclipse update site
It seems like you're asking "How do I build XML-RPC inside of the
Eclipse IDE?", which is probably best asked on an XML-RPC list, not
the Maven developer's list.
The XML-RPC project uses Maven 2 for their builds, much like other
project would use an Ant script (or scripts). As such, if you want t
Hello,
Can anybody clarify Eclipse 2 Maven relations? As a person far from
Maven development, I am quite confused about all the stuff around it.
What I would like is to enter some URL as Eclipse update site, install
what is available and compile SVN version of
http://ws.apache.org/xmlrpc/ used it