Visual Studio and Eclipse Integration
Qt is integrated with the Microsoft® Visual Studio® .NET and Eclipse® integrated development environments. This means Qt programmers can use the IDE they are most comfortable with to do cross-platform development.
Visual Studio .NET Integration
The Qt Visual Studio Integration allows programmers to create, build, debug and run Qt applications from within Visual Studio .NET 2003, 2005 and 2008. This integration makes Windows development with Qt faster, easier and more intuitive, boosting developer productivity and multiplying the results of development efforts across multiple platforms. Qt's integration with Visual Studio integration includes:
- Code completion and syntax highlighting
- Powerful GUI layout system and forms design using integrated Qt Designer
- Qt documentation integrated with Visual Studio online help
- Templates for the most common Qt application types
Qt Eclipse Integration for C++ and Java Development
The Qt Eclipse Integration allows programmers to create, build, debug and run Qt applications from within the Eclipse IDE, providing Eclipse developers with powerful tools for cross-platform application development. Integrations are available for Qt C++ on top of the Eclipse C/C++ Development Tooling (CDT) plug-in, and for Java™ programmers through Qt Jambi. Features include:
- Integrated GUI layout and forms builder
- Rapidly create a new Qt project; import an existing Qt project
- Graphically edit file resources using a standard, integrated file dialog
- Update all source code on-the-fly while graphically editing GUIs with Qt Designer
- Access Qt documentation through the Eclipse help system
Download the Qt Eclipse Integration for C++ and Java