JDK 1.6 compatible with JDK 1.5??
Posted
by kojh
on Stack Overflow
See other posts from Stack Overflow
or by kojh
Published on 2010-06-16T01:48:36Z
Indexed on
2010/06/16
1:52 UTC
Read the original article
Hit count: 412
java
Im having a compatible issue, my project is develop in JDK 1.6, but when i need to post it to a host domain, there is a issue where the host domain used JDK 1.5, how do i make my project compatible with JDK 1.5? thanks in advance
© Stack Overflow or respective owner