I have "db-derby-10.12.1.1-bin" installed on my computer and my $DERBY_HOME
variable is pointing to the bin directory.
I can run client-server examples on the command line, but how do I go from here to implementing an embedded database into my eclipse projects? Is there an eclipse plugin I can't find on their website?