Community
Participate
Working Groups
Hi, We need a capability to hide the infra menu, otherwise there will be a conflict with MoDisco’s menu. Regards, Gregoire Dupe
Created attachment 191211 [details] Patch for Bug 340020 Hi, Please find attached a patch with the required modification (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Regards, Nicolas Guyomar
I committed your patch in revision 417. I'm leaving this bug open, because we need to specify the right regex to hide EMF facet extensions.
Created attachment 191399 [details] Patch for Bug 340020 Regex Hi, I have added an activityPatternBinding matching all the EMF Facet infra UI Ids <activityPatternBinding activityId="org.eclipse.emf.facet.infra.activities" isEqualityPattern="false" pattern="org.eclipse.emf.facet.infra.*"> </activityPatternBinding> (a) I, Nicolas Guyomar, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. Regards, Nicolas Guyomar
Comment on attachment 191399 [details] Patch for Bug 340020 Regex Here are a contribution from one employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 429. I won't marked this bug as fixed because it is necessary to display the view "EPackage Registry". Regards, Gregoire Dupe
This bug has be closed, the view "EPackage Registry" will be managed later.