Community
Participate
Working Groups
Created attachment 183370 [details] fix the singleon error for 3.6 Hi, i am using the richtext plugin with eclipse 3.6 and the compiler complains about a singleton directive in the plugin's MANIFEST.MF. attached the patch to correct this for eclipse 3.6.
The latest EPF rich text code already has that directive.
Sorry but checking the HEAD version of richtext plugin does not have this directive : http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.epf/plugins/org.eclipse.epf.richtext/META-INF/MANIFEST.MF?view=markup&root=Technology_Project maybe i am looking at the wrong place ?
Please check this link: http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.epf/composer/1.5/plugins/org.eclipse.epf.richtext/META-INF/MANIFEST.MF?view=markup&revision=1.11&root=Technology_Project Since EPF 1.5, it start to use composer directory. Thanks, --Alex
thanks for pointing me to the right plugins.