Dmitri,

  It really doesn't matter if you create projects from the command line of
from inside Eclipse. However being inside Eclipse gives additional
advantages from directly using corresponding tools APIs, such as WTP ones,
so it is more compliant and does not require to reverse engineer WTP config
files like maven-eclipse-plugin does.

  It is basically the same as using Notepad for editing your code instead of
the advanced ide. There are features that Notepad (or command line in this
case) could never provide. For example, I suggest you to look at the WTP
mini howto for m2eclipse to get some idea what kind of integration is
provided, maybe you'd like it better then manually generating configs from
the command line. http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto

  You can also take a look at side-by side comparison of available Maven
integrations for Eclipse
http://docs.codehaus.org/display/MAVENUSER/Eclipse+Integration

  regards,
  Eugene



Dmitri Ilyin wrote:
> 
> we are developing in distributed team. each team member can choose IDE
> he(she) likes. So the maven is our project "format". I have choosed
> Eclipse
> for me ;) Now i try to integerate maven project in eclipse posibly
> seamless
> and i don't want to miss eclipse convinience features.
> 
> 2009/2/16 Arnaud HERITIER <aherit...@gmail.com>
> 
>> why a plugin in eclipse to support maven doesn't fit your needs ?
>>
>> Arnaud
>>
>> 2009/2/16 Dmitri Ilyin <ilyin.dmi...@googlemail.com>
>>
>> > well, this is an eclipse plugin, i need maven plugin.....
>> >
>> > 2009/2/16 Jason van Zyl <jvan...@sonatype.com>
>> >
>> > > http://m2eclipse.sonatype.org/
>> > >
>> > >
>> >
>>
>>
>>
>> --
>> Arnaud
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/maven-eclipse-plugin-tp22037694p22138208.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to