读书人

(转)在eclipse激活maven profile配备

发布时间: 2013-02-27 10:48:11 作者: rapoo

(转)在eclipse激活maven profile配置

How to activate maven profile inside eclipse

Normally maven is use for project dependency management and lifecycle, so there are several developers working on it. Each has its own development environment either in windows, linux or mac. To do this we create several profiles for each developer in pom.xml.?


(转)在eclipse激活maven profile配备
?

If in case maven is not present, right click on project->Maven->Enable Maven Dependency 2.) Right click on project->Run As->Run Configurations->Maven Build->Add a new build (set profile and goal)?


(转)在eclipse激活maven profile配备
??转自:http://czetsuya-tech.blogspot.com/2011/11/how-to-activate-maven-profile-inside.html

读书人网 >Eclipse开发

热点推荐