Community
Participate
Working Groups
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.
https://git.eclipse.org/r/23238
Presumably those match this: http://www.eclipse.org/resources/resource.php?id=182 If we remove these then they will no longer match. PW
(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.
Fixed with https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=b698595b3deb3e8a06a1dfbde1f692175cb0585e
Verfied in Git