Hi, I'm trying to integrate my own statemachine in the statemachine.xml file in order to use it in my plugin. However, I'm not sure, if I got the right file.
From a previous post in the mailing list, there are three options to find the file: This file is loaded during startup of the application. There are three possibilities (see bug #3701): 1. Load from mitk/Core/Code/Interaction/Statemachine.xml (done e.g. by Tests) 2. Load from file (filename given) (done by tutorial) 3. Load from Qt resource in mitk/CoreUI/Bundles/org.mitk.gui.qt.common/resources/Statemachine.xml (done by MITK via activator / BlueBerry based) (There will only be one statemachine.xml after the bug is closed.) Now what confuses me, is that I renamed the statemachine.xml at location 1. and 3. and still, all statemachines of all plugins work. I'm not sure, what option 2 is though, since I didn't find anything in the tutorial. Is there another place or another file where the statemachines are located (on my PC, the statemachine.xml file is only located at 1. and 3.). Thank you! Marius ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
