Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: tanja on February 11, 2010, 06:11:17 am

Title: Java API .jar and .dll version
Post by: tanja on February 11, 2010, 06:11:17 am
I've just upgraded from EA 7.1 (build 834) to EA 7.5 (build 850) and would like to print in my application the respective versions of libraries used. Is there a Java API call that offers this capability? If not, will there be one with EA 8?
Thanks in advance.
Title: Re: Java API .jar and .dll version
Post by: Eve on February 11, 2010, 08:24:49 am
The build number is available from Repository.LibraryVersion.
Title: Re: Java API .jar and .dll version
Post by: tanja on February 11, 2010, 06:44:24 pm
Thanks, Simon.

I'm already using this call to display the EA build.

I was just in doubt about the version of .jar and .dll  (in Java API directory) present in my new installation of EA 7.5, as compared to their copies I had within my Java project (from EA 7.1) that I wanted to update - because of the date of the files. But it might be just that I ignored reading the year and got tricked with the month/date.

Anyway, you make the EA users happy with your valuable and quick feedback - thanks!
Title: Re: Java API .jar and .dll version
Post by: Eve on February 12, 2010, 08:18:44 am
Well, the files themselves may be old.  They would only be updated when something new is added to the automation interface.