개발 툴
이전

개발 툴

There are many development tools available for Ubuntu. A list of some of these is included below.

Integrated Development Environments (IDEs) and source-code editors

  • Anjuta is an Integrated Development Environment (IDE) for C and C++.

  • Bluefish는 경험있는 웹 디자이너와 프로그래머들을 위한 강력한 편집기입니다.

  • Eclipse는 자바와 다른 프로그래밍 언어를 위한 IDE입니다. 이것은 JBuilder와 같은 닫힌 소스 프로그램의 기반을 이루고 있습니다.

  • Eric is a fully featured Python and Ruby IDE.

  • IDLE는 Tkinter GUI 툴킷으로 만들어진 파이썬 IDE입니다.

  • KDevelop is a IDE for KDE which supports many programming languages.

  • MonoDevelop is an IDE for writing Mono/.NET applications in C# and other languages.

  • NetBeans는 CVS와 폼 빌더를 지원하는 자바 IDE입니다.

  • Quanta is a powerful IDE for web development and features support for DocBook editing.

Source-code management systems

  • Bazaar-NG is a decentralised version control system used for Ubuntu development.

  • CVS is an advanced version control system used by many open-source projects.

  • Subversion (SVN) is a powerful version control system intended as a replacement for CVS.

Other tools

  • Glade is a user interface designer for building GNOME and GTK applications.

이전
처음으로