Hi Can someone tell me which开发者_如何转开发 Java Compiler should be chosen for Flex-AS3 modules in OSX? Javac Jikes Eclipse or Javac-in-process ?
This doesn't matter. Compiling Flex modules does not use the Java compiler, so the value of this setting has no effect for Flex modules.
精彩评论