This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 303973 - org.eclipse.e4.demo.contacts issues
Summary: org.eclipse.e4.demo.contacts issues
Status: CLOSED DUPLICATE of bug 304042
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 304042
Blocks:
  Show dependency tree
 
Reported: 2010-02-25 16:19 EST by Dan Rubel CLA
Modified: 2010-06-09 05:07 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Rubel CLA 2010-02-25 16:19:36 EST
When testing Integration Build: I20100224-2100 on Win7 64-bit, I was able to get the contacts demo working after a few modifications.

1) Modified the org.eclipse.e4.examples.psf/e4-examples.psf to load head rather than M3

2) When loaded, the demo would not compile. I added the org.eclipse.core.databinding.observable plugin as a dependency to get it to compile. This is odd, because the demo plugin already required org.eclipse.core.databinding which re-exports the org.eclipse.core.databinding.observable plugin. I tried cleaning the workspace before adding the dependency but it did not help.

3) After a failed launch, I clicked "Add required plugins" and it launched cleanly 

Not sure what to do with this information, but here it is.
Comment 1 Remy Suen CLA 2010-02-25 16:27:58 EST
We've definitely been seeing this problem (where the initial launch from the .product file fails). Adding the required bundles jumps the list from 59 to 64. I've not yet tried from the psf yet myself.
Comment 2 Remy Suen CLA 2010-02-26 08:50:49 EST
Update: You don't even need to add the required bundles. The initial launch from the product editor _will_ fail. But if you open the launch configuration dialog and launch from there, it _will_ work.
Comment 3 Boris Bokowski CLA 2010-03-05 12:22:40 EST

*** This bug has been marked as a duplicate of bug 304042 ***