Actions
Bug #7603
openList of plug-ins must be stored in etc/settings.xml
Start date:
10/11/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
List of MicroTESK plugins is stored in config.xml included in JAR's resources. As a result, it cannot be modified. The format of config.xml looks like this:
<config> <plugin class="ru.ispras.microtesk.mmu.MmuPlugin"/> </config>
This information must be stored in etc/settings.xml.
Updated by Andrei Tatarnikov about 8 years ago
Simply need a way to disable MMU plugin.
Updated by Alexander Kamkin almost 5 years ago
- Category set to Configuration
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
- Target version changed from 2.3 to 2.5
Updated by Alexander Kamkin almost 5 years ago
- Priority changed from High to Normal
Updated by Alexander Protsenko over 1 year ago
- Target version changed from 2.5 to 2.6
Actions