I am using NetBeans 7 and I am trying to run a wizard in it.
The build of the module worked fine, but while trying to run it is showing some error as shown below:
Error opening zip file or JAR manifest missing : ./build_files/spring-instrument.jar
Error occurred during initialization of VM
agent library failed to init: instrument
Why is this happening ?