Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix a compile error in Eclipse 3.0.0

-Summary: Fix a compile error in Eclipse 3.0.0

- SCR(s) Resolved: None

-Description:
1. GridLayout.marginLeft and GridLayout.marginRight are used since Eclipse 3.1.x.
They are not compatible with Eclipse 3.0.0

2. Add 'Ratio' textField to Pie chart - Select Data

- Regression (Yes / No): No

- Tests: Yes

- Test Automated: No

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Notes to Configuration Management: N/A

- Notes to Support: N/A

- Notes to Product Marketing: N/A

 

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/extension/i18n/messages.properties
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/MeterSeriesAttributeComposite.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/PieBaseSeriesComponent.java


Regards,

Nina


Back to the top