Bug 256334 - "Running the Demos - Photo" needs EMF steps
Summary: "Running the Demos - Photo" needs EMF steps
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 0.9   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.9 M1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 15:50 EST by Kevin McGuire CLA
Modified: 2009-02-10 09:57 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McGuire CLA 2008-11-24 15:50:07 EST
http://wiki.eclipse.org/E4/Running_the_demos - "e4 Photo Demo"

We're missing EMF
:pserver:anonymous@dev.eclipse.org:/cvsroot/modeling
  org.eclipse.emf.common
  org.eclipse.emf.databinding
  org.eclipse.emf.ecore
  org.eclipse.emf.ecore.xmi

Should add to psf files and instructions.
Comment 1 Paul Webster CLA 2008-11-25 07:47:41 EST
I'll just note that we should probably create a new run-the-demo psf.

We need 3 (in the end, anyway) PSFs for us to work (develop).  The UI, the UI-tests, and the UI-examples (demos).  For development, we expect to have EMF installed in our eclipse but not in our workspace.

So maybe a 4th PSF, "run-the-photo-demo" if you want to add EMF from HEAD, but we don't want to be working with EMF from HEAD but with EMF from Ganymede (2.4.1, I believe).

PW
Comment 2 Kevin McGuire CLA 2008-11-27 09:40:17 EST
Yeah its a good point. I couldn't decide if we should say to load the projects or to install the features because it depends on what you're doing.  It happens that we can't express loading of features in a psf file so thought tire kicker demo should load the projects (plus also it doesn't change someone's install).  But then you don't get the nice xmi editor.

I wonder if there's some p2 way of automating install of a particular feature? (e.g. via link someone clicks on).
Comment 3 Kevin McGuire CLA 2009-02-10 09:57:58 EST
Steps are clearer now.