www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: MichaelJPCT on June 14, 2017, 07:23:17 am

Title: how to identify the version of the engine jar file
Post by: MichaelJPCT on June 14, 2017, 07:23:17 am
when i have multiple copies of the jar file in different places, i want to know which file is newest or most suitable.
currently i can only check the size or time of the file. but these are both unreliable.
Title: Re: how to identify the version of the engine jar file
Post by: EgonOlsen on June 14, 2017, 08:56:16 pm
Config has a getVersion() method. The jar itself doesn't contain the version number.