documentation/_build/html/ide/eclipse/eclipse.html in bake-toolkit-2.16.1 vs documentation/_build/html/ide/eclipse/eclipse.html in bake-toolkit-2.17.1
- old
+ new
@@ -3,21 +3,21 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Eclipse — bake 2.16.1 documentation</title>
+ <title>Eclipse — bake 2.17.1 documentation</title>
<link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/bootswatch-3.3.4/sandstone/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../',
- VERSION: '2.16.1',
+ VERSION: '2.17.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
@@ -27,11 +27,11 @@
<script type="text/javascript" src="../../_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="../../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../../_static/bootstrap-3.3.4/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../../_static/bootstrap-sphinx.js"></script>
<link rel="shortcut icon" href="../../_static/logo_tiny_32.ico"/>
- <link rel="top" title="bake 2.16.1 documentation" href="../../index.html" />
+ <link rel="top" title="bake 2.17.1 documentation" href="../../index.html" />
<link rel="up" title="IDE Support" href="../ide_integrations.html" />
<link rel="next" title="How to install bake Eclipse integration" href="how_to_install_eclipse_plugin.html" />
<link rel="prev" title="IDE Support" href="../ide_integrations.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
@@ -149,9 +149,10 @@
<li class="toctree-l1"><a class="reference internal" href="how_to_install_eclipse_plugin.html">How to install bake Eclipse integration</a></li>
<li class="toctree-l1"><a class="reference internal" href="how_to_use_bake_in_eclipse.html">How to use bake in Eclipse</a></li>
<li class="toctree-l1"><a class="reference internal" href="how_to_convert_existing_cdt_workspace.html">How to convert existing CDT workspaces</a></li>
<li class="toctree-l1"><a class="reference internal" href="how_to_create_a_workspace_in_eclipse.html">How to create a workspace in Eclipse</a></li>
<li class="toctree-l1"><a class="reference internal" href="how_to_create_a_new_project_in_eclipse.html">How to create a new project in Eclipse</a></li>
+<li class="toctree-l1"><a class="reference internal" href="how_to_debug_in_eclipse.html">How to debug in Eclipse</a></li>
</ul>
</div>
<div class="section" id="syntax-highlighting">
<h2>Syntax highlighting<a class="headerlink" href="#syntax-highlighting" title="Permalink to this headline">ΒΆ</a></h2>
<p>To enable syntax highlighting for the Project.meta files in Eclipse, install the “rtext_eclipse_plugin” (Help->Install New Software...) and associate ”.meta” files with the rtext editor (Window->Preferences, File Associations page).
\ No newline at end of file