Friday, October 07, 2011

Adding existing Clojure files to a project in Counterclockwise

I haven't done this in a while, and it took me a while to find out how to do it again. {Insert rant about how things get done in the Java world.}

Under the project name, right-click on "src". Click on Import.... Under "General" click on "File System". Click next.

Click on the Browse... button and select the directory (has to be different from the current project directory).  Check the boxes beside the names of the files you want to add.

Not exactly the most intuitive procedure, but par for the course in the Java world.


2 comments:

Laurent PETIT said...

s/java/eclipse/g ;)

Laurent PETIT said...

s/java/eclipse/g ;)