Difference between revisions of "How to add a tool to Eiffel Studio"
Line 1: | Line 1: | ||
[[Category:EiffelStudio]] | [[Category:EiffelStudio]] | ||
This page describes how one can add a new tool window to the interface. | This page describes how one can add a new tool window to the interface. | ||
+ | |||
+ | 1. Install Eiffel Studio and download Eiffel Studio SVN source codes. Compile the Eiffel Studio project. | ||
+ | |||
+ | 2. |
Revision as of 22:52, 22 March 2007
This page describes how one can add a new tool window to the interface.
1. Install Eiffel Studio and download Eiffel Studio SVN source codes. Compile the Eiffel Studio project.
2.