| Revision 118,
483 bytes
checked in by toedter_k, 4 years ago
(diff) |
|
cleanup
|
| Line | |
|---|
| 1 | Manifest-Version: 1.0 |
|---|
| 2 | Bundle-ManifestVersion: 2 |
|---|
| 3 | Bundle-Name: Person Actions Plug-in |
|---|
| 4 | Bundle-SymbolicName: com.siemens.ct.pm.ui.actions.person |
|---|
| 5 | Bundle-Version: 1.0.0.qualifier |
|---|
| 6 | Bundle-Vendor: SIEMENS |
|---|
| 7 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
|---|
| 8 | Import-Package: |
|---|
| 9 | com.siemens.ct.pm.application.service, |
|---|
| 10 | com.siemens.ct.pm.model, |
|---|
| 11 | org.jdesktop.application |
|---|
| 12 | Service-Component: OSGI-INF/personActions.xml,OSGI-INF/deletePersonAction.xml |
|---|
| 13 | Export-Package: com.siemens.ct.pm.ui.actions.person |
|---|
Note: See
TracBrowser
for help on using the repository browser.