Enable Windows x86_64 platform configuration in tycho buildTo let install JBDS for x86_64
from JBDS Update site
---------------------------------------------------------------------------------------------------------------
Key: JBDS-1785
URL:
https://issues.jboss.org/browse/JBDS-1785
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: Build
Affects Versions: 5.0.0.M3
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 5.0.0.M3
configuration below should be added to build/parent/pom.xml
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86</arch>
</environment>
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira