Encoding OS and Arch into jfxrt.jar?
Tom Schindl
tom.schindl at bestsolution.at
Wed Mar 21 02:22:55 PDT 2012
Hi,
Well looking at the jars for Linux, Win and Mac they at least have a
different jar size so they are at least at the moment different.
The only ones that have at least the same file size are the 32 and 64
bit one for Windows.
Tom
Am 21.03.12 10:17, schrieb Daniel Zwolenski:
> Hey Tom,
>
> As I understand it the jar is the same on all platforms and the native files are external to the jar.
>
> Cheers,
> Dan
>
>
>
> On 21/03/2012, at 7:28 PM, Tom Schindl <tom.schindl at bestsolution.at> wrote:
>
>> Hi,
>>
>> Would it be possible to encode informations about the operating system
>> and architecture into the jar's MANIFEST.MF?
>>
>> This would allow tooling developers like me to find out quite easily if
>> a given jar is compatible with the Java-Version used by the IDE and not
>> fail at launch time later.
>>
>> Another doubt i have is when packaging for multiple architectures - from
>> the jar-size it looks like win32 and win32_64 jars are of equal size but
>> are they really equal?
>>
>> Tom
>>
>> --
>> B e s t S o l u t i o n . a t EDV Systemhaus GmbH
>> ------------------------------------------------------------------------
>> tom schindl geschäftsführer/CEO
>> ------------------------------------------------------------------------
>> eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
>> http://www.BestSolution.at phone ++43 512 935834
--
B e s t S o l u t i o n . a t EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
http://www.BestSolution.at phone ++43 512 935834
More information about the openjfx-dev
mailing list