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バージョンには、少なくともJDK1.5が必要です。
過去の一部のバージョンはJDK1.4をサポートしていましたが、現在のバージョンはサポートしていません。
http://groovy.codehaus.org/Tutorial+1+-+Getting+startedによると、「groovy1.6はJDK1.4以降をサポートしています。groovy1.7以降では、最小のJDK1.5が必要です」