Hi, I'm using applescript in my application that's being built using maven. I'm developing on a mac os x. To compile applescript code (I wrote a couple of proof-of-concept classes outside the project just to test things out), I had to run javac -classpath /System/Library/Java Test.java
How/where would I modify my pom files to handle this? Thanks! -- View this message in context: http://www.nabble.com/Need-to-add-.class-files-through-classpath-tf4232579s177.html#a12041957 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
