NO space (at all) after the last jar name of each line; and
TWO spaces on the next line.
This will work:
Class-path: lib/1.jar
lib/2.jar
Anything different from that will cause an exception or some of your jars will not be found on the classpath.
From: http://www.jroller.com/sgm/entry/manifest_class_path_too_long