S
Swathi Yellavaram
Guest
Hi, The workaround provided for the issue was following. Can you please let us know if you have done same. Toolbar gaps should be fixed after this and branding should be good. The Eclipse toolbar cannot be moved or resized in the products using Eclipse 4.3.1 because of the way Eclipse handles the custom products in 4.3 as compared to 3.* versions. Here is a workaround: 1. Open the $DLC\oeide\eclipse\plugins\com.progress.tools.branding_2.4.0\plugin.xml file in any text editor. 2. On line number 6, below the line product application="org.eclipse.ui.ide.workbench" name="%productName" add this snippet: property name="applicationCSSResources" value="platform:/plugin/org.eclipse.platform/images/" /property 3. Restart Eclipse with the -Clean option (Progress Developer Studio for OpenEdge users can click the Developer Studio -Clean from Start- All Programs- Progress- OpenEdge). Thanks, Swathi.
Continue reading...
Continue reading...