From Fedora Project Wiki
(Created page with '== Getting Started == Eclipse Fedora Packager is a plugin for Eclipse which helps Fedora packagers used to IDEs to package their Fedora RPMs from within Eclipse without needing ...') |
No edit summary |
||
Line 17: | Line 17: | ||
== Import Fedora CVS Package == | == Import Fedora CVS Package == | ||
First, you need to get your Fedora CVS module. | |||
[[File:EclipseFedoraPackagerImportFedoraCVS.jpg]] | |||
== Push Build to Koji == | == Push Build to Koji == | ||
== Push Build to Koji == | == Push Build to Koji == |
Revision as of 14:30, 15 July 2010
Getting Started
Eclipse Fedora Packager is a plugin for Eclipse which helps Fedora packagers used to IDEs to package their Fedora RPMs from within Eclipse without needing to resort to the command line.
(Some) Basic features include:
- RPM spec file editor with systax highlighting, auto-completion and changelog (ALT+CTRL+C) support
- Download sources
- Prepare local builds
- Create local builds
- Push build to Koji (automatic tagging if desired)
- Eclipse CVS support
- Mock builds
- Create Bhodi updates
- and many more :-)
Import Fedora CVS Package
First, you need to get your Fedora CVS module.