jQuery in Action, 2nd edition
The moose likes IDEs, Version Control and other tools and the fly likes Incorrect manifest.mf generates using RAD 7.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Incorrect manifest.mf generates using RAD 7.5" Watch "Incorrect manifest.mf generates using RAD 7.5" New topic
Author

Incorrect manifest.mf generates using RAD 7.5

sivak kumark
Greenhorn

Joined: Nov 13, 2008
Posts: 2
I am not able to get correct “manifest.mf” file while generating JAR file using RAD 7.5.

Following following steps also.
Generate JAR file with generate new manifest.mf - no classpath
Generate JAR file with use existing manifest.mf - no classpath

Following action I have taken, but same result.

1. Created new workspace
2. Executed new clean build
3.Imported with some other existing workspace

Due to incorrect manifest.mf file, I am facing “NoClassDefFoundError” while running JAR file using command prompt. If you RAD, it is going through since correct manifest.mf file is available on workspace.

Please help me out.
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Moving to our IDEs forum.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Incorrect manifest.mf generates using RAD 7.5
 
Similar Threads
Migrating from RAD 7.0 to RAD 7.5
getting conflicts in manifest.mf file
RAD 7.5 stableness and alternative to RAD
Java2WSDL in AXIS 1.4 shows shows java.lang.NoClassDefFoundError: org/apache/axis/wsdlgen/Java2WSDL
Convert PDF files to Tiff files