You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-dev@incubator.apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2014/06/27 06:07:24 UTC

[jira] [Commented] (NPANDAY-618) Plugin for execution of tlbimp.exe from windows platform sdk

    [ https://issues.apache.org/jira/browse/NPANDAY-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045583#comment-14045583 ] 

Brett Porter commented on NPANDAY-618:
--------------------------------------

Have you tried a {{com_reference}} dependency type?

http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_538_COMReferenceTest/COMApplication/pom.xml?view=markup

That creates a temporary interop DLL by calling {{tlbimp}} with {{/out}} and {{/namespace}}

Or do you need a more custom execution of {{tlbimp}}?

(BTW, Dropped the fix version - trying to cut that down to regressions so we can get a release out).



> Plugin for execution of tlbimp.exe from windows platform sdk
> ------------------------------------------------------------
>
>                 Key: NPANDAY-618
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-618
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Windows
>            Reporter: Greg Domjan
>              Labels: COM, plugin
>
> It would be nice to have a maven plugin that used the tlbimp.exe tool to generate an interop dll and do what is appropriate to archive it.
> This doesn't fit well within the compile lifecycle, but might work as a plugin used with the custom-lifecycle-maven-plugin.



--
This message was sent by Atlassian JIRA
(v6.2#6252)