RE: Problem Running Chainsaw v2

2004-03-27 Thread Scott Deboy
This is only available since 1.4 - I'll change the code to use SHIFT_MASK, which seems to work as well. -Original Message- From: Jeff Longland [mailto:[EMAIL PROTECTED] Sent: Sat 3/27/2004 9:08 PM To: [EMAIL PROTECTED] Cc: Subject: Problem Running Chainsaw v2 I

Problem Running Chainsaw v2

2004-03-27 Thread Jeff Longland
I used ant to build Chainsaw this afternoon and I encountered an error. cannot resolve symbol [javac] symbol : variable SHIFT_DOWN_MASK [javac] location: class java.awt.event.KeyEvent I've attached the compiler errors as well as my classpath. Is this a problem with my classpath? Or a bug? Th