Anjuta

Last updated
Anjuta
Original author(s) Naba Kumar
Developer(s) Johannes Schmid, Sébastien Granjoux, Massimo Cora, James Liggett and others
Initial releaseDecember 27, 1999;24 years ago (1999-12-27) [1]
Final release 3.34.0 [2] (September 8, 2019;5 years ago (2019-09-08)) [±]
Preview release
(none)
Repository gitlab.gnome.org/Archive/anjuta/
Written in C (GTK)
Operating system Unix-like
Platform GNOME
Successor GNOME Builder
Available in41 languages(with translation ≥ 50%) [3]
Type Integrated development environment
License GPL-2.0-or-later [4] [5]
Website web.archive.org/web/20221007014133/http://anjuta.org/
Anjuta extras
Final release
3.26.0 / September 10, 2017;7 years ago (2017-09-10) [6]
Repository gitlab.gnome.org/Archive/anjuta-extras/

Anjuta was an integrated development environment written for the GNOME project. [7] It had support for C, C++, Java, JavaScript, Python and Vala programming language. [8] In May 2022, the project was archived due to a lack of maintainers. [9] Since October 2022 the project's former homepage no longer exists and the domain is owned by an SBOBET, an Indonesian gambling website. It has been superseded by GNOME Builder.

Contents

Anjuta DevStudio

The goal of Anjuta DevStudio was to provide a customizable and extensible IDE framework and at the same time provide implementations of common development tools. Libanjuta was the framework that realizes the Anjuta IDE plugin framework and Anjuta DevStudio realizes many of the common development plugins.

It integrated programming tools such as the Glade Interface Designer and the Devhelp API help browser.

Features

Anjuta features: [10]

Reception

The German magazine LinuxUser recognized Anjuta 1.0.0 (released in 2002) as a good step to increase the number of native GNOME/GTK applications, stating that the application has a very intuitive GUI and new useful features. [12]

In April 2017, Anjuta was removed from the OpenBSD ports tree, with stagnation of development and existence of alternatives cited as reasons. [13]

See also

Related Research Articles

An integrated development environment (IDE) is a software application that provides comprehensive facilities for software development. An IDE normally consists of at least a source-code editor, build automation tools, and a debugger. Some IDEs, such as IntelliJ IDEA, Eclipse and Lazarus contain the necessary compiler, interpreter or both; others, such as SharpDevelop and NetBeans, do not.

In computing, cross-platform software is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms.

<span class="mw-page-title-main">Bluefish (software)</span> Free software text editor

Bluefish is a free and open-source software advanced source code editor with a variety of tools for programming and website development. It supports editing source code such as C, JavaScript, Java, PHP, Python, as well as markup languages such as HTML, YAML and XML. It is available for many platforms, including Linux, macOS, and Windows, and can be used via integration with GNOME or run as a stand-alone application. Designed as a compromise between plain text editors and full programming IDEs, Bluefish is lightweight, fast and easy to learn, while providing many IDE features. Bluefish was one of the first source code editors on the Linux desktop. It has been translated into 17 languages. The source code is available under the GNU General Public License.

<span class="mw-page-title-main">KDevelop</span> Integrated development environment

KDevelop is a free and open-source integrated development environment (IDE) for Unix-like computer operating systems and Windows. It provides editing, navigation and debugging features for several programming languages, and integration with build automation and version-control systems, using a plugin-based architecture.

<span class="mw-page-title-main">Eclipse (software)</span> Software development environment

Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. It is the second-most-popular IDE for Java development, and, until 2016, was the most popular. Eclipse is written mostly in Java and its primary use is for developing Java applications, but it may also be used to develop applications in other programming languages via plug-ins, including Ada, ABAP, C, C++, C#, Clojure, COBOL, D, Erlang, Fortran, Groovy, Haskell, HLASM, JavaScript, Julia, Lasso, Lua, NATURAL, Perl, PHP, PL/I, Prolog, Python, R, Rexx, Ruby, Rust, Scala, and Scheme. It can also be used to develop documents with LaTeX and packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++, and Eclipse PDT for PHP, among others.

wxWidgets Widget toolkit

wxWidgets is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets enables a program's GUI code to compile and run on several computer platforms with no significant code changes. A wide choice of compilers and other tools to use with wxWidgets facilitates development of sophisticated applications. wxWidgets supports a comprehensive range of popular operating systems and graphical libraries, both proprietary and free.

<span class="mw-page-title-main">IntelliJ IDEA</span> Integrated development environment

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages. It is developed by JetBrains and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.

<span class="mw-page-title-main">Google Web Toolkit</span> Free Java library

Google Web Toolkit, or GWT Web Toolkit, is an open-source set of tools that allows web developers to create and maintain JavaScript front-end applications in Java. It is licensed under Apache License 2.0.

<span class="mw-page-title-main">Aptana</span> Text editor

Aptana, Inc. is a company that makes web application development tools for use with a variety of programming languages. Aptana's main products include Aptana Studio, Aptana Cloud and Aptana Jaxer.

The following tables list notable software packages that are nominal IDEs; standalone tools such as source-code editors and GUI builders are not included. These IDEs are listed in alphabetic order of the supported language.

<span class="mw-page-title-main">JUCE</span> C++ Cross-Platform Application Development Framework

JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries. It is dual licensed under the GPLv3 and a commercial license.

Dart is a programming language designed by Lars Bak and Kasper Lund and developed by Google. It can be used to develop web and mobile apps as well as server and desktop applications.

<span class="mw-page-title-main">Chromium Embedded Framework</span> Free and open-source software framework

The Chromium Embedded Framework (CEF) is an open-source software framework for embedding a Chromium web browser within another application. This enables developers to add web browsing functionality to their application, as well as the ability to use HTML, CSS, and JavaScript to create the application's user interface.

<span class="mw-page-title-main">Xojo</span> Programming environment and programming language

The Xojo programming environment and programming language is developed and commercially marketed by Xojo, Inc. of Austin, Texas for software development targeting macOS, Microsoft Windows, Linux, iOS, Android, the Web and Raspberry Pi. Xojo uses a proprietary object-oriented language.

<span class="mw-page-title-main">Atom (text editor)</span> Free and open-source text and source code editor

Atom is a free and open-source text and source-code editor for macOS, Linux, and Windows with support for plug-ins written in JavaScript, and embedded Git control. Developed by GitHub, Atom was released on June 25, 2015.

<span class="mw-page-title-main">Katalon Studio</span> Automation testing software tool

Katalon Platform is an automation testing software tool developed by Katalon, Inc. The software is built on top of the open-source automation frameworks Selenium, Appium with a specialized IDE interface for web, API, mobile and desktop application testing. Its initial release for internal use was in January 2015. Its first public release was in September 2016. In 2018, the software acquired 9% of market penetration for UI test automation, according to The State of Testing 2018 Report by SmartBear.

References

  1. "Anjuta DevStudio: Integrated Development Environment". projects.gnome.org. 1999-12-27. Retrieved 2010-05-12.
  2. "Anjuta project news file" . Retrieved 2021-08-28.
  3. Naba Kumar. "Module Statistics: anjuta". l10n.gnome.org. Retrieved 2019-06-10.
  4. ":: Welcome to Anjuta ::". Archived from the original on 2001-10-21. Retrieved 2021-06-22.
  5. Schürmann, Tim (2002). "schweizer messer - Entwicklungsumgebungen im Vergleich". LinuxUser (in German) (2). Retrieved 23 March 2012.
  6. Granjoux, Sébastien (2017-09-10). "Anjuta extra 3.26.0 released".
  7. Stiebert, Julius (12 March 2008). "Gnome 2.22 mit Desktop-Effekten" (in German). Golem.de . Retrieved 23 February 2012.
  8. "Archived Anjuta project homepage". 2022-11-07. Archived from the original on 2022-10-07. Retrieved 2023-05-15.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  9. "Archival Notice".
  10. Ganslandt, Björn (2001). "GNOME Fifth-Toe 1.4". LinuxUser (in German) (5). Retrieved 2019-06-10.
  11. "Project readme". 2019-06-10.
  12. "News und Programme rund um Gnome". LinuxUser (in German) (1). 2003. Retrieved 23 March 2012.
  13. Adriaanse, Jasper Lievisse (17 April 2017). "remove anjuta" . Retrieved 18 April 2017.

Further reading