Re: API for NetBeans IDE version
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4hrr021px0=+=Ms8oOszbbPY1zTJXkw0T+KFZfp7NOB4w@mail.gmail.com> |
Perhaps
System.getProperty("netbeans.productversion")
as in
https://github.com/markiewb/show-path-in-title-netbeans-module/blob/master/src/de/markiewb/netbeans/plugin/showpathintitle/PathUtil.java#L133
?
With kind regards, markiewb
2016-06-08 8:02 GMT+02:00 gaurav_gupta <[email protected]>:
> Is there any api available to get Current IDE version ?
>
>
>
>
>