Hello guys;
Sorry such silly questions novice. But what IDE you use, and why? In Linux, of course. ... For C and python. I see Eclipse (Mars), but it seems more to own java. Codeblocks, perhaps?
Excuse me still could not find me in the documentation.
thank you : )
You do not strictly need an IDE for working with Tor codebase. It is perfectly feasible to get by with vim in a terminal. Or emacs, if that's your preference.
2015-12-10 19:10, Lain Iwakura rašė:
Hello guys;
Sorry such silly questions novice. But what IDE you use, and why? In Linux, of course. ... For C and python. I see Eclipse (Mars), but it seems more to own java. Codeblocks, perhaps?
Excuse me still could not find me in the documentation.
thank you : ) _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
On Thu, Dec 10, 2015 at 1:10 PM, Lain Iwakura lainiwakura@riseup.net wrote:
Hello guys;
Sorry such silly questions novice. But what IDE you use, and why? In Linux, of course. ... For C and python. I see Eclipse (Mars), but it seems more to own java. Codeblocks, perhaps?
Excuse me still could not find me in the documentation.
I use emacs and a terminal. :)
Lain,
IDEs do exist in Linux and some people like them, but you'll find that most people use a text editor and the command-line. The terminal is almost exclusively Bash, but the choice of text editor is a very personal choice and is the frequent source of debate and contention amount Linux enthusiasts. The debate is about 35 years old with no clear winner, so I doubt that it can be resolved here and few people like a flamewar.
That said, I have enjoyed Sublime Text, but lately I've switched to Kate, which is FOSS and works just as well, and I prefer it over vim and Emacs. Of course, real programmers use a magnetized needle and a steady hand, but to each their own. :)
On 12/10/2015 02:48 PM, Nick Mathewson wrote:
On Thu, Dec 10, 2015 at 1:10 PM, Lain Iwakura lainiwakura@riseup.net wrote:
Hello guys;
Sorry such silly questions novice. But what IDE you use, and why? In Linux, of course. ... For C and python. I see Eclipse (Mars), but it seems more to own java. Codeblocks, perhaps?
Excuse me still could not find me in the documentation.
I use emacs and a terminal. :) _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev