From Fedora Project Wiki

(automatically fix double redirect (fedora-wiki.git/fix_double_redirects.py))
No edit summary
Line 1: Line 1:
#REDIRECT [[Features/EclipseCallGraph]]
= 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

  1. Use fedora-cvs eclipse-cdt to grab a copy of the CDT from fedora's CVS
  2. In the F-12 folder, run make srpm to create a srpm file
  3. Run rpm -ivh on the srpm -- results will possibly be dumped in ~/rpmbuild/SOURCES
  4. Go to the folder where the srpm installed and untar the CDT tarball
  5. In Eclipse, import plugins from srpm_folder/org.eclipse.cdt.releng/results/plugins