yes, ProjectSettingsTable is a legacy components that is not available under Visual Studio. However, you should be able to easily create your own implementation of IXmlExternalizableProjectComponent that allows to store simple settings like values of bool, int and string variables.
Hello Alexander,
yes, ProjectSettingsTable is a legacy components that is not available under
Visual Studio. However, you should be able to easily create
your own implementation of IXmlExternalizableProjectComponent that allows
to store simple settings like values of bool, int and string variables.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"