网上闲逛,发现一个新的IDE——x-develop,从他们主页上看,IDE支持VB.Net,C#,Java,兼容vs2005和vs2003,而且支持mono。单从介绍看功能不少,不管怎样,多个选择总是好事情。
引自x-develop主页,
X-develop Features
Powerful coding productivity features
Fast and reliable code analysis engine
On-the-fly error checking of all files in the project
Suggestion of automatic fixes for errors
Code completion
Documentation popup display
Fast navigation (Goto overriding/overridden method, goto symbol by name, find usages, ...)
Refactoring (Rename, Change method signature, Extract method, ...)
Coding tools (Create setter and getter methods, Create constructor, Override method, ...)
Create stubs for not yet implemented interface methods
Customizable code formatting
Semantic code highlighting
Organize imports
Inspections (unused methods, fields, assigment with no effect, ...)
Languages
Already supports Java, J#, C# and VisualBasic.NET
Open API for custom languages
Cross-language refactoring
Java
Supported on Windows and Linux (Mac OS X will be supported once JDK 5.0 is available)
Supports development for JDK 1.1, 1.2, 1.3, 1.4 and 5.0
Full support for JDK 5.0 languages features (generics, enums, autoboxing,...)
Incremental background compilation
Compatibility compilation allows using JDK 5.0 languages features with JDK 1.4
Industry-leading back-in-time debugger
J#
Full support for J# 1.1 and J# 2.0 including generics
All productivity features are available for J#
C#
Full support for C#1.1 and C# 2.0 including generics
All productivity features are available for C#
Visual Basic.NET
Full support for VisualBasic.NET 2005 including generics
Most productivity features are available for Visual Basic.NET
Visual Studio.NET
Compatible with Visual Studio.NET 2005 and 2003 projects and solution files (.sln)
Full support for .NET version 1 and 2 on Windows
Uses MSBuild for compilation
Support for VS.NET 2005 project and item templates
Mono / Linux
Support for Mono on Linux
打印 | 张贴于 2004-12-25 22:19:00 | Tag:Dot Net

留言反馈