Viewing the Help file

To view the SQL Anywhere Eclipse Help in a SQL Anywhere administration tool, click Help.

To view the SQL Anywhere Eclipse Help without using a SQL Anywhere administration tool in a Microsoft Windows environment, run the batch file sadoc.bat located in %SQLANY11%\Bin32 or %SQLANY11%\Bin64.

To view the SQL Anywhere Eclipse Help without using a SQL Anywhere administration tool in a Unix, Linux, or Mac OS X environment, run the shell script sadoc located in $SQLANY11/bin32 or $SQLANY11/bin64.

To launch the SQL Anywhere Eclipse Help with sadoc, use the command sadoc [ options ] [ web address ]. The default web address is /com.sybase.help.sqlanywhere/sqlanywhere_en11/help_top_index.htm.

The use_external_browser and -stop options are specific to the documentation viewer. However, numerous options are available to customize Eclipse behavior. To view additional options, see [external link] http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html.

Default options can be added to eclipse.ini. In a Microsoft Windows environment, the default location for eclipse.ini is %SQLANY11%\Eclipse. In a Unix, Linux, or Mac OS X environment, the default location for eclipse.ini is $SQLANY11/eclipse.