For working with the Java code I have my Eclipse setup like this :
1. OSCLib (trunk/java)
Which depends on
2. MAX-OSCLib (trunk/max)
You only need this if you want to work with the mxj object for Max/MSP
Which depends on
Apache Mina
Im using version 1.1.7
SLF4J
Download the distribution and add slf4j-api-1.5.0.jar and slf4j-log4j12-1.5.0.jar to your build path
Log4J
http://logging.apache.org/log4j/
Download the 1.2.15 distribution and add log4j-1.2.15.jar to your build path