Differences between revisions 53 and 55 (spanning 2 versions)
Revision 53 as of 2015-04-24 21:19:26
Size: 2454
Editor: ?karlschmidt
Comment:
Revision 55 as of 2018-02-25 15:06:00
Size: 3148
Editor: RicardoCosta
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:

The following are available through apt-get, the preferred way to install applications on Debian:
Line 14: Line 17:
 * DebianPkg:eclipse - Extensible Tool Platform and Java IDE  * DebianPkg:eclipse - Extensible Tool Platform and IDE for Java and many other languages, including C++, Python, etc.
Line 16: Line 19:
 * DebianPkg:KDevelop  * DebianPkg:KDevelop - IDE for C, C++, Python, QML/JavaScript and PHP
Line 18: Line 21:
 * DebianPkg:netbeans - IDE for Java Development and More
 * DebianPkg:projectcenter.app - IDE for GNUstep Development
 * DebianPkg:QtCreator - C++ / Qt
 * SunStudio
 * DebianPkg:netbeans - IDE for Java, PHP, C/C++ Development and More
 * DebianPkg:projectcenter.app - IDE for GNUstep Development using Objective-C
 * DebianPkg:QtCreator - C++ / Qt Window designer.

The following are available as downloads from their creators, and are possible to use on Debian:

 * Visual Studio Code (from Microsoft) - An editor and lightweight IDE for many programming languages.

 * IntelliJ IDEA, Web Storm, Ruby Mine, and their whole family of similar IDEs from Jetbrains, for almost every popular programming language can be installed on Debian using installers downloaded from Jetbrains at https://www.jetbrains.com/

Translation(s): عربية - English - Español - Français - ?Indonesia - Italiano - Melayu - Brasileiro - Русский - Svenska - 简体中文

(!) ?/Discussion


http://www.debian.org/logos/openlogo-nd-50.png http://www.debian.org/Pics/debian.png

Portal/IDB/logo_portal.png Welcome to Debian development and programming applications


  • Portal/IDB/icon-development-32x32.png This portal talks about development and programming tools. Technical words can be used but explained.


IDE:

The following are available through apt-get, the preferred way to install applications on Debian:

  • Anjuta - C++ programming

  • eclipse - Extensible Tool Platform and IDE for Java and many other languages, including C++, Python, etc.

  • gambas2 - based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!)

  • KDevelop - IDE for C, C++, Python, QML/JavaScript and PHP

  • MonoDevelop - C / C++ / C# / Boo / ASP.NET/ VB.NET / Java programming

  • netbeans - IDE for Java, PHP, C/C++ Development and More

  • projectcenter.app - IDE for GNUstep Development using Objective-C

  • QtCreator - C++ / Qt Window designer.

The following are available as downloads from their creators, and are possible to use on Debian:

  • Visual Studio Code (from Microsoft) - An editor and lightweight IDE for many programming languages.
  • IntelliJ IDEA, Web Storm, Ruby Mine, and their whole family of similar IDEs from Jetbrains, for almost every popular programming language can be installed on Debian using installers downloaded from Jetbrains at https://www.jetbrains.com/

Repository and Sources control:

Development Tools:

  • FakeRoot - Provides virtual root privileges for file manipulation within a fake root environment.

  • PentiumBuilder - Kludge to allow building for Pentium compatible architecture

  • Make - Automatically recompiles parts of a package that need recompilation

  • AutoConf - Tool to create a configure script from the configure.ac file

  • AutoMake - Automatically generates build information files

  • Distcc - tool to compile on many boxes at once

  • PCRE (Perl Compatible Regular Expressions) tester (GUI) (used to be a KDE one)