| 18 | | Bundle-ClassPath: jython2.2.1/jython.jar, . |
| | 19 | Bundle-ClassPath: owdplugin.jar, jython2.2.1/jython.jar |
| | 20 | Export-Package: edu.vt.ossie, |
| | 21 | edu.vt.ossie.ComponentProject, |
| | 22 | edu.vt.ossie.ComponentProject.templates, |
| | 23 | edu.vt.ossie.actionSets, |
| | 24 | edu.vt.ossie.dialogs, |
| | 25 | edu.vt.ossie.editors, |
| | 26 | edu.vt.ossie.jyinterface.factory, |
| | 27 | edu.vt.ossie.jyinterface.interfaces, |
| | 28 | edu.vt.ossie.views, |
| | 29 | edu.vt.ossie.wavedev, |
| | 30 | edu.vt.ossie.wizards, |
| | 31 | org.python.compiler, |
| | 32 | org.python.core, |
| | 33 | org.python.core.adapter, |
| | 34 | org.python.modules, |
| | 35 | org.python.modules.sets, |
| | 36 | org.python.modules.sre, |
| | 37 | org.python.modules.time, |
| | 38 | org.python.parser, |
| | 39 | org.python.parser.ast, |
| | 40 | org.python.rmi, |
| | 41 | org.python.util |
| | 42 | Bundle-Vendor: Virginia Tech |
| | 43 | Eclipse-RegisterBuddy: com.tools.logging |