Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Here are some tips and tricks for developers of Sonar core.

Connect to Derby from command line

  • download derby(the same version as used by sonar)
  • set the DERBY_HOME property
  • execute the command $DERBY_HOME/bin/ij
  • connect to the database :
     
Labels
  • None