commit
0095a9b4ac
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-full-5.2.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-compress-1.23.0.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.24.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/log4j-core-2.24.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.11.0.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/poi-5.2.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-5.2.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/xmlbeans-5.2.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>cn.net.connor.hzsb01</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.ManifestBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.SchemaBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.pde.PluginNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
@ -0,0 +1,7 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.release=disabled
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
@ -0,0 +1,392 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Hzsb01
|
||||
Bundle-SymbolicName: cn.net.connor.hzsb01;singleton:=true
|
||||
Bundle-Version: 1.0.0
|
||||
Export-Package: .,
|
||||
cn.net.connor.plm.trialProductionContactForm,
|
||||
com.microsoft.schemas.compatibility,
|
||||
com.microsoft.schemas.compatibility.impl,
|
||||
com.microsoft.schemas.office.drawing.x2008.diagram,
|
||||
com.microsoft.schemas.office.drawing.x2008.diagram.impl,
|
||||
com.microsoft.schemas.office.excel,
|
||||
com.microsoft.schemas.office.excel.impl,
|
||||
com.microsoft.schemas.office.office,
|
||||
com.microsoft.schemas.office.office.impl,
|
||||
com.microsoft.schemas.office.powerpoint,
|
||||
com.microsoft.schemas.office.powerpoint.impl,
|
||||
com.microsoft.schemas.office.spreadsheetml.x2018.threadedcomments,
|
||||
com.microsoft.schemas.office.spreadsheetml.x2018.threadedcomments.impl,
|
||||
com.microsoft.schemas.office.spreadsheetml.x2020.threadedcomments2,
|
||||
com.microsoft.schemas.office.spreadsheetml.x2020.threadedcomments2.impl,
|
||||
com.microsoft.schemas.office.visio.x2012.main,
|
||||
com.microsoft.schemas.office.visio.x2012.main.impl,
|
||||
com.microsoft.schemas.office.word,
|
||||
com.microsoft.schemas.office.word.impl,
|
||||
com.microsoft.schemas.office.word.x2012.wordml,
|
||||
com.microsoft.schemas.office.word.x2012.wordml.impl,
|
||||
com.microsoft.schemas.office.x2006.digsig,
|
||||
com.microsoft.schemas.office.x2006.digsig.impl,
|
||||
com.microsoft.schemas.vml,
|
||||
com.microsoft.schemas.vml.impl,
|
||||
org.apache.commons.collections4,
|
||||
org.apache.commons.collections4.bag,
|
||||
org.apache.commons.collections4.bidimap,
|
||||
org.apache.commons.collections4.collection,
|
||||
org.apache.commons.collections4.comparators,
|
||||
org.apache.commons.collections4.functors,
|
||||
org.apache.commons.collections4.iterators,
|
||||
org.apache.commons.collections4.keyvalue,
|
||||
org.apache.commons.collections4.list,
|
||||
org.apache.commons.collections4.map,
|
||||
org.apache.commons.collections4.multimap,
|
||||
org.apache.commons.collections4.multiset,
|
||||
org.apache.commons.collections4.properties,
|
||||
org.apache.commons.collections4.queue,
|
||||
org.apache.commons.collections4.sequence,
|
||||
org.apache.commons.collections4.set,
|
||||
org.apache.commons.collections4.splitmap,
|
||||
org.apache.commons.collections4.trie,
|
||||
org.apache.commons.collections4.trie.analyzer,
|
||||
org.apache.commons.compress,
|
||||
org.apache.commons.compress.archivers,
|
||||
org.apache.commons.compress.archivers.ar,
|
||||
org.apache.commons.compress.archivers.arj,
|
||||
org.apache.commons.compress.archivers.cpio,
|
||||
org.apache.commons.compress.archivers.dump,
|
||||
org.apache.commons.compress.archivers.examples,
|
||||
org.apache.commons.compress.archivers.jar,
|
||||
org.apache.commons.compress.archivers.sevenz,
|
||||
org.apache.commons.compress.archivers.tar,
|
||||
org.apache.commons.compress.archivers.zip,
|
||||
org.apache.commons.compress.changes,
|
||||
org.apache.commons.compress.compressors,
|
||||
org.apache.commons.compress.compressors.brotli,
|
||||
org.apache.commons.compress.compressors.bzip2,
|
||||
org.apache.commons.compress.compressors.deflate,
|
||||
org.apache.commons.compress.compressors.deflate64,
|
||||
org.apache.commons.compress.compressors.gzip,
|
||||
org.apache.commons.compress.compressors.lz4,
|
||||
org.apache.commons.compress.compressors.lz77support,
|
||||
org.apache.commons.compress.compressors.lzma,
|
||||
org.apache.commons.compress.compressors.lzw,
|
||||
org.apache.commons.compress.compressors.pack200,
|
||||
org.apache.commons.compress.compressors.snappy,
|
||||
org.apache.commons.compress.compressors.xz,
|
||||
org.apache.commons.compress.compressors.z,
|
||||
org.apache.commons.compress.compressors.zstandard,
|
||||
org.apache.commons.compress.harmony,
|
||||
org.apache.commons.compress.harmony.archive.internal.nls,
|
||||
org.apache.commons.compress.harmony.pack200,
|
||||
org.apache.commons.compress.harmony.unpack200,
|
||||
org.apache.commons.compress.harmony.unpack200.bytecode,
|
||||
org.apache.commons.compress.harmony.unpack200.bytecode.forms,
|
||||
org.apache.commons.compress.java.util.jar,
|
||||
org.apache.commons.compress.parallel,
|
||||
org.apache.commons.compress.utils,
|
||||
org.apache.commons.io,
|
||||
org.apache.commons.io.comparator,
|
||||
org.apache.commons.io.file,
|
||||
org.apache.commons.io.file.spi,
|
||||
org.apache.commons.io.filefilter,
|
||||
org.apache.commons.io.function,
|
||||
org.apache.commons.io.input,
|
||||
org.apache.commons.io.input.buffer,
|
||||
org.apache.commons.io.monitor,
|
||||
org.apache.commons.io.output,
|
||||
org.apache.commons.io.serialization,
|
||||
org.apache.logging.log4j,
|
||||
org.apache.logging.log4j.core,
|
||||
org.apache.logging.log4j.core.appender,
|
||||
org.apache.logging.log4j.core.appender.db,
|
||||
org.apache.logging.log4j.core.appender.db.jdbc,
|
||||
org.apache.logging.log4j.core.appender.mom,
|
||||
org.apache.logging.log4j.core.appender.mom.jeromq,
|
||||
org.apache.logging.log4j.core.appender.mom.kafka,
|
||||
org.apache.logging.log4j.core.appender.nosql,
|
||||
org.apache.logging.log4j.core.appender.rewrite,
|
||||
org.apache.logging.log4j.core.appender.rolling,
|
||||
org.apache.logging.log4j.core.appender.rolling.action,
|
||||
org.apache.logging.log4j.core.appender.routing,
|
||||
org.apache.logging.log4j.core.async,
|
||||
org.apache.logging.log4j.core.config,
|
||||
org.apache.logging.log4j.core.config.arbiters,
|
||||
org.apache.logging.log4j.core.config.builder.api,
|
||||
org.apache.logging.log4j.core.config.builder.impl,
|
||||
org.apache.logging.log4j.core.config.composite,
|
||||
org.apache.logging.log4j.core.config.json,
|
||||
org.apache.logging.log4j.core.config.plugins,
|
||||
org.apache.logging.log4j.core.config.plugins.convert,
|
||||
org.apache.logging.log4j.core.config.plugins.processor,
|
||||
org.apache.logging.log4j.core.config.plugins.util,
|
||||
org.apache.logging.log4j.core.config.plugins.validation,
|
||||
org.apache.logging.log4j.core.config.plugins.validation.constraints,
|
||||
org.apache.logging.log4j.core.config.plugins.validation.validators,
|
||||
org.apache.logging.log4j.core.config.plugins.visitors,
|
||||
org.apache.logging.log4j.core.config.properties,
|
||||
org.apache.logging.log4j.core.config.status,
|
||||
org.apache.logging.log4j.core.config.xml,
|
||||
org.apache.logging.log4j.core.config.yaml,
|
||||
org.apache.logging.log4j.core.context.internal,
|
||||
org.apache.logging.log4j.core.filter,
|
||||
org.apache.logging.log4j.core.filter.mutable,
|
||||
org.apache.logging.log4j.core.impl,
|
||||
org.apache.logging.log4j.core.jackson,
|
||||
org.apache.logging.log4j.core.jmx,
|
||||
org.apache.logging.log4j.core.jmx.internal,
|
||||
org.apache.logging.log4j.core.layout,
|
||||
org.apache.logging.log4j.core.layout.internal,
|
||||
org.apache.logging.log4j.core.lookup,
|
||||
org.apache.logging.log4j.core.message,
|
||||
org.apache.logging.log4j.core.net,
|
||||
org.apache.logging.log4j.core.net.ssl,
|
||||
org.apache.logging.log4j.core.osgi,
|
||||
org.apache.logging.log4j.core.parser,
|
||||
org.apache.logging.log4j.core.pattern,
|
||||
org.apache.logging.log4j.core.script,
|
||||
org.apache.logging.log4j.core.selector,
|
||||
org.apache.logging.log4j.core.time,
|
||||
org.apache.logging.log4j.core.time.internal,
|
||||
org.apache.logging.log4j.core.tools,
|
||||
org.apache.logging.log4j.core.tools.picocli,
|
||||
org.apache.logging.log4j.core.util,
|
||||
org.apache.logging.log4j.core.util.datetime,
|
||||
org.apache.logging.log4j.core.util.internal,
|
||||
org.apache.logging.log4j.internal,
|
||||
org.apache.logging.log4j.internal.map,
|
||||
org.apache.logging.log4j.message,
|
||||
org.apache.logging.log4j.simple,
|
||||
org.apache.logging.log4j.simple.internal,
|
||||
org.apache.logging.log4j.spi,
|
||||
org.apache.logging.log4j.status,
|
||||
org.apache.logging.log4j.util,
|
||||
org.apache.logging.log4j.util.internal,
|
||||
org.apache.poi,
|
||||
org.apache.poi.common,
|
||||
org.apache.poi.common.usermodel,
|
||||
org.apache.poi.common.usermodel.fonts,
|
||||
org.apache.poi.ddf,
|
||||
org.apache.poi.extractor,
|
||||
org.apache.poi.hpsf,
|
||||
org.apache.poi.hpsf.extractor,
|
||||
org.apache.poi.hpsf.wellknown,
|
||||
org.apache.poi.hssf,
|
||||
org.apache.poi.hssf.eventmodel,
|
||||
org.apache.poi.hssf.eventusermodel,
|
||||
org.apache.poi.hssf.eventusermodel.dummyrecord,
|
||||
org.apache.poi.hssf.extractor,
|
||||
org.apache.poi.hssf.model,
|
||||
org.apache.poi.hssf.record,
|
||||
org.apache.poi.hssf.record.aggregates,
|
||||
org.apache.poi.hssf.record.cf,
|
||||
org.apache.poi.hssf.record.chart,
|
||||
org.apache.poi.hssf.record.common,
|
||||
org.apache.poi.hssf.record.cont,
|
||||
org.apache.poi.hssf.record.crypto,
|
||||
org.apache.poi.hssf.record.pivottable,
|
||||
org.apache.poi.hssf.usermodel,
|
||||
org.apache.poi.hssf.usermodel.helpers,
|
||||
org.apache.poi.hssf.util,
|
||||
org.apache.poi.ooxml,
|
||||
org.apache.poi.ooxml.dev,
|
||||
org.apache.poi.ooxml.extractor,
|
||||
org.apache.poi.ooxml.util,
|
||||
org.apache.poi.openxml4j.exceptions,
|
||||
org.apache.poi.openxml4j.opc,
|
||||
org.apache.poi.openxml4j.opc.internal,
|
||||
org.apache.poi.openxml4j.opc.internal.marshallers,
|
||||
org.apache.poi.openxml4j.opc.internal.unmarshallers,
|
||||
org.apache.poi.openxml4j.util,
|
||||
org.apache.poi.poifs.common,
|
||||
org.apache.poi.poifs.crypt,
|
||||
org.apache.poi.poifs.crypt.agile,
|
||||
org.apache.poi.poifs.crypt.binaryrc4,
|
||||
org.apache.poi.poifs.crypt.cryptoapi,
|
||||
org.apache.poi.poifs.crypt.dsig,
|
||||
org.apache.poi.poifs.crypt.dsig.facets,
|
||||
org.apache.poi.poifs.crypt.dsig.services,
|
||||
org.apache.poi.poifs.crypt.standard,
|
||||
org.apache.poi.poifs.crypt.temp,
|
||||
org.apache.poi.poifs.crypt.xor,
|
||||
org.apache.poi.poifs.dev,
|
||||
org.apache.poi.poifs.eventfilesystem,
|
||||
org.apache.poi.poifs.filesystem,
|
||||
org.apache.poi.poifs.macros,
|
||||
org.apache.poi.poifs.nio,
|
||||
org.apache.poi.poifs.property,
|
||||
org.apache.poi.poifs.storage,
|
||||
org.apache.poi.schemas.ooxml.system.ooxml,
|
||||
org.apache.poi.schemas.vmldrawing,
|
||||
org.apache.poi.schemas.vmldrawing.impl,
|
||||
org.apache.poi.sl.draw,
|
||||
org.apache.poi.sl.draw.geom,
|
||||
org.apache.poi.sl.extractor,
|
||||
org.apache.poi.sl.image,
|
||||
org.apache.poi.sl.usermodel,
|
||||
org.apache.poi.ss,
|
||||
org.apache.poi.ss.extractor,
|
||||
org.apache.poi.ss.format,
|
||||
org.apache.poi.ss.formula,
|
||||
org.apache.poi.ss.formula.atp,
|
||||
org.apache.poi.ss.formula.constant,
|
||||
org.apache.poi.ss.formula.eval,
|
||||
org.apache.poi.ss.formula.eval.forked,
|
||||
org.apache.poi.ss.formula.function,
|
||||
org.apache.poi.ss.formula.functions,
|
||||
org.apache.poi.ss.formula.ptg,
|
||||
org.apache.poi.ss.formula.udf,
|
||||
org.apache.poi.ss.usermodel,
|
||||
org.apache.poi.ss.usermodel.helpers,
|
||||
org.apache.poi.ss.util,
|
||||
org.apache.poi.ss.util.cellwalk,
|
||||
org.apache.poi.util,
|
||||
org.apache.poi.wp.usermodel,
|
||||
org.apache.poi.xddf.usermodel,
|
||||
org.apache.poi.xddf.usermodel.chart,
|
||||
org.apache.poi.xddf.usermodel.text,
|
||||
org.apache.poi.xdgf.exceptions,
|
||||
org.apache.poi.xdgf.extractor,
|
||||
org.apache.poi.xdgf.geom,
|
||||
org.apache.poi.xdgf.usermodel,
|
||||
org.apache.poi.xdgf.usermodel.section,
|
||||
org.apache.poi.xdgf.usermodel.section.geometry,
|
||||
org.apache.poi.xdgf.usermodel.shape,
|
||||
org.apache.poi.xdgf.usermodel.shape.exceptions,
|
||||
org.apache.poi.xdgf.util,
|
||||
org.apache.poi.xdgf.xml,
|
||||
org.apache.poi.xslf.draw,
|
||||
org.apache.poi.xslf.draw.geom,
|
||||
org.apache.poi.xslf.extractor,
|
||||
org.apache.poi.xslf.model,
|
||||
org.apache.poi.xslf.usermodel,
|
||||
org.apache.poi.xslf.util,
|
||||
org.apache.poi.xssf,
|
||||
org.apache.poi.xssf.binary,
|
||||
org.apache.poi.xssf.eventusermodel,
|
||||
org.apache.poi.xssf.extractor,
|
||||
org.apache.poi.xssf.model,
|
||||
org.apache.poi.xssf.streaming,
|
||||
org.apache.poi.xssf.usermodel,
|
||||
org.apache.poi.xssf.usermodel.extensions,
|
||||
org.apache.poi.xssf.usermodel.helpers,
|
||||
org.apache.poi.xssf.util,
|
||||
org.apache.poi.xwpf,
|
||||
org.apache.poi.xwpf.extractor,
|
||||
org.apache.poi.xwpf.model,
|
||||
org.apache.poi.xwpf.usermodel,
|
||||
org.apache.xmlbeans,
|
||||
org.apache.xmlbeans.impl.common,
|
||||
org.apache.xmlbeans.impl.config,
|
||||
org.apache.xmlbeans.impl.inst2xsd,
|
||||
org.apache.xmlbeans.impl.inst2xsd.util,
|
||||
org.apache.xmlbeans.impl.regex,
|
||||
org.apache.xmlbeans.impl.repackage,
|
||||
org.apache.xmlbeans.impl.richParser,
|
||||
org.apache.xmlbeans.impl.schema,
|
||||
org.apache.xmlbeans.impl.soap,
|
||||
org.apache.xmlbeans.impl.store,
|
||||
org.apache.xmlbeans.impl.tool,
|
||||
org.apache.xmlbeans.impl.util,
|
||||
org.apache.xmlbeans.impl.validator,
|
||||
org.apache.xmlbeans.impl.values,
|
||||
org.apache.xmlbeans.impl.xb.ltgfmt,
|
||||
org.apache.xmlbeans.impl.xb.ltgfmt.impl,
|
||||
org.apache.xmlbeans.impl.xb.substwsdl,
|
||||
org.apache.xmlbeans.impl.xb.substwsdl.impl,
|
||||
org.apache.xmlbeans.impl.xb.xmlconfig,
|
||||
org.apache.xmlbeans.impl.xb.xmlconfig.impl,
|
||||
org.apache.xmlbeans.impl.xb.xmlschema,
|
||||
org.apache.xmlbeans.impl.xb.xmlschema.impl,
|
||||
org.apache.xmlbeans.impl.xb.xsdownload,
|
||||
org.apache.xmlbeans.impl.xb.xsdownload.impl,
|
||||
org.apache.xmlbeans.impl.xb.xsdschema,
|
||||
org.apache.xmlbeans.impl.xb.xsdschema.impl,
|
||||
org.apache.xmlbeans.impl.xpath,
|
||||
org.apache.xmlbeans.impl.xpath.saxon,
|
||||
org.apache.xmlbeans.impl.xpath.xmlbeans,
|
||||
org.apache.xmlbeans.impl.xpathgen,
|
||||
org.apache.xmlbeans.impl.xsd2inst,
|
||||
org.apache.xmlbeans.metadata.system.sXMLCONFIG,
|
||||
org.apache.xmlbeans.metadata.system.sXMLLANG,
|
||||
org.apache.xmlbeans.metadata.system.sXMLSCHEMA,
|
||||
org.apache.xmlbeans.metadata.system.sXMLTOOLS,
|
||||
org.apache.xmlbeans.soap,
|
||||
org.apache.xmlbeans.xml.stream,
|
||||
org.apache.xmlbeans.xml.stream.events,
|
||||
org.etsi.uri.x01903.v13,
|
||||
org.etsi.uri.x01903.v13.impl,
|
||||
org.etsi.uri.x01903.v14,
|
||||
org.etsi.uri.x01903.v14.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.chart,
|
||||
org.openxmlformats.schemas.drawingml.x2006.chart.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.chartDrawing,
|
||||
org.openxmlformats.schemas.drawingml.x2006.chartDrawing.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.diagram,
|
||||
org.openxmlformats.schemas.drawingml.x2006.diagram.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.lockedCanvas,
|
||||
org.openxmlformats.schemas.drawingml.x2006.lockedCanvas.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.main,
|
||||
org.openxmlformats.schemas.drawingml.x2006.main.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.picture,
|
||||
org.openxmlformats.schemas.drawingml.x2006.picture.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing,
|
||||
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.impl,
|
||||
org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing,
|
||||
org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.bibliography,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.bibliography.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.characteristics,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.characteristics.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.customProperties,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.customProperties.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.customXml,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.customXml.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.extendedProperties,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.extendedProperties.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.math,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.math.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.relationships,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.relationships.impl,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes,
|
||||
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.impl,
|
||||
org.openxmlformats.schemas.presentationml.x2006.main,
|
||||
org.openxmlformats.schemas.presentationml.x2006.main.impl,
|
||||
org.openxmlformats.schemas.schemaLibrary.x2006.main,
|
||||
org.openxmlformats.schemas.schemaLibrary.x2006.main.impl,
|
||||
org.openxmlformats.schemas.spreadsheetml.x2006.main,
|
||||
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl,
|
||||
org.openxmlformats.schemas.wordprocessingml.x2006.main,
|
||||
org.openxmlformats.schemas.wordprocessingml.x2006.main.impl,
|
||||
org.openxmlformats.schemas.xpackage.x2006.digitalSignature,
|
||||
org.openxmlformats.schemas.xpackage.x2006.digitalSignature.impl,
|
||||
org.openxmlformats.schemas.xpackage.x2006.relationships,
|
||||
org.openxmlformats.schemas.xpackage.x2006.relationships.impl,
|
||||
org.w3.x2000.x09.xmldsig,
|
||||
org.w3.x2000.x09.xmldsig.impl
|
||||
Require-Bundle: org.eclipse.swt,
|
||||
org.eclipse.jface,
|
||||
com.teamcenter.rac.aifrcp;bundle-version="12000.3.0",
|
||||
com.teamcenter.rac.common;bundle-version="12000.3.0",
|
||||
com.teamcenter.rac.external;bundle-version="12000.3.0",
|
||||
com.teamcenter.rac.kernel;bundle-version="12000.3.0",
|
||||
com.teamcenter.rac.tcapps;bundle-version="12000.3.0",
|
||||
com.teamcenter.rac.util;bundle-version="12000.3.0",
|
||||
k.util;bundle-version="1.0.0",
|
||||
TcSoaCoreLoose;bundle-version="12000.3.0",
|
||||
TcSoaCoreRac;bundle-version="12000.3.0",
|
||||
TcSoaCoreTypes;bundle-version="12000.3.0",
|
||||
org.eclipse.ui;bundle-version="3.111.0"
|
||||
Automatic-Module-Name: cn.net.connor.hzsb01
|
||||
Bundle-ClassPath: .,
|
||||
lib/commons-collections4-4.4.jar,
|
||||
lib/poi-ooxml-5.2.3.jar,
|
||||
lib/xmlbeans-5.2.2.jar,
|
||||
lib/poi-5.2.3.jar,
|
||||
lib/commons-io-2.11.0.jar,
|
||||
lib/log4j-api-2.24.3.jar,
|
||||
lib/log4j-core-2.24.3.jar,
|
||||
lib/commons-compress-1.23.0.jar,
|
||||
lib/poi-ooxml-full-5.2.3.jar
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,14 @@
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml,\
|
||||
lib/commons-collections4-4.4.jar,\
|
||||
lib/poi-ooxml-5.2.3.jar,\
|
||||
lib/xmlbeans-5.2.2.jar,\
|
||||
lib/poi-5.2.3.jar,\
|
||||
lib/commons-io-2.11.0.jar,\
|
||||
lib/log4j-api-2.24.3.jar,\
|
||||
lib/log4j-core-2.24.3.jar,\
|
||||
lib/commons-compress-1.23.0.jar,\
|
||||
lib/poi-ooxml-full-5.2.3.jar
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension point="org.eclipse.ui.commands">
|
||||
<command name="试制联系单看板" id="cn.net.connor.plm.commands.TrialProductionContactForm"/>
|
||||
</extension>
|
||||
|
||||
|
||||
<extension point="org.eclipse.ui.handlers">
|
||||
<handler commandId="cn.net.connor.plm.commands.TrialProductionContactForm" class="cn.net.connor.plm.trialProductionContactForm.TrialProductionContactFormReportHandler"/>
|
||||
</extension>
|
||||
|
||||
|
||||
<extension point="org.eclipse.ui.menus">
|
||||
<menuContribution locationURI="menu:custWJ?after=projectCust">
|
||||
<command commandId="cn.net.connor.plm.commands.TrialProductionContactForm" id="cn.net.connor.plm.menu.trialproductioncontactform"/>
|
||||
</menuContribution>
|
||||
|
||||
</extension>
|
||||
|
||||
|
||||
</plugin>
|
@ -0,0 +1,31 @@
|
||||
package cn.net.connor.plm.trialProductionContactForm;
|
||||
|
||||
import java.awt.Frame;
|
||||
|
||||
import com.teamcenter.rac.aif.AbstractAIFApplication;
|
||||
import com.teamcenter.rac.aif.common.actions.AbstractAIFAction;
|
||||
import com.teamcenter.rac.kernel.TCSession;
|
||||
|
||||
public class TrialProductionContactFormReportAction extends AbstractAIFAction {
|
||||
|
||||
private AbstractAIFApplication application;
|
||||
private TCSession session;
|
||||
|
||||
public TrialProductionContactFormReportAction(AbstractAIFApplication application, Frame frame, String param) {
|
||||
super(application, frame, param);
|
||||
this.application = application;
|
||||
this.session = (TCSession) this.application.getSession();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
System.out.println(">>>TrialProductionContactFormReportAction");
|
||||
try {
|
||||
TrialProductionContactFormReportDialog dialog = new TrialProductionContactFormReportDialog(this.session);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
package cn.net.connor.plm.trialProductionContactForm;
|
||||
|
||||
import org.eclipse.core.commands.AbstractHandler;
|
||||
import org.eclipse.core.commands.ExecutionEvent;
|
||||
import org.eclipse.core.commands.ExecutionException;
|
||||
|
||||
import com.teamcenter.rac.aif.AbstractAIFApplication;
|
||||
import com.teamcenter.rac.aifrcp.AIFUtility;
|
||||
|
||||
public class TrialProductionContactFormReportHandler extends AbstractHandler {
|
||||
|
||||
@Override
|
||||
public Object execute(ExecutionEvent arg0) throws ExecutionException {
|
||||
System.out.println(">>>TrialProductionContactFormReportHandler");
|
||||
AbstractAIFApplication application = AIFUtility.getCurrentApplication();
|
||||
TrialProductionContactFormReportAction action = new TrialProductionContactFormReportAction(application, null, null);
|
||||
|
||||
new Thread(action).start();
|
||||
return null;
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in new issue