Thursday, November 06, 2008

I am learning how to drive eclipse at last!

At long last I have taken the plunge! I am also using ivy in my ant build so I found I need to tell eclipse about this. The Ivy and IvyDE eclipse plugins need to be installed. But I wasn't sure how to proceed from that point. I found a tutorial at http://jira.red5.org/confluence/display/docs/Ivy+setup+with+Eclipse which helps.

1 comment:

Andrew Marlow said...

One of the fustrating things about eclipse is the lack of tutorials/training for someone that finds themselves trying to set up eclipse for a project that is already established. The docs I have seen always lead you through a new project that you create from scratch. Well, that is certainly needed but so is configuration of an existing project.