[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.technology.packaging] A product form multiple platforms

Hello we are building our own product based on eclipse, cdt, 
gef, emf and on our own feature. The final requirement is that 
we want to put the product into a single archive file, BUT 
that archive file must support win32/linux32/64 and mac os. In 
pre p2 times, i have just created the builds for different 
architectures and copied the results into a single directory 
(taking into the account that the launcher binaries should not 
overwrite each other. This approach is no longer working of 
course (and it's very hackish...)

My question is: what is the recommended way to create a 
product (in a single archive file) which can be run on 
multiple platforms (of course starting with different 
launchers)... Can somebody enlighten ma or give some pointer 
how to do this?

Thanks, Rudolf