JEE support

Hi,

I would like to use Java Studio Creator with JEE5 and annotations. Unfortunately when I use annotations the code does not compile, and I am informed to set source to 1.5, I have done this in the private.properties file but this file appears to get updated each time I open JSC. Also I am having difficulties with making the projec t used the JEE jar files, instead of the jar files that reside in the SunAppServer8 directory. Has anyone got Java Studio Creator to support annotations and JEE5?

Regards,

Scott

[537 byte] By [scottcoleman1973] at [2007-11-26 8:54:30]
# 1
Hi,Please ignore the annotations part, I have modified the project.properties and set the javac.source and javac.target properties to 1.5 and that appears to have worked. So now all I am left with is how to add JEE5 support.Regards,Scott
scottcoleman1973 at 2007-7-6 22:50:32 > top of Java-index,Development Tools,Java Tools...