Jump to content

Anjuta: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
SPDX: GPL-2.0-or-later
GreenC bot (talk | contribs)
Reformat 2 archive links. Wayback Medic 2.5 per WP:USURPURL and JUDI batch #20
 
(9 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Short description|Integrated development environment}}
{{Infobox software
{{Infobox software
| name = Anjuta
| name = Anjuta
Line 13: Line 14:
| date = 1999-12-27
| date = 1999-12-27
| access-date = 2010-05-12}}</ref>
| access-date = 2010-05-12}}</ref>
| discontinued = yes
| programming language = [[C (programming language)|C]] ([[GTK]])
| programming language = [[C (programming language)|C]] ([[GTK]])
| repo = {{URL|https://gitlab.gnome.org/GNOME/anjuta/}}
| repo = {{URL|https://gitlab.gnome.org/Archive/anjuta/}}
| operating_system = [[Unix-like]]
| operating_system = [[Unix-like]]
| platform = [[GNOME]]
| platform = [[GNOME]]
| replaced_by = [[GNOME Builder]]
| language count = 41
| language count = 41
| language footnote = (with translation ≥ 50%)<ref>{{cite web
| language footnote = (with translation ≥ 50%)<ref>{{cite web
Line 31: Line 34:
| title = :: Welcome to Anjuta ::
| title = :: Welcome to Anjuta ::
| archive-date = 2001-10-21
| archive-date = 2001-10-21
| archive-url = http://web.archive.org/web/20011021172314/http://anjuta.sourceforge.net/copyrights.html
| archive-url = https://web.archive.org/web/20011021172314/http://anjuta.sourceforge.net/copyrights.html
| url-status = dead}}</ref><ref name="linuxuser">{{cite journal
| url-status = dead}}</ref><ref name="linuxuser">{{cite journal
| url = http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2002/02/Entwicklungsumgebungen-im-Vergleich
| url = http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2002/02/Entwicklungsumgebungen-im-Vergleich
Line 42: Line 45:
| year = 2002
| year = 2002
| language = de}}</ref>
| language = de}}</ref>
| website = {{URL|http://anjuta.org}}
| website = {{URL|https://web.archive.org/web/20221007014133/http://anjuta.org/}}
}}
}}


Line 54: Line 57:
| last = Granjoux
| last = Granjoux
| date = 2017-09-10}}</ref>
| date = 2017-09-10}}</ref>
| discontinued = yes
| repo = {{URL|https://gitlab.gnome.org/GNOME/anjuta-extras/}}
| repo = {{URL|https://gitlab.gnome.org/Archive/anjuta-extras/}}
| website = hide
| website = hide
}}
}}


'''Anjuta''' was an [[integrated development environment]] written for the [[GNOME]] project.<ref>{{cite web|url=http://www.golem.de/0803/58349.html|access-date=23 February 2012|title=Gnome 2.22 mit Desktop-Effekten|date=12 March 2008|language=de|first=Julius|last=Stiebert|publisher=[[Golem.de]]}}</ref> It had support for [[C (programming language)|C]], [[C++]], [[Java (programming language)|Java]], [[JavaScript]], [[Python (programming language)|Python]] and [[Vala (programming language)|Vala]] [[programming languages|programming language]].<ref name="homepage">{{cite web|url=http://anjuta.org/|date=2022-11-07|title=Archived Anjuta project homepage|access-date=2023-05-15|archive-date=2022-10-07|archive-url=https://web.archive.org/web/20221007014133/http://anjuta.org/|url-status=usurped}}</ref> In May 2022, the project was archived due to a lack of maintainers.<ref name="archive-notice">{{cite web|url=https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/826|title=Archival Notice}}</ref> 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]].
{{Update|inaccurate=yes|date=June 2019}}

'''Anjuta''' is an [[integrated development environment]] written for the [[GNOME]] project.<ref>{{cite web|url=http://www.golem.de/0803/58349.html|access-date=23 February 2012|title=Gnome 2.22 mit Desktop-Effekten|date=12 March 2008|language=de|first=Julius|last=Stiebert|publisher=[[Golem.de]]}}</ref> It has support for [[C (programming language)|C]], [[C++]], [[Java (programming language)|Java]], [[JavaScript]], [[Python (programming language)|Python]] and [[Vala (programming language)|Vala]] [[programming languages|programming language]].<ref name="homepage">{{cite web|url=http://anjuta.org|date=2019-06-10|title=Anjuta project homepage}}</ref>


==Anjuta DevStudio==
==Anjuta DevStudio==
The goal of Anjuta DevStudio is to provide a customizable and extensible IDE framework and at the same time provide implementations of common development tools. Libanjuta is the framework that realizes the Anjuta IDE plugin framework and Anjuta DevStudio realizes many of the common development plugins.
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 integrates programming tools such as the [[Glade Interface Designer]] and the [[Devhelp]] API help browser.
It integrated programming tools such as the [[Glade Interface Designer]] and the [[Devhelp]] API help browser.


==Features==
==Features==

Latest revision as of 17:22, 21 December 2024

Anjuta
Original author(s)Naba Kumar
Developer(s)Johannes Schmid, Sébastien Granjoux, Massimo Cora, James Liggett and others
Initial releaseDecember 27, 1999; 25 years ago (1999-12-27)[1]
Final release3.34.0 [2] (September 8, 2019; 5 years ago (2019-09-08)) [±]
Preview release
(none)
Repositorygitlab.gnome.org/Archive/anjuta/
Written inC (GTK)
Operating systemUnix-like
PlatformGNOME
SuccessorGNOME Builder
Available in41 languages(with translation ≥ 50%)[3]
TypeIntegrated development environment
LicenseGPL-2.0-or-later[4][5]
Websiteweb.archive.org/web/20221007014133/http://anjuta.org/
Anjuta extras
Final release
3.26.0 / September 10, 2017; 7 years ago (2017-09-10)[6]
Repositorygitlab.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.

Anjuta DevStudio

[edit]

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

[edit]

Anjuta features:[10]

Reception

[edit]

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

[edit]

References

[edit]
  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.
  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

[edit]
  • Schulz, Hajo (2002). "Selbst geschneidert — Software-Kollektion für Entwickler". c't (in German) (13): 150.