Community
Participate
Working Groups
Build Identifier: There are a lot of message string in the file messages.properties in the diagram plugins, which aren't used anymore. This causes a lot of warnings when the corresponding plugin is loaded. The propsed patch removes these unused messages. Reproducible: Always
Created attachment 179728 [details] Proposed patch for this problem
I can't apply this patch, even with fuzz factor 5 it has unmatchable parts for class, component and deploy. I am looking at the parts that are appliable now (csd, profile, stated and ucd), but I would appreciate if you provide me with corrected patch for those 3 plugins. Regards, Michael
I tried again to apply my patch to the actual HEAD. I did this with the Eclipse IDE and worked fine. So I don't know what I should change on my patch or what creating a new patch, which completly identical to this one, would bring.
After resolving the problems with patch, it had been committed. Actually after opening of the every supported diagram types there are no "NLS missing ..." messages in the log, so the bug is fixed now.