Difference between revisions of "Developer tools"
(Initial page) |
(Added tweakui) |
||
Line 1: | Line 1: | ||
+ | [[Category:Tools]] | ||
Let's list below all the good tools that EiffelStudio programmers use on a daily basis that might be helpful to other. This page also serves as a reference to their download location. | Let's list below all the good tools that EiffelStudio programmers use on a daily basis that might be helpful to other. This page also serves as a reference to their download location. | ||
Line 9: | Line 10: | ||
==System Management== | ==System Management== | ||
*'''SysInternals''': A collection of tools for Windows including process explorer, network activity, file monitor,... (http://www.microsoft.com/technet/sysinternals/default.mspx). | *'''SysInternals''': A collection of tools for Windows including process explorer, network activity, file monitor,... (http://www.microsoft.com/technet/sysinternals/default.mspx). | ||
+ | *'''Tweak UI''': Configure basics of Windows such as the switch task dialogs and other neats things. The 64-bit version can be obtained from http://neosmart.net/Products/TweakUI64.htm, the 32-bit version from Microsoft http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx. |
Revision as of 14:58, 9 February 2007
Let's list below all the good tools that EiffelStudio programmers use on a daily basis that might be helpful to other. This page also serves as a reference to their download location.
Disk Management
- JkDefrag: A quick defragmenter for Windows (http://www.kessels.com/JkDefrag/index.html).
C compiler
- Windows SDK: See the Installing Microsoft C compiler page for details.
System Management
- SysInternals: A collection of tools for Windows including process explorer, network activity, file monitor,... (http://www.microsoft.com/technet/sysinternals/default.mspx).
- Tweak UI: Configure basics of Windows such as the switch task dialogs and other neats things. The 64-bit version can be obtained from http://neosmart.net/Products/TweakUI64.htm, the 32-bit version from Microsoft http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx.