pinky88 wrote:
ok,i'll try that. thanks very much :)
Antonio Petrelli-3 wrote:
2007/7/11, pinky88 <[EMAIL PROTECTED]>:
I have the plugin, and created the project with maven using command line,
then imported my project into eclipse..
Do you mean the eclipse plugin inside Maven?
In this case, I think that you need to recreate the Eclipse project.
Antonio
Hello,
You do not need to recreate Eclipse project, and you do not even need
M2Eclipse plugin. After you update dependencies in pom.xml, just execute
this command to update Eclipse dependencies:
mvn eclipse:eclipse
After that finishes, just refresh your Eclipse project (or whole workspace).
See http://maven.apache.org/plugins/maven-eclipse-plugin/ for more details.
cheers,
Andrius
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]