Support:About Arianne: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara |
imported>Kymara |
||
| Line 106: | Line 106: | ||
== 17. What is your development environment like? == |
== 17. What is your development environment like? == |
||
Most core developers run Linux. Microsoft Windows, however, is used by many contributors. Eclipse is the most commonly used IDE in the project |
Most core developers run Linux. Microsoft Windows, however, is used by many contributors. Eclipse is the most commonly used IDE in the project, although our project leader is sticking resolutely to Emacs. The nice thing about Eclipse is that you can change a couple of lines of code and test them immediately without having to recompile the complete project. We use ant for compiling the code outside the IDE and for creating the distribution. |
||
We also use Hudson for continuous integration and automatic testing. The CIA Bot and the Hudson Bots in our IRC channel keep us informed about what is going on in the code. |
We also use Hudson for continuous integration and automatic testing. The CIA Bot and the Hudson Bots in our IRC channel keep us informed about what is going on in the code. |
||