| | | | Browse by category |
Article ID: 2299
Last updated: 29 May, 2018
Question
How to find the version, minor version and patch level of JViews JARs?
Answer
You can know the current patch level of your distribution with the following command line:
java -jar lib/jviews-framework-all.jar
or simply by double cliking on the jar for which you want to obtain the information. It will print out something like:
Version: 8.8.0 Patch Level: 8 Build Number: 3834 Release Date: 20120824
From the API: This sample shows how to find the version, minor version, and patch level of the JViews JARs used by the JVM.
Download Sample Main.java
Note: In order to run this sample with JViews 8.7 and 8.8, you must call the ilog.views.util.IlvProductUtil.DeploymentLicenseRequired
method with the appropriate argument. See the General information > Deployment licenses > Declaring the use of IBM ILOG JViews services
section in the documentation for more information.
This article was:
Helpful |
Not helpful
Report an issue
Article ID: 2299
Last updated: 29 May, 2018
Revision: 3
Views: 949
Posted: 22 Jun, 2010 by
Dean J.
Updated: 29 May, 2018 by
Gargani A.
Attached files
Others in this category
Powered by KBPublisher (Knowledge base software)