Qt Creator icon

Qt Creator

Qt Creator is a cross-platform integrated development environment (IDE) tailored for developing applications with the Qt framework. It includes code editors, debuggers, UI designers, build automation tools, and more.

What is Qt Creator?

Qt Creator is a powerful, cross-platform integrated development environment (IDE) designed specifically for developing applications using the Qt framework. It provides a comprehensive set of tools for Qt development, making the process of creating complex Qt applications quicker and easier.

Key features of Qt Creator include:

  • Code Editors - Advanced text editors with syntax highlighting, code folding, automatic indentation, and other programming aids for C++, QML, JavaScript, and other languages used in Qt.
  • Visual Designers - A visual designer for designing and previewing Qt user interfaces from UI files and a tool for graphically building QML user interfaces.
  • Debugging - Integrated debugging tools for analyzing, inspecting, and understanding application code and logic flows.
  • Project Management - Project wizards, build and run settings customization, dependency management, and macros for simplifying project configuration.
  • Platform Support - Support for targeting multiple platforms including Windows, Mac, Linux, embedded Linux devices, iOS, and Android.
  • Extensible with Plugins - An ecosystem of open source plugins extends Qt Creator with additional features.
  • Help Content - Integrated help content for both the IDE itself and Qt framework classes.

With its focus on excellent Qt support and wide range of development tools integrated into one IDE, Qt Creator aims to maximize developer productivity for creating applications with Qt.

The Best Qt Creator Alternatives

Top Apps like Qt Creator

IntelliJ IDEA, Microsoft Visual Studio, Android Studio, BBEdit, Apache NetBeans, Geany, PyCharm, Code::Blocks, Eclipse, Lazarus, RAD Studio, TextMate, Xcode, Coda, CLion, Microsoft Small Basic, PyScripter, Anjuta, CppDroid, Xamarin Studio, Icecoder, Pelles C, OpenBeans, Cevelop, PhoneGap, VisualNEO Win, Appcelerator, Glade, Textastic, AvalonStudio, Cambalache, WeBuilder, Orwell Dev-C++, Komodo IDE, jGRASP, Convertigo, JUCE, kodeWeave, Aptana Studio, Lite XL, Apple Developer, Pulsar Editor, KDevelop, Embarcadero Dev-C++, Kaxaml, C4droid, CodeLite, Easy code, Cxxdroid, B4X, WebDGap, Quincy, MASM Builder, Quanta Plus, CppCode, Apache Cordova, Zend Studio, wxWidgets, FLTK, Sencha Touch, Maqetta, Projucer, WideStudio, Zinjai, UEStudio, Enide Studio, Zuznow, gtkmm, Openldev, BVRDE, Android java editor, Kurogo Mobile Platform, Capacitor by Ionic, Codename One, wxSVG, Unreal x-editor, eMobc, MIDletPascal, Magentrix, NBAndroid, Padre, IBM Worklight, SourceLair are some alternatives to Qt Creator.

IntelliJ IDEA

IntelliJ IDEA is a full-featured integrated development environment (IDE) specifically designed for Java and other JVM languages. First released in 2001 by JetBrains, IntelliJ IDEA has become one of the most popular Java IDEs used today.Some key features of IntelliJ IDEA include:Smart code completion, error checking, and refactoring toolsSupport...

Microsoft Visual Studio

Microsoft Visual Studio is a fully-featured integrated development environment (IDE) for creating applications on the Windows platform as well as web and cloud platforms. First released in 1997, Visual Studio has become one of the most popular and widely-used IDEs for software development.Visual Studio supports a wide range of programming...

Android Studio

Android Studio is an integrated development environment (IDE) designed specifically for Android app development. It provides a unified environment where you can build Android apps from start to finish.Some key features and benefits of Android Studio include:Based on the IntelliJ IDEA IDE, which provides a robust editor, code...

BBEdit

BBEdit is a versatile text, HTML, and code editor for macOS. First released in 1992, it is developed and published by Bare Bones Software.BBEdit is popular among web designers and developers for its balance of power and simplicity. It has extensive text and code handling capabilities, including search and replace...

Apache NetBeans

<p>Apache NetBeans is a free and open source integrated development environment focused primarily on developing Java applications. It runs on most operating systems including Windows, Linux and macOS. Key features include:</p><ul><li>Support for developing Java SE, Java ME...

Geany

Geany is a lightweight, fast, and minimalist cross platform text editor targeted at developers and power users. It has support for syntax highlighting for over 150 programming and markup languages including C, Java, HTML, LaTeX, CSS, Python, Perl, and more.Some of the key features of Geany include:Syntax highlighting for...

PyCharm

PyCharm is a fully-featured Python integrated development environment (IDE) created by JetBrains. It offers extensive support for Python web development, scientific computing, and data science workflows. Key features of PyCharm include:Smart code editor with error checking, auto-completion, code navigation and refactoring toolsPowerful debugger for Python code with support for...

Code::Blocks

Code::Blocks is a free, open-source, cross-platform integrated development environment (IDE) that supports multiple compilers including GCC, Clang, and Visual C++. It features a plug-in architecture that makes it easily extensible and configurable for many programming languages. Code::Blocks simplifies the build process and helps manage projects of any size...

Eclipse

Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written mostly in Java and can be used to develop applications in Java and other programming languages including C/C++, Python, PHP, and more.Some key features of Eclipse include...

Lazarus

Lazarus is a free, open-source integrated development environment (IDE) designed for rapid application development using the Free Pascal compiler. It allows developers to create native graphical, console and web applications for a variety of platforms including Windows, macOS, Linux, and more.Some key features of Lazarus include:Visual form designer...

RAD Studio

RAD Studio is a complete software development suite created and maintained by Embarcadero Technologies. First released in 1995 under the name Delphi, RAD Studio enables rapid application development for desktop, web, mobile, and console apps using Embarcadero's advanced Delphi, C++Builder, HTML5 Builder tools.At the core of RAD Studio is...

TextMate

TextMate is a versatile plain text and source code editor for macOS. Originally released in 2004, TextMate quickly earned popularity among developers and web designers for its combination of advanced text editing features, speed, and an extensive library of bundles and themes.Some key features of TextMate include:Support for a...

Xcode

Xcode is an integrated development environment (IDE) developed by Apple for developing software for its platforms, including macOS, iOS, iPadOS, watchOS and tvOS. It is available for free on the Mac App Store.Some key features of Xcode include:Source code editor with syntax highlighting and code completion supportGraphical user...

Coda

Coda is a feature-rich web development application developed by Panic exclusively for macOS. First released in 2007, Coda aims to provide an all-in-one solution for web developers by combining capabilities for editing code, uploading files via FTP, previewing sites, and managing files and folders.At its core, Coda offers a fast...

CLion

CLion is a feature-rich, cross-platform Integrated Development Environment (IDE) designed specifically for C and C++ development. It is developed by JetBrains, known for other popular IDEs like IntelliJ IDEA, PyCharm, and more.Some of the key features of CLion include:Advanced code completion and analysis using static code analysis to...

Microsoft Small Basic

Microsoft Small Basic is a free, approachable, and easy to learn programming language and development environment. It is intended to introduce core programming concepts and help students and beginners get started with coding.Small Basic features a straightforward BASIC-like syntax that is easy to read and write. It includes an...

PyScripter

PyScripter is a feature-rich Python integrated development environment (IDE) for Windows. It is designed specifically for Python development, providing a range of useful tools and features for programmers.Some of the key features of PyScripter include:Syntax highlighting for Python codeSmart auto-completion for variables, functions, parameters, etc.Integrated Python interpreter...

Anjuta

Anjuta is a free and open-source integrated development environment (IDE) for software development on the Linux operating system. It supports the development of applications in languages such as C, C++, Java, JavaScript, Python and others.Some key features of Anjuta include:Project management tools for creating and managing projectsSupport for...

CppDroid

CppDroid is a free and open-source integrated development environment (IDE) designed specifically for C++ development on Android. It provides a full-featured environment for writing, compiling, running, and debugging native C++ code on Android devices.Some key features of CppDroid include:Intelligent code editor with syntax highlighting, autocompletion, and other productivity...

Xamarin Studio

Xamarin Studio is a free, open source Integrated Development Environment (IDE) used for building mobile applications. It allows developers to leverage their existing skills in C# and the .NET framework to write native iOS, Android, and Windows apps using a single codebase and programming language.Some key features and benefits...

Icecoder

Icecoder is a self-hosted code editor designed for web development. It can be installed on one's own server or web hosting to provide a feature-rich code editing environment for sites and web applications.Some key features of Icecoder include:Syntax highlighting for HTML, CSS, JavaScript, PHP and other code languagesLine...

Pelles C

Pelles C is a complete development kit for C and C++ programming on Windows platforms. It includes the Pelles C compiler, linker, resource compiler, debugger, profiler and other utilities. Key features:Free and open source software with very permissive licensing termsIDE with code completion, templates, etc to boost productivityFast executable...

OpenBeans

OpenBeans is an open-source accounting and bookkeeping software designed as an alternative to QuickBooks. It provides a suite of features targeted at small businesses to help manage their finances and accounting.Some of the key features of OpenBeans include:Easy to use graphical interface for managing general ledger, accounts payable...

Cevelop

Cevelop is an open-source integrated development environment (IDE) designed specifically for C and C++ development. It is based on the popular Eclipse platform and offers advanced code assistance, analysis, debugging, testing, and profiling tools to improve developer productivity.Some key features of Cevelop include:Intelligent code completion and syntax highlightingCall...

PhoneGap

PhoneGap is an open-source mobile development framework originally created by Nitobi. It allows developers to build applications for mobile devices using web technologies like HTML, CSS and JavaScript. The key benefit of PhoneGap is that it wraps the web code into native containers, allowing access to device features on platforms...

VisualNEO Win

VisualNEO Win is a Windows-based software application designed specifically for neural network modeling. It provides a user-friendly graphical interface that allows users to easily design, train, and simulate neural networks without any programming.Some of the key features of VisualNEO Win include:Drag-and-drop network designer for quickly building neural network...

Appcelerator

Appcelerator is an open-source mobile application development platform that allows developers to build native iOS, Android, and Windows apps using web technologies including JavaScript, HTML5, and CSS. It utilizes a single JavaScript codebase that compiles into fully native mobile apps for multiple platforms.Some key features of Appcelerator include:Uses...

Glade

Glade is a free, open source graphical user interface designer program used to build interfaces for applications that use GTK and GNOME. It provides a visual editor that allows users to arrange widgets like buttons, menus, and windows by dragging and dropping instead of writing code.Some key features of...

Textastic

Textastic is a feature-rich text and code editor application designed specifically for iOS devices like the iPhone and iPad. It allows you to easily edit text documents, code, markup, and programming languages on your mobile device.Some key features of Textastic include:Supports syntax highlighting for many languages including HTML...

AvalonStudio

AvalonStudio is a free and open source integrated development environment and shell focused on modern C++ development across Linux, macOS and Windows.Key features include:Intelligent code completion and analysisIntegrated debuggingProject management toolsCustomizable user interfacePlugin architecture to extend functionalityIt is built with flexibility and ease-of-use in mind to provide a...

Cambalache

Cambalache is a free and open source download manager and file sharing application for Windows and Linux operating systems. It provides users with tools to search, queue, download, organize and share files over the internet.Some of the key features of Cambalache include:Intuitive graphical user interface for easy navigation...

WeBuilder

WeBuilder is a powerful yet easy-to-use website builder designed for businesses, organizations, and individuals who want to create a professional online presence without needing to know coding. It features an intuitive drag-and-drop interface that allows you to easily add and customize different elements like text, images, shapes, and more to...

Orwell Dev-C++

Orwell Dev-C++ is an open-source, cross-platform, multi-language integrated development environment (IDE) used to develop applications in languages like C, C++, etc. It is based on the Bloodshed Dev-C++ project and provides new features, bug fixes, along with better stability.Some key features of Orwell Dev-C++ include:Support for multiple compilers...

Komodo IDE

Komodo IDE is a feature-rich integrated development environment (IDE) for dynamic programming languages and web development. It supports languages like Python, Perl, PHP, Ruby, JavaScript, CSS, and HTML.Some key features of Komodo IDE include:Code editing with syntax highlighting, autocomplete, live preview, and moreDebugging tools like breakpoints, watches, stack...

JGRASP

jGRASP is an integrated development environment (IDE) designed specifically for introductory computer science students learning Java or other object-oriented languages. It provides a variety of visualizations, such as a Control Structure Diagram and UML class diagram, to help students understand complex software more easily.Key features of jGRASP include:Code...

Convertigo

Convertigo is an open source low-code platform designed for developing and deploying multi-channel web and mobile applications. It allows organizations to rapidly build, integrate, and deliver applications through a visual, model-driven approach.Some key capabilities and benefits of Convertigo include:Visual modeling for front-end and back-end application development and integrationDrag...

JUCE

JUCE is an open-source cross-platform framework that allows developers to create desktop, mobile, embedded, and console applications with native user interfaces. It handles a lot of complex tasks and processes under the hood, enabling developers to focus on writing the actual application code.Some key features and benefits of JUCE...

KodeWeave

kodeWeave is a versatile code editor and integrated development environment (IDE) designed specifically for web development. It incorporates a number of features to streamline building websites and web applications.The editor includes syntax highlighting and auto-completion for HTML, CSS, JavaScript, TypeScript, and other common web development languages out of the...

Aptana Studio

Aptana Studio is a powerful open-source integrated development environment (IDE) designed specifically for web development. It provides a rich set of features and tools for coding in HTML, CSS, JavaScript, Ruby on Rails, PHP, Python, Perl, and more.Based on the Eclipse platform, Aptana Studio offers a familiar workflow and...

Lite XL

Lite XL is an open-source, lightweight text editor and IDE aimed at software developers. It provides a minimalist and customizable interface along with features you'd expect in a code editor, like:Syntax highlighting for over 100 languagesCode completion and lintingSplit window editingPlugin support for extending functionalityProject-based workspace for managing filesIntegrated terminalGit...

Apple Developer

Apple Developer is a software and services platform from Apple that enables developers to build, test, and distribute apps and web experiences for Apple platforms. It provides access to a range of developer tools, application programming interfaces (APIs), and services to build high-quality apps for iOS, iPadOS, macOS, watchOS, and...

Pulsar Editor

Pulsar Editor is a free, open source, lightweight text and code editor available for Windows, Mac, and Linux. Despite its simplicity, Pulsar packs robust features for programmers and writers alike.Syntax highlighting for over 20 programming and markup languages helps developers easily scan code. The minimal UI keeps the focus on...

KDevelop

KDevelop is a free and open source integrated development environment (IDE) for Linux and other Unix-like systems. It was first released in 1998 and has been under active development ever since. KDevelop aims to provide developers with a powerful, flexible, and feature-rich IDE that can handle a wide variety of programming...

Embarcadero Dev-C++

Embarcadero Dev-C++ is an integrated development environment (IDE) specifically designed for C and C++ programming on the Windows platform. It includes a text/source code editor with features like syntax highlighting and auto-completion to make writing code more efficient.Key features of Dev-C++ include:Text editor with support for syntax...

Kaxaml

Kaxaml is a free, open-source tool for rapidly creating XAML prototypes of application interfaces and workflows. It provides a visual designer for arranging UI controls like buttons, text boxes, and panels and connecting them with logic flows and actions.Some key features of Kaxaml include:Drag-and-drop graphical designer for building...

C4droid

C4droid is a remote desktop application designed specifically for Android devices to remotely control a Windows computer. It allows the Android device to serve as a touch input mouse, keyboard and screen mirror for the Windows machine.Some key features of C4droid include:Easy connectivity via WiFi, 3G...

CodeLite

CodeLite is a free, open-source, cross-platform Integrated Development Environment (IDE) for the C/C++ programming languages. It supports multiple platforms including Linux, MacOS, and Windows.Some key features of CodeLite include:Syntax highlighting and autocomplete for C/C++Support for projects and workspacesIntegrated debugging using GDB/LLDBCode navigation and symbol...

Easy code

Easy code is a multi-language code editor designed with developers in mind. It provides essential coding features like syntax highlighting, auto-completion of code, and debugging tools to detect issues quickly - all designed to increase coding efficiency.Key features of Easy Code include:Syntax highlighting for over 50 programming languages including...

Cxxdroid

Cxxdroid is an open-source Android application that enables you to write, compile, and run C/C++ code directly on your Android device. It provides an integrated development environment (IDE) optimized for mobile devices.Some key features of Cxxdroid include:Syntax-highlighted text editor for writing C/C++ codeSupport for both C...

B4X

B4X (Basic4android) is a rapid application development tool for building native apps across multiple platforms including Android, iOS, Windows, Linux, MacOS and Raspberry Pi. It uses a Basic-like programming language that is easy to learn yet powerful enough for professional developers.Some key highlights of B4X:Write...

WebDGap

WebDGap is an open-source web application firewall (WAF) designed to protect web applications by filtering, monitoring, and blocking malicious HTTP traffic. It sits between a web application and the Internet, analyzing all incoming and outgoing HTTP/HTTPS requests to identify and block threats like cross-site scripting (XSS), SQL injection, remote...

Quincy

Quincy is an open-source, free music notation and composition software for Windows, macOS, and Linux. It provides an intuitive and feature-rich user interface to make music notation and score writing simple and efficient. Key features of Quincy include:User-friendly and customizable graphical WYSIWYG interfaceInput notes and other symbols via mouse...

MASM Builder

MASM Builder is an integrated development environment (IDE) designed specifically for assembly language programming using the Microsoft Macro Assembler (MASM). It includes a full-featured text editor with syntax highlighting and auto-completion to make writing assembly code easier. Key features of MASM Builder include:Integrated debugger for stepping through assembly codeProject...

Quanta Plus

Quanta Plus is a free and open-source web development IDE. It includes a wide range of features and tools for designing, coding, and testing websites and web applications.The HTML editor provides syntax highlighting, auto-completion, validation tools, and more for writing HTML, XHTML, and HTML5 code. There is also a...

CppCode

CppCode is a free, open-source, cross-platform IDE specialized for C++ development. It was initially developed by Daniel Pfeifer in 2010 as a lightweight IDE focused on providing a fast and smooth editing experience specifically for C++ developers.Some key features of CppCode include:Intelligent code completion and refactoring tools powered by...

Apache Cordova

Apache Cordova is an open-source mobile application development framework originally created by Nitobi. It enables developers to use standard web technologies like HTML5, CSS3, and JavaScript for cross-platform development, avoiding native development languages like Objective-C for iOS and Java for Android.Cordova wraps the HTML and JavaScript code into a...

Zend Studio

Zend Studio is a commercial IDE from Zend Technologies for developing PHP applications. It includes features such as:Code editor with syntax highlighting, auto-completion, error checking, refactoring, and more for PHP, HTML, CSS, and JavaScriptDebugging capabilities like breakpoints, watches, call stacks, and debugging profilesBuilt-in testing tools including unit testing, mock...

WxWidgets

wxWidgets is an open source C++ library that lets developers create graphical user interfaces (GUIs) for cross-platform applications. It enables building desktop apps for Windows, Mac, Linux and other platforms with native look and feel.Some key features of wxWidgets include:Supports a variety of popular toolkits like GTK+, Qt...

FLTK

FLTK (pronounced 'fulltick') is a cross-platform C++ GUI toolkit for developing desktop applications and graphical user interfaces (GUIs). It stands for Fast Light Tool Kit.Some key features of FLTK include:Lightweight, small dependency footprint, and fast performance for building responsive UIsWritten in C++ but provides bindings for other languages...

Sencha Touch

Sencha Touch is an HTML5 mobile application framework for developing web apps that look and feel native on touch screen devices, including iOS and Android. It allows web developers to build apps using web technologies like HTML5, CSS3 and JavaScript that have the appearance and fluidity of native apps built...

Maqetta

Maqetta is an open-source visual web page editor and WYSIWYG design tool created by the Dojo Foundation for designing HTML5 user interfaces. It allows web designers and developers to rapidly create mockups and prototypes by dragging-and-dropping UI components onto a canvas and configuring their parameters and behaviors.Key features of...

Projucer

Projucer is an open-source application developed by Raw Material Software for designing GUI applications built with JUCE, a popular C++ framework for audio plugins and cross-platform desktop apps. It allows you to visually design UI components via a drag-and-drop editor and generate platform-specific project code for Windows, macOS, Linux, iOS...

WideStudio

WideStudio is a feature-rich integrated development environment (IDE) and rapid application development (RAD) tool for creating desktop, mobile, and web apps. It provides developers a unified interface and environment for coding, testing, debugging, and deploying applications.With WideStudio, developers can build apps with various programming languages including C, C++, C...

Zinjai

Zinjai is an open-source, cross-platform integrated development environment (IDE) designed specifically for Python programming. It includes features such as:Syntax highlighting and auto-completion for Python codeIntegrated debugger for stepping through code and inspecting variablesCode analysis to detect errors and potential issuesProject management tools for organizing Python codebasesVisual designers for building...

UEStudio

UEStudio is a free, open source 3D level editor for Unreal Engine. It provides a streamlined environment focused specifically on level design, allowing users to create and edit levels and assets for Unreal Engine games without requiring the full engine install.Key features of UEStudio include:Intuitive drag-and-drop interface for...

Enide Studio

Enide Studio is an open-source, cross-platform integrated development environment focused on game development and interactive media creation. It includes a wide range of tools for designing, coding, testing, and deploying 2D and 3D games and applications.Key features include:Intuitive drag-and-drop visual editor for rapid prototyping and iterationSupport for multiple...

Zuznow

Zuznow is a cloud-based customer service software designed to help companies provide exceptional omni-channel support. It consolidates all customer conversations from channels like email, live chat, social media, and more into a shared, team inbox.Key features of Zuznow include:Shared team inbox - All customer conversations from multiple channels...

Gtkmm

gtkmm is a C++ interface for the GTK+ graphical user interface library. It allows developers to build cross-platform GUI applications in C++ using the GTK+ toolkit. Some key points about gtkmm:It wraps GTK+ objects and functions in C++ classes and methods, providing an object-oriented API for GTK+. This makes...

Openldev

Openldev is an open-source integrated development environment designed specifically for developing and testing algorithms for Landsat satellite imagery. It provides a suite of tools that allow users to easily access and work with Landsat data.Some of the key features of Openldev include:Tools for searching and downloading Landsat scenes...

BVRDE

BVRDE is a free and open-source video editor available for Windows, Mac, and Linux operating systems. It provides a basic yet powerful video editing interface for users to edit their video footage.Some of the key features of BVRDE include:Trimming, cutting and splicing video clipsApplying transitions between video clipsImporting...

Android java editor

Android Studio is the official integrated development environment (IDE) for Android app development, created by Google. It is based on JetBrains' IntelliJ IDEA software and specially designed for Android development.Some key features of Android Studio include:Code editing tools - Intelligent code completion, code templates, refactoring tools, etc.Emulator...

Kurogo Mobile Platform

Kurogo Mobile Platform is an open-source platform for developing native and hybrid mobile applications. It allows developers to build iOS, Android and Progressive Web Apps using JavaScript and React Native.Some key features of Kurogo Mobile Platform:Write Once, Run Everywhere - Develop apps in JavaScript that run natively on...

Capacitor by Ionic

Capacitor by Ionic is an open source runtime that allows developers to build cross-platform native apps using web technologies like HTML, CSS and JavaScript. It works by wrapping the web code into native containers to access device features on iOS, Android and the web.Some key features of Capacitor include...

Codename One

Codename One is an open source framework aimed at allowing Java developers to build native mobile applications that can run on multiple platforms including iOS, Android, Windows, and more. Some key aspects of Codename One:Write once, run anywhere - Developers can write code in Java and use the Codename...

WxSVG

wxSVG is an open-source C++ library that allows developers to load, display and manipulate Scalable Vector Graphics (SVG) files in applications built with the wxWidgets GUI toolkit. Some key features of wxSVG include:GUI components like wxSVGCanvas and wxSVGButton to render SVG images and iconsClasses to load SVG files from...

Unreal x-editor

Unreal x-editor is a powerful visual scripting editor and level design toolset for Unreal Engine. It allows designers and artists with no programming experience to quickly prototype gameplay systems, create complex interactive environments, and build full levels without needing to write any code.The editor provides an easy-to-use node-based interface...

EMobc

eMobc is an open-source mobility management platform designed specifically for managing corporate-owned mobile devices like smartphones, tablets, and laptops. It provides a secure and scalable solution to enroll, configure, manage, secure, monitor, and analyze a fleet of corporate mobile devices.Key capabilities and benefits of eMobc include:Device enrollment and...

MIDletPascal

MIDletPascal is an open-source, cross-platform integrated development environment (IDE) and compiler that allows developers to create mobile applications using the Object Pascal programming language. It generates Java ME compatible apps that can run on mobile phones.Some key features of MIDletPascal include:IDE with code editor, debugger, UI designer, etc...

Magentrix

Magentrix is an open-source ecommerce platform that is a fork of Magento. It was created to provide an alternative ecommerce solution for small and medium-sized businesses with more flexibility and lower cost compared to Magento.Some key features of Magentrix include:Open-source software licensed under OSL 3.0Built on top of...

NBAndroid

NBAndroid is an open-source web-based integrated development environment (IDE) optimized for building Android applications. It allows you to write, test, and debug Android apps completely in the browser without needing to install the Android SDK or any other tools on your computer.Some key features of NBAndroid include:Code Editor...

Padre

Padre is an open-source integrated development environment written in Perl for developing Perl applications. It was designed to provide a full-featured IDE for Perl developers with features commonly found in other popular IDEs like Eclipse or Visual Studio.Some of the key features Padre offers include:Syntax highlighting for Perl...

IBM Worklight

IBM Worklight is an enterprise-grade mobile application platform that enables organizations to efficiently develop, connect, run and manage HTML5, hybrid and native mobile applications. Key capabilities include:Integrated Development Environment (IDE) to develop hybrid mobile applications using open web technologies (HTML5, CSS3, JS) as well as native APIs and frameworks...

SourceLair

SourceLair is a cloud-based integrated development environment (IDE) designed specifically for web development. It provides a complete toolchain for building, testing and deploying web applications entirely from the browser, without needing to install anything on your local machine.Some key features of SourceLair include:Code Editor - Supports syntax highlighting...