java - Using Apache Derby from Eclipse -


i have following problem:

  1. i have installed eclipse

  2. i unzipped 2 derby eclipse plugins - derby_core_plugin_10.2.2.zip , derby_ui_plugin_1.1.0.zip mine eclipse installation folder (eclipse_root).

  3. i have copy file derbyclient.jar folder mine tomcat_root/lib folder

  4. when start eclipse ->choose window > preferences. navigated connectivity > driver definitions. have selected derby 10.2 folder , click add.in new driver definition dialog, selected derby client jdbc driver , have click ok.i have navigated location of derbyclient.jar file on mine system , click ok

when create new javaproject , right-click on try find apache derby > add apache derby nature - not appear.

i have tried still not working.

please if have idea reason can be, let me know :)


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -