[jbosstools-issues] [JBoss JIRA] (JBIDE-14370) Add 32bit swt libraries to eclipse64 module as a result of the build

Mickael Istria (JIRA) jira-events at lists.jboss.org
Tue May 7 09:36:54 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772729#comment-12772729 ] 

Mickael Istria commented on JBIDE-14370:
----------------------------------------

I can see 2 ways of achieving this:
# Create a fake "eclipse-repository" containing those 2 bundles, and use it with "maven-dependency-plugin:unpack" to populate the lib folders with those 2 bundles, or
# Create a Mojo which would poll the target platform configuration of the project to directly get those bundles

Option 1 has the advantage of using standard tools, but requires to set up a fake module.
Option 2 has the advantage of being a bit easier to consume, but introduces yet another Mojo to maintain on our side.

I'm in favor of option 1. Do you have any objection?

                
> Add 32bit swt libraries to eclipse64 module as a result of the build
> --------------------------------------------------------------------
>
>                 Key: JBIDE-14370
>                 URL: https://issues.jboss.org/browse/JBIDE-14370
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: browsersim
>            Reporter: Konstantin Marmalyukov
>            Assignee: Mickael Istria
>            Priority: Critical
>             Fix For: 4.1.0.Beta1
>
>
> We need to have latest 32-bit SWT libraries in resources folder of eclipse64 browsersim module to make user able to run browserSim from x64 eclipse.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list