An open API service indexing awesome lists of open source software.

https://github.com/technicalguru/eclipse-tycho-parent

Tycho parent for Eclipse projects
https://github.com/technicalguru/eclipse-tycho-parent

Last synced: 6 months ago
JSON representation

Tycho parent for Eclipse projects

Awesome Lists containing this project

README

          

# Tycho Maven OSS Parent

## Overview
This is a simple Maven POM parent for OSS projects with Eclipse/Tycho. It defines the Tycho version, Eclipse and OSS repositories and basic build steps. Please notice that Eclipse RCP projects itself are not published via Maven but P2 repositories.

## License
_Tycho Maven OSS Parent_ is licensed under [GNU LGPL 3.0](LICENSE.md).

## Usage#

```

eu.ralph-schuster
rs.rcpplugins.tycho-parent
1.4.1

```

## Contribution

Report a bug or request an enhancement at the [GitHub Issue Tracker](https://github.com/technicalguru/eclipse-tycho-parent/issues).