RCP-App with platform dependence [message #460089] |
Wed, 13 December 2006 08:10  |
Eclipse User |
|
|
|
Originally posted by: cocktail.cs.tu-berlin.de
Hi,
I have built an RCP-App that depends on Java3D. To use Java3D i packed
the needed jars in an own plugin (is there another way?) via the proper
wizard.
But now I have a Problem: How do I distribute this app for different
Platforms? J3d is platform-dependend so I need the export process to
select the proper J3D-Plugin (im able to build that specific for each
needed platform). I need something like the way the Delta-Pack works.
Can somebody tell me how I can do this? (ist there an online-ressource?
I found nothing :-/)
Thanks in advance,
Karsten
|
|
|
|
Re: RCP-App with platform dependence [message #460093 is a reply to message #460091] |
Wed, 13 December 2006 08:25  |
Eclipse User |
|
|
|
Originally posted by: cocktail.cs.tu-berlin.de
Hi,
ahhh..."fragment" is the keyword. Seems to be the solution i looked for!
thanks!
Karsten
Peter Osipov schrieb:
> Well, as I read, usually platform dependent things go in a fragments, so
> when you build a product for some platform you include that fragment.
> Hope this will help.
> Karsten Meier wrote:
>> Hi,
>>
>> I have built an RCP-App that depends on Java3D. To use Java3D i packed
>> the needed jars in an own plugin (is there another way?) via the proper
>> wizard.
>>
>> But now I have a Problem: How do I distribute this app for different
>> Platforms? J3d is platform-dependend so I need the export process to
>> select the proper J3D-Plugin (im able to build that specific for each
>> needed platform). I need something like the way the Delta-Pack works.
>> Can somebody tell me how I can do this? (ist there an
>> online-ressource? I found nothing :-/)
>>
>> Thanks in advance,
>> Karsten
|
|
|
Powered by
FUDForum. Page generated in 0.05816 seconds