From Fedora Project Wiki
(automatically fix double redirect (fedora-wiki.git/fix_double_redirects.py)) |
No edit summary |
||
Line 1: | Line 1: | ||
# | = Testing eclipse-cdt on F-12 = | ||
== Setup == | |||
# Use <code>fedora-cvs eclipse-cdt</code> to grab a copy of the CDT from fedora's CVS | |||
# In the F-12 folder, run make srpm to create a srpm file | |||
# Run rpm -ivh on the srpm -- results will possibly be dumped in ~/rpmbuild/SOURCES | |||
# Go to the folder where the srpm installed and untar the CDT tarball | |||
# In Eclipse, import plugins from srpm_folder/org.eclipse.cdt.releng/results/plugins |
Revision as of 17:41, 24 November 2009
Testing eclipse-cdt on F-12
Setup
- Use
fedora-cvs eclipse-cdt
to grab a copy of the CDT from fedora's CVS - In the F-12 folder, run make srpm to create a srpm file
- Run rpm -ivh on the srpm -- results will possibly be dumped in ~/rpmbuild/SOURCES
- Go to the folder where the srpm installed and untar the CDT tarball
- In Eclipse, import plugins from srpm_folder/org.eclipse.cdt.releng/results/plugins