PD: [java ee programming] Eclipse/Maven

2010-11-30 Thread Rafał Laczek
Hi, I have just solved the problem. The project have some subprojects. Commend mvn eclipse:eclipse must be done at each project. Regards, Rafal Dnia 30-11-2010 o godz. 13:22 Rafał Laczek napisał(a): > Hi Colleagues, > > I have imported Maven project from SVN. > Unfortunately myEclipse doesn

[java ee programming] Eclipse/Maven

2010-11-30 Thread Rafał Laczek
Hi Colleagues, I have imported Maven project from SVN. Unfortunately myEclipse doesn t show errors and works simply like text editor. Work in this way is very uncomfortable. I was trying commends: mvn eclipse: clean eclipse:eclipse and others. I have cleaned and built project and nothing helps.