Hi,
I want to develop a MAF Application using JDK 1.6.
Here are my settings :
1. Project Properties Setting for View Controller:


2. Project Properties Setting for Application Controller

This application compiled properly.
Deployed in Emulator.
But during runtime, getting the following error.

I know this error is for Java Version mismatch.
But I don't have any clue. How to manage a MAF application to develop and run using JDK 1.6.
For note : I am able to run the same app using CVM\_JDK without error. I did clean and rebuild the app for multiple time. but no success with JDK 1.6.
Please let me know how to configure it to develop a MAF app using JDK 1.6.
Thanks
Ajoy Sinha