Hi,
I am new to plan framework. I am using windows 7 64 bit. jdk1.8.0_25
I install the binary package of play framework and create the new app using play new myFirstApp and created java app
I did cd myFirstApp
Now if i do play it gives me this error.
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; sup
port was removed in 8.0
error: error while loading AnnotatedElement, class file 'C:\Program Files\Java\j
re1.8.0_40\lib\rt.jar(java/lang/reflect/AnnotatedElement.class)' is broken
(bad constant pool tag 15 at byte 2682)
[error] Type error in expression
Can someone please help ?