Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在嵌入式 1.4 兼容的 VM 上运行 Groovy。当前的 Groovy 版本至少需要 JDK 1.5。
过去的某些版本确实支持 JDK 1.4,但当前版本不支持。
http://groovy.codehaus.org/Tutorial+1+-+Getting+started说“groovy 1.6 支持 JDK 1.4 或更高版本,对于 groovy 1.7 及更高版本,需要最低 JDK 1.5”