I have downloaded derby plugin and copied all the derby jar files to my project classpath...
but still when i right click on my project folder i can't see apache derby there...why?
Software/Hardware used:
Eclipse IDE, Apache Derby.
ASKED:
October 24, 2012 4:34 PM
yes i did it just now and now when i right click the project folder apache derby is showing but when i try to add apache derby nature to the project this error is coming: 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’m able to add derby nature in Eclipse Galileo but this error keeps coming in Eclipse Juno..
It works well on Helios.
The latest Derby release doesn’t include the plugin, so you are probably using the plugin from version 10.8 (or older) wich was released last year, while Junio is from this year. They are probably incompatible, and it seems that the plugin is no longer going to be maintained.
first i had downloaded 10.9 which was released in june 2012..but it didnt included core and ui with it ,so i downloded 10.8….
and is there any big difference between diferent versions of eclipse?
I don’t really know. I guess you would need to read the release notes and/or similar documents that are always included with every new release.