Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: d567a7774630230b2074e5f47d58aef01dd83115 (plain) (tree)
1
2
3
4
5
6
7
8

                          
                          
                                                              
                                
                              

                                                              




                                                                 










                                                  
                                              
                            
                                                                        



                                                                        
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.chart.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.mat.chart;bundle-version="1.0.0",
 org.eclipse.mat.ui;bundle-version="1.0.0",
 org.eclipse.birt.chart.device.extension;bundle-version="2.3.0",
 org.eclipse.birt.chart.device.swt;bundle-version="2.3.0",
 org.eclipse.birt.chart.engine.extension;bundle-version="2.3.0",
 org.eclipse.birt.chart.engine;bundle-version="2.3.0",
 org.eclipse.birt.core;bundle-version="2.3.0"
Import-Package: org.eclipse.core.commands.common,
 org.eclipse.jface.action,
 org.eclipse.jface.layout,
 org.eclipse.jface.viewers,
 org.eclipse.swt,
 org.eclipse.swt.accessibility,
 org.eclipse.swt.events,
 org.eclipse.swt.graphics,
 org.eclipse.swt.widgets,
 org.eclipse.ui,
 org.eclipse.ui.forms.widgets
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Localization: plugin
Bundle-Copyright: Copyright (c) 2008, 2012 SAP AG and IBM Corporation. 
 All rights reserved. This program and the accompanying materials 
 are made available under the terms of the Eclipse Public License v1.0 
 which accompanies this distribution, and is available at 
 http://www.eclipse.org/legal/epl-v10.html

Back to the top