diff --git a/ide/pom.xml b/ide/pom.xml index 62f572e102..f8337db680 100644 --- a/ide/pom.xml +++ b/ide/pom.xml @@ -147,14 +147,19 @@ - - all-platforms + win + + false + + windows + x86 + + @@ -167,21 +172,56 @@ win32 x86 + + + + + + + + + win64 + + false + + windows + amd64 + + + + + + org.eclipse.tycho + target-platform-configuration + + win32 win32 x86_64 - - linux - gtk - x86 - - - linux - gtk - x86_64 - + + + + + + + + + mac + + false + + mac + + + + + + org.eclipse.tycho + target-platform-configuration + + macosx cocoa @@ -194,84 +234,94 @@ - - win + linux - - windows - + false + + unix + linux + x86 + - - - org.eclipse.tycho - target-platform-configuration - - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - - - + + + org.eclipse.tycho + target-platform-configuration + + + + linux + gtk + x86 + + + + + - mac + linux64 - - mac - + false + + unix + linux + amd64 + - - - org.eclipse.tycho - target-platform-configuration - - + + + org.eclipse.tycho + target-platform-configuration + + - macosx - cocoa + linux + gtk + x86 + + + linux + gtk x86_64 - - - - + + + + + - linux - - - unix - linux - - + all-platforms - - - org.eclipse.tycho - target-platform-configuration - - + + + org.eclipse.tycho + target-platform-configuration + + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + linux gtk @@ -282,10 +332,15 @@ gtk x86_64 - - - - + + macosx + cocoa + x86_64 + + + + +