How to set classpath in manifest file , while creating JAR from eclipse?

If you are using eclipse >=3.4 try "export as runnable jar file" it should generate it correctly.

If you are using eclipse >=3.4 try "export as runnable jar file" it should generate it correctly. Otherwhise you can provide your own manifest file in the export as jar dialog.

I have given content of my manifest file in my last reply. – ppo Apr 14 '10 at 11:42.

I get this error and find that my manifest needs a space after the jars in the class-path. This includes the ones at the end of the line and end of list, otherwise it mashes them together.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions