02-11-2010 06:07 AM
Hi Forum Friends,
I have created a project of type library which has number of jar files and I have made by project dependant on that library.
I am using BB IDE 4.5 and I have installed Java version 1.6.0_13 on my desktop.
However, when I try to compile the project it gives me following error -
com/myspace/myspaceid/InternalPartnerContext.class
How to check which version of java the IDE is using or how to set the compiler compliance level ?
Please help me with this.
Thanks and Rgds.
04-03-2010 03:38 PM
set java compiler-level to 1.4
11-10-2010 11:21 PM
Thanks for this post, was bugging me for quite awhile until I came across this!
03-08-2011 01:35 AM
i got the same error when i import the pushsdk demo project in my eclipse.
i set the complier version 1.4 then also it display the same error so anyone have any idea
i am using
Eclipse Helios.
JRE 1.6
thanks .
07-05-2011 06:37 PM
08-18-2011 10:28 AM