Can't compile application in Eclipse

Hello,

I’m facing with this problem first time only and I don’t know what I have to do. I tried compile lotus code written on java in Eclipse, during compile I got next error:

java.lang.ClassNotFoundException: TrustedCerts

I tried to find solution and no luck. Did anybody have this before?

Subject: Can’t compile application in Eclipse

you wouldn’t have happened to create a package for your code in eclipse did you? If you did, you’ll need to remove all references to the package from your agent and your script libraries…

brandt