Guys, i'm using eclipse Version: 3.2.1 on FC7. i have downloaded and configured Mina-1-1 on eclipse, but it's screaming for a dependency :
>>The project was not built since its build path is incomplete. Cannot find the class file for com.jcraft.jzlib.ZStream. Fix the build path then try building this project mina-1-1 >>The type com.jcraft.jzlib.ZStream cannot be resolved. It is indirectly referenced from required .class files mina-1-1/filter-compression/src/main/java/org/apache/mina/filter/support Zlib.java line 0 where can i get the missing Jars ? am i on the right track ? what's the best approach to load it on eclipse ? btw, i did perform, mvn clean followed by install and added the generated libraries to the build path along with the sping library. great if someone could help me out. thanks Tyronne Wickramarathne -- View this message in context: http://www.nabble.com/Configuring-Mina-1-1-on-Eclipse%2C-Dependecy-Issue-tf4420600s16868.html#a12608947 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
