I have the following problem:
I have installed Eclipse
I unzipped the two Derby Eclipse plugins - derby_core_plugin_10.2.2.zip and derby_ui_plugin_1.1.0.zip into mine eclipse installation folder (ECLIPSE_ROOT).
I have copy the file derbyclient.jar from that folder to mine TOMCAT_ROOT/lib folder
When I start the Eclipse ->Choose Window > Preferences. Navigated to Connectivity > Driver Definitions. I have selected the Derby 10.2 folder and click Add.In the New Driver Definition dialog, I selected Derby Client JDBC Driver and have click OK.I have navigated to the location of the derbyclient.jar file on mine system and click OK
When I create a new JavaProject and with right-click on it try to find Apache Derby > Add Apache Derby Nature - it does not appear.
I have tried everything but it still not working.
Please if someone have any idea what the reason can be, let me know :)