Issue
I am not able to create a new Dynamic Web Project in eclipse indigo. I am getting the following error while creating new one.
Dynamic Web Module 3.0 requires Java 1.6 or newer
I have java compiler version as 1.7 and SDK version 1.7.
Solution
my eclipse is pointing to jre version 1.7 , but somehow while creating dynamic web project it is taking java verion 4. i solved it by changing it through configuration>modify>java version to 1.7, in the same panel.
Answered By - pappu_kutty
Answer Checked By - Marie Seifert (JavaFixing Admin)