I'm going to develop a portal application from scratch.
I'm on linux m/c with jetspeed2.1.3 as portal server and eclipse 3.4 (ganymede) as the IDE with spring framework version 2.5.5.
I know how to write spring code. But don't know how to create a spring portal project in eclipse. I've installed all necessary plugin for eclipse (subclipse, DLTK, WTP, M2ECLIPSE, MYLYN, AJDT etc). BUt the project explorer doesn't show any tab for portal.
I'm I missing something here? ANy extra plugins required?
Basically i want to create a spring portal project thro' eclipse or by any other means so that i can kick start my project implementation.
ANy help in this regard is highly appreciated. Thank you.