Andreas Schoelver a écrit : >Ok, i would have placed the keys file in Workspace/presentation/src ! >assuming that your eclipse project is setup to compile in place; >that means, the class files are stored in the same directory as the >sources. (it looks as if this is the case.) > >IDEs like eclipse typically compile things into a different directory, >like bin, build or dist - but that depends on settings. > > My classes are in build directory Thanks >concerning the new exception: >sorry, I do not know at this time, does anyone else know? > >Andreas > >On Tue, 21 Jun 2005 18:05:59 +0200 >Eric BOYER wrote: > > > >>Right, >> >>I'm working with eclipse : >> >>Directories : >>Workspace/presentation/src/fr/insat/*.java >> >>The testkeys file should be placed in Workspace/presentation >> >> >>But now I have this exception :o( >> >>java.io.IOException: Keystore was tampered with, or password was incorrect >> >>Thanks, >>eric >> >> > > > >