I need to upgrade my project from WAS 7 to WAS 8.5, along with that want to upgrade java version as well, as present my project support java6 now we want to migrate it to java 8 if not at least to java 7.
But the issue i got is am unable to select 1.6+ in project facets. i know by default WAS 8.5.5.0 supports java 1.6, how to upgrade it to 1.6+.
Thank you.