February 2014
Beginner
1248 pages
62h 25m
English
After setting the JAVA_HOME environment variable, perform the following steps:
1. Run Notepad as an administrator. To do this on Windows 7, select Start > All Programs > Accessories, right click Notepad and select Run as administrator. On Windows 8, search for Notepad, right click it in the search results and select Advanced in the app bar, then select Run as administrator.
2. From Notepad, open the batch file setEmbeddedCP.bat that is located in the JDK installation folder’s db\bin folder.
3. Locate the line
@rem set DERBY_INSTALL=
and change it to
@set DERBY_INSTALL=%JAVA_HOME%\db
Save your changes and close this file.
4. Open ...
Read now
Unlock full access