Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] [135096] CheckIn: Fix bugzilla bug 135096 XML ODA driver doesn't display nodes in data set construction

- Summary:
Fix bugzilla bug 135096 XML ODA driver doesn't display nodes in data set construction


- Bugzilla Bug (s) Resolved:
[135096] XML ODA driver doesn't display nodes in data set construction


- Description:
We add a preference page to xml drivers so that the number of elements to be accessed to populate the schema tree is now customizable. By default this number is set to 100,000.


- Tests Description:
No.


- Files Edited:

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtil.java"

 

"/org.eclipse.birt.report.data.oda.xml.ui/plugin.xml"

"/org.eclipse.birt.report.data.oda.xml.ui/plugin.properties"

"/org.eclipse.birt.report.data.oda.xml.ui/META-INF/MANIFEST.MF"

"/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/UiPlugin.java"

"/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/messages.properties"

"/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XPathChoosePage.java"  

"/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/ColumnMappingPage.java"

 

"/org.eclipse.birt.report.data.oda.xml/test/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtilTest.java"
- Files Added:

"/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/preference/DateSetPreferencePage.java"

 

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top