Create complete EAR Project with Maven and Eclipse Helios

前端 未结 2 817
隐瞒了意图╮
隐瞒了意图╮ 2020-12-05 08:03

I read some articles about how to set up eclipse and maven to create a new empty ear project but all solutions weren\'t complete or are to old.

I believe that I need

2条回答
  •  既然无缘
    2020-12-05 08:23

    The best and the most clean way for creating an Enterprise Application (all the three projects ear, jar, war.... i.e. jar and war are linked into ear).... is to create through maven Enterprise Application in NETBEANS and import the whole project into Eclipse.

    Thanks Imran

提交回复
热议问题