Autoupdate URL with parameters
Radim Kubacki <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAOt7YhT_vouJG2ivmJ_o4u0crwC2edaD=-p7xXo8ep6JUTE62A@mail.gmail.com> |
Hello,
is there any way how to use some parameters in AutoUpdate URL. I'd like to
have one URL for all NBAndroid users like
http://nbandroid.org/release/{netbeans.version}/update.xml
This would be simpler for users when they upgrade their IDE. I want to have
an older version of the plugin available even if I switch the development
focus to a newer one. That forces me to have several AU centers and creates
usability problem how to switch between them.
-Radim