IDE (windows)

3 replies [Last post]
jonasfamily
Title: NooBot+
Joined: 01/19/2010
Posts:
BotPoints: 6
User offline. Last seen 13 years 19 weeks ago.

Could you suggest an free IDE ?

Thanks

Integrated Development Environment

PiPeep
PiPeep's picture
Title: RocketBot
Joined: 07/19/2009
Posts:
BotPoints: 170
User offline. Last seen 9 years 11 weeks ago.

(Assuming you mean other than Kiss-C) I use linux, so I may not be of much help.

  • I have heard that Notepad++ serves as a nice light-weight IDE.
  • Geany and Gedit are available in Windows flavors. If you decide to use gedit, I would suggest the gmate plug-in set (as seen on on github), although it may require some use of cygwin and manual setup to get working on windows.
  • SciTE is very nice, small, and cross platform, but requires massive amounts of work to configure to your liking. (although it is the most customizable text editor out there)
  • The E-TextEditor looks nice (I love TextMate on the Mac), and is relatively inexpensive as far as IDEs go. (although I understand you want free)
  • A lot of people like Eclipse and NetBeans, but I find them kind of bloated due to their dependence on Java.

    Asking on these forums for a generic question like this might not be the best place to start. I would suggest StackOverflow. They have a lot of questions and answers for questions like this. See: http://stackoverflow.com/questions/71786/windows-ide-editor-for-a-beginner

    Welcome to community.botball.org!

  • catron
    catron's picture
    Title: ZoomBot
    Joined: 06/02/2009
    Posts:
    BotPoints: 98
    User offline. Last seen 11 years 14 weeks ago.

    I find gEdit bloated due to it's dependence on C. I would recommend emacs. :P

    But in all seriousness, programmers notepad is awesome on windows.

    Thanks,
    Braden McDorman

    "When you do things right, people won't know you've done anything at all."

    clod
    Title: NooBot
    Joined: 09/09/2011
    Posts:
    BotPoints: 2
    User offline. Last seen 11 years 38 weeks ago.

    Try Codelobster PHP Edition. It is the best free PHP IDE now.