Community
Participate
Working Groups
I see that we exclude the examples from the build, e.g., org.eclipse.e4.demo.contacts except org.eclipse.ui.tutorials.rcp.part1 org.eclipse.ui.tutorials.rcp.part2 org.eclipse.ui.tutorials.rcp.part3 Any reason for that? I think we should exclude the "old" rcp tutorials also from the build.
David or Paul, you probably know why this happened. Please let me know if I can exclude the rcp bundles from the build.
We normally keep those examples in the build to confirm we haven't broken an 3.x RCP apps with our compatibility layer. PW
I think we should remove them, if not delivered. (There might have been merit in the beginning to build them, to make sure they still compiles, but at this point, I don't think that'd be very "conclusive" that something was not broken -- and if really needed, should be more of a test, than just seeing if they compiled?). My 2 cents.
(In reply to David Williams from comment #3) > I think we should remove them, if not delivered. > > (There might have been merit in the beginning to build them, to make sure > they still compiles, but at this point, I don't think that'd be very > "conclusive" that something was not broken -- and if really needed, should > be more of a test, than just seeing if they compiled?). > I'm also in favor of removing them from the build, if OK for Paul I remove them. Especially as the other examples are already removed. Note: Maybe we can have another build which we run via Hudson to check that the examples still build? (but that would be another bug report)
https://git.eclipse.org/r/23616
Fixed with https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=f3effe6b4db75c0c668ed0635c67ba62d9456d6b
Build still running