Project

General

Profile

Actions

Bug #7603

open

List of plug-ins must be stored in etc/settings.xml

Added by Andrei Tatarnikov over 7 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
Configuration
Target version:
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.

Actions

Also available in: Atom PDF