mirror of
https://github.com/marcin-szczepanski/jFuzzyLogic.git
synced 2024-12-18 16:35:27 +01:00
19 lines
1.8 KiB
HTML
19 lines
1.8 KiB
HTML
<center> <b>Eclipse plugin (Helios)</b> </center><p>
|
|
<p style="font-size: 12pt"> There is a new eclipse plugin for FCL files (this is still beta). It provides some interesting features: syntax coloring, auto-completion, outline, quick outline, etc. Some features shown in this image (click to enlarge)<p>
|
|
Eclipse plugin install instructions (see <a class="body" href="images/plugin_install.png">image</a>): <br>
|
|
- Open Eclipse <br>
|
|
- Menu <tt>Help -> Install new software</tt> you'll see the software update window<br>
|
|
- Click on <tt>Add</tt><br>
|
|
- Name: <tt>jFuzzyLogicUpdateSite</tt> <br>
|
|
- Location: <tt>http://jfuzzylogic.sourceforge.net/eclipse/</tt><br>
|
|
- Click OK an follow the instructions.<br>
|
|
Notes: <br>
|
|
- Some required dependencies will also be intalled (Xtext)<br>
|
|
- You will have to restart eclipse after installing this plugin<br>
|
|
<center> <a href="images/plugin_install.png"> <img width="50%" src="images/plugin_install.png"> </a> </center>
|
|
<p style="font-size: 12pt"> Feature examples: syntax coloring, outline (click to enlarge)<p>
|
|
<center> <a href="images/plugin_edit.png"> <img width="50%" src="images/plugin_edit.png"> </a> </center>
|
|
<p style="font-size: 12pt"> You can also view the membership functions by "Running" the FCL file (see next image, click to enlarge)<p>
|
|
<center> <a href="images/plugin_run.png"> <img width="50%" src="images/plugin_run.png"> </a> </center>
|
|
|