You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2011/04/19 12:42:25 UTC

[Db-derby Wiki] Update of "siddharthsrivastava/QuickStartGuide_NewDevelopers" by siddharthsrivastava

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "siddharthsrivastava/QuickStartGuide_NewDevelopers" page has been changed by siddharthsrivastava.
http://wiki.apache.org/db-derby/siddharthsrivastava/QuickStartGuide_NewDevelopers?action=diff&rev1=16&rev2=17

--------------------------------------------------

  ||<tablestyle="margin-left: 1.25in; border-collapse: collapse; border: medium none;"width="127px" height="17.05pt" style="border: 1pt solid black; padding: 0in 5.4pt; vertical-align: top;">Operating System ||<width="391px" height="17.05pt" style="border-width: 1pt 1pt 1pt medium; border-style: solid solid solid none; border-color: black black black -moz-use-text-color; padding: 0in 5.4pt; vertical-align: top;">Command ||
  ||<width="127px" style="border-width: medium 1pt 1pt; border-style: none solid solid; border-color: -moz-use-text-color black black; padding: 0in 5.4pt; vertical-align: top;">Linux / OSX ||<width="391px" style="border-width: medium 1pt 1pt medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0in 5.4pt; vertical-align: top;">export PATH="$DERBY_HOME/bin:$PATH" ||
  ||<width="127px" style="border-width: medium 1pt 1pt; border-style: none solid solid; border-color: -moz-use-text-color black black; padding: 0in 5.4pt; vertical-align: top;">Windows ||<width="391px" style="border-width: medium 1pt 1pt medium; border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; padding: 0in 5.4pt; vertical-align: top;">set PATH=%DERBY_HOME%\bin;%PATH% You can also add %DERBY_HOME%\bin at   the of the system path from Control Panel. ||
+ 
+ Note: It is advisable to set the classpath only for the session for Derby if you have other versions of junit, jakarta-oro etc. set in the global classpath.
+ To set the classpath for only a session: set the classpath from the terminal/command window.
  
  
   . (iv)                Setting CLASSPATH          Following are the jars that needs to be included in your classpath