[
https://issues.jboss.org/browse/JBIDE-14370?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-14370:
----------------------------------------
[~kmarmaliykov] I think the org.eclipse.swt jar should not be embedded into the fragment,
but instead, BrowserSim should be started using the one in the running platform.
{code}
Platform.getBundle("org.eclipse.swtbot").getLocation()
{code}
So it wouldn't require any change in build, and you're sure it uses the same SWT
as the one of the platform.
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