How do I find the version of an OpenJAUS package?
To find the bundle version
- Navigate to the extracted SDK root folder
- Example:
org.openjaus.sae-sdk.cpp
- Example:
- Open the
ojmanifest.json
file - Look for the
version
entry under thepackage
section
To find the package version
- Navigate to the extracted SDK root folder
- Example:
org.openjaus.sae-sdk.cpp
- Example:
- Navigate to the package folder
- Example:
org.openjaus.cpp
- Example:
- Open the
ojmanifest.json
file - Look for the
version
entry under thepackage
section