425 pts.
 How to integrate Java db with eclipse?
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
  Help
 Approved Answer - Chosen by hussain22juzer (Question Asker)

Did you install the Derby core plugin ?

 This is from the documentation: "Note that both the Core and the UI plug-in need to be installed if any UI functionality is required, such as adding the Apache Derby nature, running the Derby network server, etc. is desired. "

ANSWERED:  Oct 24, 2012  4:49 PM (GMT)  by hussain22juzer

 
Other Answers:
Last Wiki Answer Submitted:  October 24, 2012  4:34 pm  by  hussain22juzer   425 pts.
Latest Answer Wiki Contributors:  hussain22juzer   425 pts.
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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”..

 425 pts.

 

I’m able to add derby nature in Eclipse Galileo but this error keeps coming in Eclipse Juno..

 425 pts.

 

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.

 63,535 pts.

 

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?

 425 pts.

 

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.

 63,535 pts.