The Eiffel Editor



Not only does the Eiffel editor integrate into Visual Studio .NET's intellisense engine to give class and feature name completion, it also provides syntax colorization, go to definition, and go to declaration to allow you to quickly browse your projects with ease.
Complete Class View



The Class View provides type information about classes in your project including class ancestors, descendants, clients, suppliers as well as feature callers, ancestors, descendants, and more.
Object Browser



The Object Browser lists the .NET and Eiffel names of the classes and features in referenced assemblies.
Windows Form Designer



Integration with the Visual Studio .NET Windows Form Designers allows you to design Windows Forms application in Eiffel quickly and efficiently.
EiffelVision 2 Windows Designer



The EiffelBuild project lets you design graphical interfaces using the EiffelVision2 portable graphics library.
EiffelEnvision Projects



Various "project types" will help get started the right way: console or Windows application, class or precompiled library, and even the ability to import projects already developed using EiffelStudio.
Integrated Deployment



Integration with Visual Studio .NET's setup and deployment projects makes it trivial to deploy your Eiffel systems.
Project References



Add .NET, COM or Project references with a single click. EiffelEnvision takes care of updating the project accordingly.

Source Code Control



Use any Visual Studio Source Code Control Provider to manage your Eiffel source files.

Bookmark and Share