I am having trouble adding (and removing) derby nature to my projects. I did manage to add and run derby in one of my projects but now I can't add it to any new ones (dynamic web project or java).
I am getting this error:
Error adding Derby jars to the project 'web222' : java.lang.ClassCastException: org.eclipse.ui.internal.WorkbenchWindow cannot be cast to org.eclipse.jface.window.ApplicationWindow"
I am using Eclipse Juno EE
. What am I doing wrong?