You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
954 B
32 lines
954 B
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: sbProblem
|
|
Bundle-SymbolicName: com.connor.sb.problem;singleton:=true
|
|
Bundle-Version: 1.0.0
|
|
Export-Package: com.connor.mdbksplm.ProblemReport,
|
|
com.teamcenter.rac.stylesheet
|
|
Bundle-Vendor: CONNOR
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.teamcenter.rac.kernel,
|
|
com.teamcenter.rac.aifrcp,
|
|
com.teamcenter.rac.common,
|
|
com.teamcenter.rac.tcapps,
|
|
com.teamcenter.rac.util,
|
|
com.teamcenter.rac.ui,
|
|
com.teamcenter.rac.ui.commands,
|
|
com.teamcenter.rac.workflow.processdesigner,
|
|
org.apache.poi,
|
|
TcSoaCoreRac
|
|
Automatic-Module-Name: com.connor.mdbksplm
|
|
Bundle-ClassPath: lib/swingx-1.6.1.jar,
|
|
.,
|
|
lib/aspose-words-17.4.0-jdk16.jar,
|
|
lib/commons-collections4-4.1.jar,
|
|
lib/xmlbeans-2.6.0.jar,
|
|
lib/jdom2-2.0.6.jar,
|
|
src/com/teamcenter/rac/stylesheet/,
|
|
lib/mssql-jdbc-8.2.2.jre8.jar
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Import-Package: com.teamcenter.soa.exceptions
|