Community
Participate
Working Groups
Created attachment 200595 [details] Patch including the changes The changes have the aim to encapsulate the LML functionality, so the dependencies of the plug-in org.eclipse.ptp.rm.lml.core should be reduced. Therefore, methods using the class IMemento have been rearranged and partly transferred in the class LMLResourceManagerMonitor (org.eclipse.ui). Now there are no more classes in the plug-in importing IMemento. The methods which used IMemento I commented out.