version information about idea?
Is it possible to extract via the OpenAPI in anyway to get version
information such as build number etc?
I was thinking of adding a simple "list open bugs in this build", "list
resolved bugs in this build" type functionality to the JIRA plugin ( a
special EAP addition to the plugin type thing, defaulting with no
configuration/settings to the JB jira install )...
Mark
Please sign in to leave a comment.
Hi Mark,
You want to use com.intellij.openapi.application.ApplicationInfo.
Regards,
Franck