IDEs for the Windows Platform
Apache NetBeans
- Version Number: 10.0
- Revision Date: N/A
- Byte Size: N/A
- License: Freeware
- Home Page: https://netbeans.apache.org
- Author: Apache
- Source Code: N/A
- Description: A world-class, professional IDE (Integrated Development Environment) - The NetBeans IDE is the Platform (see right) plus modules that include things such as an editor, tools for working with source code (Java, C++ and others), version control, and a lot more. Some of the advantages of it are:
- Advanced syntax highlighting, error checking code editor
- Support for the Java, C, C++, XML and HTML languages
- Support for JSP, XML, RMI, CORBA, JINI, JDBC and Servlet technologies
- Support for Ant, CVS and other version control systems
- Pluggable support for compilers, debuggers and execution services
- Visual design tools
- Wizards and code generation and management tools
- Cross-platform
Code::Blocks
- Version Number: 20.03
- Revision Date: N/A
- Byte Size: 28MB
- License: Freeware
- Home Page: http://www.codeblocks.org
- Author: Code::Blocks
- Source Code: http://www.codeblocks.org
- Description: Code::Blocks is a free C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality is already provided by plugins!
Fujitsu COBOL
- Version Number: 3.0
- Revision Date: June 1, 1997
- Byte Size: 12,020,952
- License: Freeware
- Home Page: http://www.adtools.com/
- Author: Fujitsu Corp.
- Source Code: N/A
- Description: Fujitsu COBOL v3 is an older COBOL compiler that is available as freeware. It supports the following:
- ANSI Standard COBOL 1985, ISO-1989-1985
- Compatibility with OS/VS COBOL, VS COBOL II and Micro Focus
- Embedded SQL Preprocessor
- Embedded COBOL Report Writer
- Full function COBOL GUI Source Code Debugger
- Programming Staff (Edit and Compile Environment)
- Compatible with MQSeries
Click here for the manuals on the Fujitsu Cobol
Dev-C/C++
- Version Number: 5.0 beta 9 (4.9.9.2)
- Revision Date: N/A
- Byte Size: 7.8MB
- License: Freeware
- Home Page: https://www.bloodshed.net
- Author: Bloodshed
- Source Code: Source
- Description: Bloodshed Dev-C++ is a (free) full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. It creates native Win32 executables, either console or GUI. Features:
- Support GCC-based compilers
- Integrated debugging (using GDB)
- Class Browser (experimental)
- Code Completion (experimental)
- Customizable syntax highlighting editor
- Support of templates for creating your own project types
- Makefile creation
- Edit and compile Resource files
- CVS Support
- To-Do List
- CPU Window
Eclipse
- Version Number: 4.17
- Revision Date: N/A
- Byte Size: N/A
- License: Freeware
- Home Page: http://www.eclipse.org
- Author: Eclipse Foundation
- Source Code: N/A
- Description: Eclipse is a kind of universal tool platform - an open free extensible IDE for anything and nothing in particular. The Eclipse IDE provides an excellent Java source code editor and debugger. There are other plugins for Eclipse that provide full featured development in the following languages:
- For C/C++ download: http://www.eclipse.org/cdt/
- For C# download: http://www.improve-technologies.com/alpha/esharp/
Comments from Jon Strande of JavaPro: "What do you get when an industry heavyweight, IBM, donates source code worth $40 million to the open source community? You get a great, free, integrated development environment (IDE) named Eclipse. Leading the development effort is Object Technology International (OTI), an IBM company, which built the VisualAge products. (IBM is using Eclipse as the basis for its next-generation WebSphere Studio Application Development environment.)"
Oracle JDeveloper
- Version Number: 12c
- Revision Date: N/A
- Byte Size: N/A
- License: For personal, non-commercial use.
- Home Page: https://www.oracle.com/technetwork/developer-tools/jdev/overview/index.html
- Author: Oracle
- Source Code: N/A
- Description: Oracle9i JDeveloper is a J2EE development environment with end-to-end support for developing, debugging, and deploying e-business applications and web services.
Visual Studio Community 2017
- Version Number: 2017
- Revision Date: N/A
- Byte Size: N/A
- License: Freeware
- Home Page: https://visualstudio.microsoft.com/vs/community/
- Author: Microsoft
- Source Code: N/A
- Description: Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store and Microsoft Silverlight. It can produce both native code and managed code.