[
https://issues.jboss.org/browse/JBDS-1785?page=com.atlassian.jira.plugin....
]
Denis Golovin updated JBDS-1785:
--------------------------------
Summary: Enable Windows x86_64 platform configuration in tycho build to let install
JBDS for x86_64 from JBDS Update site (was: Enable Windows x86_64 platform configuration
in tycho buildTo let install JBDS for x86_64 from JBDS Update site)
Enable Windows x86_64 platform configuration in tycho build to 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
Security Level: Public(Everyone can see)
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
{noformat}<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
</environment>{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira