We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Sorrel: an IDE Plugin for Managing Licenses and Detecting License Incompatibilities

Abstract: Software development is a complex process that includes many different tasks besides just writing code. One of the aspects of software engineering is selecting and managing licenses for the given project. In this paper, we present Sorrel - a plugin for managing licenses and detecting potential incompatibilities for IntelliJ IDEA, a popular Java IDE. The plugin scans the project in search of information about the project license and the licenses of its libraries. If the project does not yet have a license, the plugin provides the developer with recommendations for choosing the most suitable open license, and if there is a license, it informs the programmer about potential licensing violations. The tool makes it easier for developers to choose a proper license for a project and avoid most of the licensing errors - all inside the familiar IDE editor.
The plugin and its source code are available online on GitHub: this https URL A demonstration video can be found at this https URL
Comments: 5 pages, 3 figures
Subjects: Software Engineering (cs.SE)
Cite as: arXiv:2107.13315 [cs.SE]
  (or arXiv:2107.13315v1 [cs.SE] for this version)

Submission history

From: Yaroslav Golubev [view email]
[v1] Wed, 28 Jul 2021 12:28:33 GMT (178kb,D)

Link back to: arXiv, form interface, contact.