You are here:Home»KB»Programming»General»IDEs for Programming
Wednesday, 26 November 2014 00:00

IDEs for Programming

Written by

Gary from sandwich software recommends:

  • Lazurus IDE
  • Dolphin IDE

 When using an IDE:

when configuring an IDE they usually have up to 3 locations where they store the files:

  1. Raw files that you work on
  2. A live enviroment where yoou publish the changed files to
  3. the SVN server where you send the revisions

And you also have the choice of where to save the meta data. These can be stored in the same folders as the Raw files for portability but this can get messey so you have the option of storing them in their own folder seperate from the Raw files. This feature might be IDE specific.

Read 916 times Last modified on Friday, 04 December 2015 20:17