Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP-App with platform dependence
RCP-App with platform dependence [message #460089] Wed, 13 December 2006 08:10 Go to next message
Eclipse UserFriend
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 #460091 is a reply to message #460089] Wed, 13 December 2006 08:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: peter_ossipov.mail.ru

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
Re: RCP-App with platform dependence [message #460093 is a reply to message #460091] Wed, 13 December 2006 08:25 Go to previous message
Eclipse UserFriend
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
Previous Topic:Add javadoc for context help to a plugin
Next Topic:Getting display of running RCP with application in same JVM
Goto Forum:
  


Current Time: Mon Apr 14 17:53:20 EDT 2025

Powered by FUDForum. Page generated in 0.03437 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top