mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
Updated GFEP index page
This commit is contained in:
BIN
eclipse/images/eclipse-syntaxcoloring.png
Normal file
BIN
eclipse/images/eclipse-syntaxcoloring.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@@ -1,7 +1,7 @@
|
||||
<h1>The GF Eclipse Plugin</h1>
|
||||
|
||||
<p>John J. Camilleri<br />
|
||||
Updated: 24 Nov 2011</p>
|
||||
Updated: 29 Nov 2011</p>
|
||||
|
||||
<p><em>The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2013) under grant agreement n° FP7-ICT-247914.</em></p>
|
||||
|
||||
@@ -144,8 +144,7 @@ system and how you installed GF.</em><br />
|
||||
<h4>Upgrading to GFEP 1.2.0</h4>
|
||||
|
||||
<ul>
|
||||
<li><p>You may receive a prompt asking if you want to add the Xtext nature to your project; click <strong>Yes</strong> to this (should not apply for newly-created projects).</p></li>
|
||||
<li><p>A new folder named <code>(External)</code> may be created in your project, which contains symbolic links to any external GF libraries referenced by your files. You may double click these links as usual (the libraries will be opened as <em>read-only</em>).</p></li>
|
||||
<li>A new folder named <code>(External)</code> may be created in your project, which contains symbolic links to any external GF libraries referenced by your files. You may double click these links as usual (the libraries will be opened as <em>read-only</em>).</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
@@ -162,7 +161,7 @@ system and how you installed GF.</em><br />
|
||||
<img src="http://www.grammaticalframework.org/eclipse/images/eclipse-projectwizard-2.png" alt="New project wizard" /></p>
|
||||
|
||||
<ul>
|
||||
<li>Create some new modules using the <strong>GF Module</strong> wizard from <strong>File > New > Other > GF Module</strong>:</li>
|
||||
<li>Create some new modules using the <strong>GF Module</strong> wizard from <strong>File → New → Other → GF Module</strong>:</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="http://www.grammaticalframework.org/eclipse/images/eclipse-modulewizard-1.png" alt="New module wizard" /></p>
|
||||
@@ -172,7 +171,13 @@ system and how you installed GF.</em><br />
|
||||
<ul>
|
||||
<li><p>You can find some small examples at http://www.grammaticalframework.org/eclipse/examples/. Download the
|
||||
files and manually add them to your Eclipse workspace. To experiment with some of the plugin features.</p></li>
|
||||
<li><p>Use Eclipes’ own features to drag and drop your editor tabs to suit your needs. Notice the <strong>Outline</strong> view in the bottom-right offers a quite overview of your module structure. Clicking any of the terms will make your cursor jump to that point in the file.</p></li>
|
||||
<li><p>You can change your syntax colouring styles as you wish from <strong>Window → Preferences → Grammatical Framework → Syntax Colouring</strong></p></li>
|
||||
</ul>
|
||||
|
||||
<p><img src="http://www.grammaticalframework.org/eclipse/images/eclipse-syntaxcoloring.png" alt="Syntax highlighting styles" /></p>
|
||||
|
||||
<ul>
|
||||
<li>Use Eclipes’ own features to drag and drop your editor tabs to suit your needs. Notice the <strong>Outline</strong> view in the bottom-right offers a quite overview of your module structure. Clicking any of the terms will make your cursor jump to that point in the file.</li>
|
||||
</ul>
|
||||
|
||||
<p><img src="http://www.grammaticalframework.org/eclipse/images/eclipse-editor-general.png" alt="The editor and outline view" /></p>
|
||||
|
||||
Reference in New Issue
Block a user