Changes between Version 8 and Version 9 of setup


Ignore:
Timestamp:
02/13/19 17:33:26 (5 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • setup

    v8 v9  
    3030
    3131Install an optional IDE (''Integrated Development Environment''), for example:
    32  * CodeLite (all Fl-AIR documentation is based on it):
     32 * !CodeLite (all Fl-AIR documentation is based on it):
    3333   * Download the version corresponding to your OS : https://downloads.codelite.org/
    3434   * If the downloaded file is .deb, run:
     
    4040sudo apt-get install eclipse-cdt
    4141}}}
    42  * or codeblocks (depreciated because of cmake and code completion problems, see next section if you want to use CodeBlocks):
     42 * or codeblocks (depreciated because of cmake and code completion problems, see next section if you want to use !CodeBlocks):
    4343{{{
    4444sudo apt-get install codeblocks codeblocks-contrib