Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: bugzilla 181888- Convert org.eclipse.birt.chart.viewer to a plug-in

- Summary:
Convert org.eclipse.birt.chart.viewer to a plug-in


- Bugzilla Bug (s) Resolved:
181888


- Description:
Refactored chart viewer project by adding plug-in manifest builder.

Note that this change won’t affect daily build, just for the convenience of developing. Developers only need to copy third-party jars into web/lib directory, and use chart source code to launch tomcat directly.


- Tests Description :
Visual tests


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

"/org.eclipse.birt.chart.viewer/.classpath"
"/org.eclipse.birt.chart.viewer/.project"
"/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/sample/SampleHelper.java"
"/org.eclipse.birt.chart.viewer/.settings/org.eclipse.wst.common.component"
"/org.eclipse.birt.chart.viewer/WebContent/index.jsp"


- Files Added:

"/org.eclipse.birt.chart.viewer/META-INF/MANIFEST.MF"
"/org.eclipse.birt.chart.viewer/build.properties"

- Files Deleted

"/org.eclipse.birt.chart.viewer/.settings/org.eclipse.jdt.core.prefs"


Back to the top