Re: common jar

2006-07-15 Thread Andrew Goktepe
t classes into the right jars. http://ant.apache.org/manual/CoreTasks/jar.html If the source for com.xyz.model is in a separate location from the client and server code and doesn't import anything from either of those, then you could just have separate and calls that create the common jar. Then

common jar

2006-07-14 Thread Bala Paranj
want to compile the other packages of the client project and specify the common jar as the dependency. How can do this? TIA. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]