PDE build issues with multiple platforms [message #58704] |
Mon, 27 April 2009 18:12  |
Eclipse User |
|
|
|
Hi, All,
I encountered a build issue with multiple platforms. We have a feature
which has platform specific fragments, such as:
org.eclipse.core.filesystem.macosx
org.eclipse.core.filesystem.win32.x86
Both has set proper "Operating System" and "Architecture" information.
Then we created an update site, and include the feature. The problem is
that update site "Build" action doesn't include publish any macosx
plug-ins, just win32.x86 specific plug-ins. Therefore, the update site
works fine with Win32 program, but doesn't work with macosx program.
We do the Build inside eclipse on a Windows XP computer. Is there any
further setting needed to make it work?
Thank you so much in advance! Have a great day!
Best Regards,
Frank Du
|
|
|
Re: PDE build issues with multiple platforms [message #58857 is a reply to message #58704] |
Wed, 29 April 2009 14:17  |
Eclipse User |
|
|
|
The update site build in the workspace only does one platform at a time.
You can do multiple platforms if you set up a headless build.
You could also try building the update site, go to the target platform
preferences and change the target to be a different environment, then
build the update site again.
-Andrew
Frank Du wrote:
> Hi, All,
>
> I encountered a build issue with multiple platforms. We have a feature
> which has platform specific fragments, such as:
>
> org.eclipse.core.filesystem.macosx
> org.eclipse.core.filesystem.win32.x86
>
> Both has set proper "Operating System" and "Architecture" information.
> Then we created an update site, and include the feature. The problem is
> that update site "Build" action doesn't include publish any macosx
> plug-ins, just win32.x86 specific plug-ins. Therefore, the update site
> works fine with Win32 program, but doesn't work with macosx program.
>
> We do the Build inside eclipse on a Windows XP computer. Is there any
> further setting needed to make it work?
> Thank you so much in advance! Have a great day!
>
> Best Regards,
> Frank Du
>
|
|
|
Re: PDE build issues with multiple platforms [message #596515 is a reply to message #58704] |
Wed, 29 April 2009 14:17  |
Eclipse User |
|
|
|
The update site build in the workspace only does one platform at a time.
You can do multiple platforms if you set up a headless build.
You could also try building the update site, go to the target platform
preferences and change the target to be a different environment, then
build the update site again.
-Andrew
Frank Du wrote:
> Hi, All,
>
> I encountered a build issue with multiple platforms. We have a feature
> which has platform specific fragments, such as:
>
> org.eclipse.core.filesystem.macosx
> org.eclipse.core.filesystem.win32.x86
>
> Both has set proper "Operating System" and "Architecture" information.
> Then we created an update site, and include the feature. The problem is
> that update site "Build" action doesn't include publish any macosx
> plug-ins, just win32.x86 specific plug-ins. Therefore, the update site
> works fine with Win32 program, but doesn't work with macosx program.
>
> We do the Build inside eclipse on a Windows XP computer. Is there any
> further setting needed to make it work?
> Thank you so much in advance! Have a great day!
>
> Best Regards,
> Frank Du
>
|
|
|
Powered by
FUDForum. Page generated in 0.04967 seconds