سؤال

I need to run Groovy on an embedded 1.4-compatible VM. The current Groovy version requires at least JDK 1.5.

Some version in the past did support JDK 1.4, but the current version does not.

هل كانت مفيدة؟

المحلول

http://groovy.codehaus.org/Tutorial+1+-+Getting+started says "groovy 1.6 supports JDK 1.4 or greater, for groovy 1.7 onwards, minimum JDK 1.5 is needed"

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top