Jump to content

Jira Studio: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
No edit summary
Line 1: Line 1:
{{Orphan|date=February 2009}}
{{ infobox software
{{ infobox software
| name = JIRA Studio
| name = JIRA Studio
<!-- | logo = Fill this out if you can find an image -->
| developer = [[Atlassian Software Systems|Atlassian]]
| developer = [[Atlassian Software Systems|Atlassian]]
| released = {{initial release|2008|06|05}}
| released = {{initial release|2008|06|05}}
Line 11: Line 9:
| website = [http://www.atlassian.com/hosted/studio http://www.atlassian.com/hosted/studio/]
| website = [http://www.atlassian.com/hosted/studio http://www.atlassian.com/hosted/studio/]
}}
}}
'''JIRA Studio''' is an integrated, hosted software development suite developed by [[Atlassian Software Systems]]. JIRA Studio includes [[Subversion (software)|Subversion]] for [[revision control]], [[JIRA]] for [[Issue tracking system|issue tracking]] and [[Bug tracking system|bug tracking]], GreenHopper for [[agile software development|agile]] planning and management, [[Bamboo (software)|Bamboo]] for [[Continuous Integration|continuous integration]], [[Crucible (software)|Crucible]] for [[Code review|code review]] and [[FishEye (software)|FishEye]] for [[Source code repository|source code repository]] browsing.
{{Cleanup-rewrite|date=May 2009}}
{{Unreferenced|date=December 2008}}
'''JIRA Studio''' is integrated and hosted development environment. a [[bug tracking system|bug]] and [[issue tracking system]], developed by [[Atlassian Software Systems]]. It was launched during [[Java One]] 2008 in San Francisco. JIRA Studio is a development collaboration platform designed to support software development teams of any size. Based on [[JIRA]], the issue tracker and [[workflow management|Workflow]] tool from [[Atlassian|Atlassian Software Systems]]. JIRA Studio includes applications such as [[revision control]], [[Source code repository|repository viewer]], [[wiki]] and [[code review]].


==Integration==
==Integration==
JIRA connectors exist for the [[Eclipse (software)|Eclipse IDE]] task-management subsystem [[Mylyn]].
JIRA Studio supports IDE connectors for [[Eclipse (software)|Eclipse]], [[Visual Studio]] and [[IntelliJ IDEA]].


Information in JIRA Studio can be displayed in external systems using [[OpenSocial]] gadgets, and project information can be externally accessed using [[Activity Streams]].


For programmatic access, JIRA Studio provides APIs based on [[REST]] and [[Java (programming language)|Java.]]
{{software-stub}}

Revision as of 22:21, 8 July 2010

JIRA Studio
Developer(s)Atlassian
Initial releaseJune 5, 2008 (2008-06-05)
Written inJava
Operating systemCross-platform
TypeSaaS
LicenseProprietary
Websitehttp://www.atlassian.com/hosted/studio/

JIRA Studio is an integrated, hosted software development suite developed by Atlassian Software Systems. JIRA Studio includes Subversion for revision control, JIRA for issue tracking and bug tracking, GreenHopper for agile planning and management, Bamboo for continuous integration, Crucible for code review and FishEye for source code repository browsing.

Integration

JIRA Studio supports IDE connectors for Eclipse, Visual Studio and IntelliJ IDEA.

Information in JIRA Studio can be displayed in external systems using OpenSocial gadgets, and project information can be externally accessed using Activity Streams.

For programmatic access, JIRA Studio provides APIs based on REST and Java.