28#include <boost/property_tree/ptree.hpp>
44 openFile(
const std::string& editorName,
const std::string& filepath,
int lineNumber = 0);
54 void setOpencommand(
const std::string& editorName,
const std::string& openCommandLine);
57 std::map<std::string, std::string> editors;
58 boost::property_tree::ptree pt;
void openFileWithDefaultEditor(const std::string &filepath, int lineNumber=0)
The default editor can be specified by the environment variable $ARMARX_EDITOR.
void openFile(const std::string &editorName, const std::string &filepath, int lineNumber=0)
void setOpencommand(const std::string &editorName, const std::string &openCommandLine)
EditorFileOpener(std::string configFile="")
This file offers overloads of toIce() and fromIce() functions for STL container types.