Re: Issuetracker Services Tag not shown
Matthias Bläsing <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, den 18.11.2016, 10:54 +0100 schrieb Oliver Rettig: > If I try to install the Redmine module I get the error message: > > > Some plugins require plugin Issue Tracking to be installed. > > The plugin Issue Tracking is requested in implementation version > > 201306052037. The following plugin is affected: RedmineNB > > But I can not see an Issue-Tracker implementation module in the > update center. > > I have switched to NB 8.2. In earlier version it works finde but I am > not sure > if this is a problem of the version. This looks like a very old version of the redminenb module. All implementations of the redminenb module from the plugin center of plugins.netbeans.org don't contain any implementation dependencies. Please try to install a recent version: http://plugins.netbeans.org/plugin/55824/redminenb As you can see there the module explicitly supports netbeans 8.2 (I'm one of the authors and the verifiers show that at it is at least basicly valid). HTH Matthias