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
- Host: GitHub
- URL: https://github.com/technicalguru/eclipse-tycho-parent
- Owner: technicalguru
- License: other
- Archived: true
- Created: 2020-03-24T19:01:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T15:41:28.000Z (over 4 years ago)
- Last Synced: 2025-07-30T14:01:05.231Z (11 months ago)
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).