This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 429712 - Combine Eclipse 3.x RCP mail examples and rename bundle
Summary: Combine Eclipse 3.x RCP mail examples and rename bundle
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.4 M7   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 420779
  Show dependency tree
 
Reported: 2014-03-05 16:53 EST by Lars Vogel CLA
Modified: 2014-04-07 03:56 EDT (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 Lars Vogel CLA 2014-03-05 16:53:14 EST
Currently we have the following examples for an RCP application. The first and second ones are really trivial and can also be created via the PDE wizard. I suggest to have only the final example in the Git repo. Also I suggest to rename the Bundle to make it clear what this is.

org.eclipse.ui.tutorials.rcp.part1
org.eclipse.ui.tutorials.rcp.part2
org.eclipse.ui.tutorials.rcp.part3

org.eclipse.ui.tutorials.rcp.part3 -> org.eclipse.ui.examples.rcp.mail

The purpose of this combination is to reduce the number of plug-in a new contribute needs to review to understand our Git repo structure and to allign the Bundle-Symbolic-Name with the structure of the other repos.
Comment 1 Lars Vogel CLA 2014-03-12 07:24:54 EDT
https://git.eclipse.org/r/23238
Comment 2 Paul Webster CLA 2014-03-12 12:29:17 EDT
Presumably those match this: http://www.eclipse.org/resources/resource.php?id=182

If we remove these then they will no longer match.

PW
Comment 3 Lars Vogel CLA 2014-03-12 12:32:58 EDT
(In reply to Paul Webster from comment #2)
> Presumably those match this:
> http://www.eclipse.org/resources/resource.php?id=182
> 
> If we remove these then they will no longer match.
> 
> PW

Tutorials have no link to the Git repo, they contain a zip file with the result.
Comment 5 Lars Vogel CLA 2014-04-07 03:56:12 EDT
Verfied in Git