Hi In the future, please send FtpServer related questions to [EMAIL PROTECTED] :-)
If you can't build using Maven you will have to hunt down all dependencies on your own. You will find them declared in the pom.xml files in the respective modules. After that, you will have to import the modules (ftplet-api. core and so on) into Eclipse and set up the Eclipse configuration (source folders, dependencies). After that you should be good to go. /niklas On Fri, Mar 28, 2008 at 8:10 AM, ryan cheng <[EMAIL PROTECTED]> wrote: > Hi: > > I'm learning how to use Mina. > > I want to see the ftpserver demo, I check out the SVN code, but who can tell > me how to build it as a eclipse java project. > > BTW, I can not use the maven to bulid the server. because I can not connect > the maven repos. server to download the dependency plugin and libs. > > thanks! >
