Import external file

Hello,I would like import an external fine in my project.Thanks.Rosaria
[99 byte] By [Ro81] at [2007-11-26 10:58:40]
# 1
Hi!What kind of file You want to import?You can import some kind of file with "File->Import" feature in Main menu.Thanks,Roman.
Grif at 2007-7-7 3:12:13 > top of Java-index,Development Tools,Java Tools...
# 2
Hi Roman!!I have imported java files, but I have a problem... when I use List<> I have tehe follow error: generic are not support in -source 1.4 (try -source 1.5 to enable generics). I think the problem is the java version, but I have installed Java 1.5. Can you help me?
Ro81 at 2007-7-7 3:12:13 > top of Java-index,Development Tools,Java Tools...
# 3
Hi!As I know features of Java5 are not supported in current version of Creator.But they will be in next release.Thanks,Roman.
Grif at 2007-7-7 3:12:13 > top of Java-index,Development Tools,Java Tools...