About extension point 'OperationExtension' [message #185998] |
Thu, 11 January 2007 16:03 |
Eclipse User |
|
|
|
Originally posted by: echaland.rogers.com
Hello,
We were able to define a custom post operation with extending using
id=WebComponentExportOperation when export an web module. However, we were
not able to do the same thing for Web module creation. We were using
id=org.eclipse.jst.j2ee.internal.web.archive.operations.WebC omponentCreationFacetOperation.
Are we using the correct operation to extend? Also, we noticed that this
operation is deprecated.
<extension
point="org.eclipse.wst.common.frameworks.OperationExtension ">
<operationExtension
id=" org.eclipse.jst.j2ee.internal.web.archive.operations.WebComp onentCreationFacetOperation "
postOperationClass=" com.ibm.etools.weblogic.web.descriptor.CreateWebDescriptorOp eration2 ">
</operationExtension>
</extension>
Thanks in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.03247 seconds