Thanks, I got Maven to build the jar and the eclipse project. Wow, Maven is
an impressive tool.


I haven't tried that using Eclipse, as I'm mostly using Intelij Idea,
but I usually use the maven commands to create the IDE projects.
Have you tried running:
    mvn eclipse:eclipse -DdownloadSources=true
and import the generated projects into Eclipse ?  The only required
bit is to define a variable pointing to your local maven repository
and it should work fine.

-- 
View this message in context: 
http://www.nabble.com/SSHD-status-tp23903746p23918819.html
Sent from the Apache MINA User Forum mailing list archive at Nabble.com.

Reply via email to