Main > Free Download Search >

Free ide tools software for windows

ide tools

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1937
IDE Cobol 1.1

IDE Cobol 1.1


IDE Cobol is a free RAD Environment that lets you to make applications using the older MS-Cobol 80 more>>
IDE Cobol is a free RAD Environment that lets you to make applications using the older MS-Cobol 80. Was develop to academic use but could be used how as you want. Multi-language (Brazilian Portuguese and English).
<<less
Download (1.04MB)
Added: 2006-08-04 License: Freeware Price:
1255 downloads
DAEMON Tools 4.00

DAEMON Tools 4.00


DAEMON Tools is a virtual cd/dvd-rom emulator. more>> DAEMON Tools is a virtual cd/dvd-rom emulator and is able to emulate nearly all known copy protections on the market today.
The application mounts ISO images to a virtual drive without having to burn them to a CD.
It is further development of Generic Safedisc emulator and incorporates all its features. This program allows running Backup Copies of SafeDisc (C-Dilla), Securom, Laserlock, CDCOPS, StarForce and Protect CD (and many others) protected games. Also included is a Virtual DVDROM drive (Generic DVD-ROM) enabling you to use your CD images as if they were already burned to CD! DAEMON Tools works under Windows9x/ME/NT/2000/XP with all types of CD/DVDROM drives (IDE/SCSI) and supports nearly any CD protection.
DAEMON Tools supports the following image files:
cue/bin
iso
ccd (CloneCD)
bwt (Blindwrite)
mds (Media Descriptor File)
cdi (Discjuggler)
nrg (Nero)
pdi (Instant CD/DVD)
b5t (BlindWrite 5)
daemon digimon
<<less
Download (1.4MB)
Added: 2008-07-28 License: Freeware Price: Free
29752 downloads
J2EE Tools 0.26

J2EE Tools 0.26


IDE for creating, building, deploying & running J2EE app more>> J2EE Tools is a lightweight IDE for creating, building, deploying and running J2EE enterprise applications and web services.
J2EE Tools includes point and click access to the J2EE commands, documents, directories, files and build targets. It also includes a built-in text editor.
J2EE Tools makes learning and using J2EE easier. Its for the new J2EE user who needs help getting started. Its also for the more experienced J2EE user who wants easy access to the J2EE commands and a text editor.
<<less
Download (info)
Added: 2008-11-01 License: Freeware Price:
386 downloads
Java Tools 0.35

Java Tools 0.35


Lightweight IDE for Java more>> Java Tools is a lightweight IDE for creating, compiling, executing and debugging Java applications and applets.
Java Tools includes point and click access to the Java commands, documents, directories and files. It also includes a built-in text editor and user interface for the Java debugger.
Java Tools makes learning and using Java easier. Its for the new Java user who needs help getting started. Its also for the more experienced Java user who wants easy access to the Java commands and a text editor.
<<less
Download (254KB)
Added: 2008-07-16 License: Freeware Price: Free
464 downloads
IDE Plus for VB 6.0

IDE Plus for VB 6.0


Added to your IDE environment through Add-in Manager. more>> IDE PLUS is a VB productivity tool implemented as VB add-in. It can be easily added to your IDE environment through Add-in Manager. This tool has a collection of buttons that will definitely boost you programming productivity with Visual Basic 6.0, especially when youre handlling large and complex project group. The following image shows all the buttons available on the toolbar. The functionality of each button is briefly described.<<less
Download (48KB)
Added: 2008-06-24 License: Freeware Price: Free
702 downloads
ee-ide 1.37

ee-ide 1.37


A smart code editor supporting java, javascript, c, c++, PHP, Perl, AS2/3. Features include syntax colouring, hyper-navigation, consistency check, editable outlines, refactoring, command line more>>
A smart code editor supporting java, javascript, c, c++, PHP, Perl, AS2/3. Features include syntax colouring, hyper-navigation, consistency check, editable outlines, refactoring, command line support, non overlapping windows, multiple window support, unlimited undo and keyboard navigation.

Enhancements: code outlines now use a tree view; bug fixes

<<less
Download (0.96MB)
Added: 2009-10-05 License: Freeware Price:
downloads
 
Other version of ee-ide
ee-ide 1.36Oogtech - A smart code editor supporting java, javascript, c, c++, PHP, Perl, AS2 ... ee-ide. A smart code editor supporting java, javascript, c, c++, PHP, Perl
License:Freeware
Download (0.88MB)
downloads
Added: 2009-09-27
Micro-IDE 1.0

Micro-IDE 1.0


Micro-IDE was designed to be a C compiler for AVR microcontrollers. more>>
Micro-IDE was designed to be a C compiler for AVR microcontrollers.
This compiler is intended to work with AVR micro controllers from ATMEL.
The principle is to create assembler code from C code using micro-IDE studio and create assembler hex file to be loaded to the AVR chip using the free avr studio from ATMEL.(it will be used as debugger).
Its very simple to work with the studio, after writing your code in C language all you have to do is click one button and it will automatically compile and build and load to the micrcontroller.
To make things more easier for debugging LCD16x2 is connected in 4 bit mode to port E and its possible to print text or variable continent using simple commands.
Main features:
- Integrated Development Enviroment and C compiler.
- Editor with keywords highlighting.
- Supported float data types.
- Fast floating point works directly with FPU unit (external chip I2C).
- Connected to LCD 16x2 for output interface.
- Support inline assembler code directly in the C code.
- Built in AVR chip programmer compiltable with STK 200/300.
- You can compile/build/program with one operation.
- Simple inline code access to FPU opcodes.
uM-FPU Features:
- 8-pin integrated circuit.
- I2C compatible interface up to 400 kHz.
- SPI compatible interface up to 4 Mhz.
- 32 byte instruction buffer.
- Sixteen 32-bit general purpose registers for storing floating point or long integer values.
- Five 32-bit temporary registers with support for nested calculations (i.e. parentheses).
Floating Point Operations:
- Set, Add, Subtract, Multiply, Divide.
- Sqrt, Log, Log10, Exp, Exp10, Power, Root.
- Sin, Cos, Tan, Asin, Acos, Atan, Atan2.
- Floor, Ceil, Round, Min, Max, Fraction.
- Negate, Abs, Inverse.
- Convert Radians to Degrees, Convert Degrees to Radians.
- Read, Compare, Status.
- Long Integer Operations:
- Set, Add, Subtract, Multiply, Divide, Unsigned Divide.
- Increment, Decrement, Negate, Abs.
- And, Or, Xor, Not, Shift.
- Read 8-bit, 16-bit, and 32-bit.
- Compare, Unsigned Compare, Status.
Conversion Functions:
- Convert 8-bit and 16-bit integers to floating point.
- Convert 8-bit and 16-bit integers to long integer.
- Convert long integer to floating point.
- Convert floating point to long integer.
- Convert floating point to formatted ASCII.
- Convert long integer to formatted ASCII.
- Convert ASCII to floating point.
- Convert ASCII to long integer.
- User Defined Functions can be stored in Flash memory.
- Conditional execution.
- Table lookup.
- Nth order polynomials.
<<less
Download (1.99MB)
Added: 2007-05-21 License: Freeware Price:
735 downloads
NetBeans IDE 6.5Beta

NetBeans IDE 6.5Beta


Fully-featured Java IDE written completely in Java, with many modules available more>> The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web and mobile applications, in Java, C/C++ and even Ruby. The IDE runs on many platforms including Windows, Linux, Mac OS X and Solaris; it is easy to install and use straight out of the box.
Highlights
-Easy-To-Use Java GUI Builder
-Create professional-looking Java GUIs by placing and aligning components on a canvas.
-Visual Web and Java EE Development
-Build standards-based web applications visually using Ajax, CSS, and JSF. Full set of tools for EJB development.
-Visual Mobile Development
-Create, test and debug GUI applications that run on mobile phones, set-top boxes, and PDAs.
Visual UML Modeling
-Separate software design from implementation with UML Modeling.
-Ruby and Rails Support
-Powerful Ruby editor (with code completion), debugger, and full support for Rails. Includes the JRuby runtime.
-C and C++ Development
-Full-featured C/C++ editor, debugger, project templates, and support for multiple project configurations
<<less
Download (30.19MB)
Added: 2008-08-14 License: Freeware Price: Free
3577 downloads
 
Other version of NetBeans IDE
NetBeans IDE 6.0.1Fully-featured Java IDE written completely in Java, with many modules available. Full set of tools for EJB development. Visual Mobile Development Create, test and debug GUI
License:Freeware
Download (193MB)
3732 downloads
Added: 2008-08-19
NetBeans IDE 5.5.1when running in the zh_CN locale and possibly other Asian locales) NetBeans IDE is also known to ... Tools - Two-Way BPEL Development Tools - Identity Web Service Management UML Modelling System
License:Freeware
Download (53.7MB)
2652 downloads
Added: 2007-06-19
NetBeans IDE 5.5NetBeans IDE 5.5 offers you a leading free, Open-Source Integrated Development ... The NetBeans IDE provides developers with all the tools they need to create professional
License:Freeware
Download (54.7MB)
3073 downloads
Added: 2007-01-15
Spket IDE 1.5.9

Spket IDE 1.5.9


Spket IDE - Powerful editor for JavaScript, XUL/XBL and Yahoo! Widget development more>>
Spket IDE is a powerful editor for JavaScript, XUL/XBL and Yahoo! Widget development.
Spket IDE provides features like code completion, syntax highlighting and content ouline that helps developers producitively create efficient JavaScript code.
Spket IDE offers many features to increase the productivity for Mozilla Extensions developers.
The powerful JavaScript Editor provides features like code completion and content ouline that helps developers producitively create efficient JavaScript code.
Main features:
- XPCOM components viewer
- Code completion
- Syntax highlighting
- Code folding
- Open declaraction
- Content outline
- Syntax highlighting for XUL/XBL
- Code folding for XML node
- JavaScript Profile for Yahoo! Widget development
<<less
Download (6.16MB)
Added: 2007-05-23 License: Freeware Price:
931 downloads
JCODER (Java IDE for Windows) 1.0

JCODER (Java IDE for Windows) 1.0


Jcoder is a Java IDE that enables programmers to create and debug code faster. more>> Jcoder is a Java IDE that runs on Windows which enables programmers to create and debug code faster. Jcoder can be used in conjuction with different Java Developer Kits by configurating JDK profiles. Jcoder features an intutive interface and provides a wide range of features: fast opening, rapid response times, customizable user interface, project management, wizards, class viewer, package viewer, tabbed documents and remote debugging.<<less
Download (2.2MB)
Added: 2008-09-12 License: Freeware Price: $0.00
452 downloads
 
Other version of JCODER
JCODER (JAVA IDE) 0.9.1.0JCODER is a powerful Integrated Development Environment (IDE) for Java developers. It allows ... You will get all the tools you need to create professional programs: project management
License:Beta
Download (3.9M)
399 downloads
Added: 2008-11-01
JCODER (Java IDE for Windows) betaJcoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify ... In addition, Jcoder equips a comprehensive set of code editor tools enabling developers to
Price: $0.00
License:Freeware
Download (2250K)
515 downloads
Added: 2008-07-07
ED Plua IDE 1.3B

ED Plua IDE 1.3B


ED Plua IDE - Create Palm pda applications more>>
You can use the ED PLUA IDE Development Environment application to create Palm pda applications(or even games) by taking advantage of the LUA language.
This IDE is designed to work with the interpreter/compiler PLua. PLua itself comes with an IDE but this one is limited to the palm platform, thats why this IDE for windows exists today.
<<less
Download (1.75MB)
Added: 2007-01-23 License: Freeware Price:
1006 downloads
Alchemist XML IDE Professional 3

Alchemist XML IDE Professional 3


Alchemist XML IDE, is an advanced XML Integrated Development Environment (XML IDE). Alchemist adds powerful new features, again pushing the innovation envelope that helped establish Alchemist in the more>> <<less
Download (5.4MB)
Added: 2008-02-02 License: Freeware Price:
38 downloads
SD IDE! 0.2.21.69

SD IDE! 0.2.21.69


SD IDE! is built as a multi editor with highlithers for many programming languages more>>
SD IDE! is built as a multi editor with highlithers for many programming languages.
Features; Projects, Compiler output, auto complete and some other stuff.
<<less
Download (735KB)
Added: 2006-06-14 License: Freeware Price:
1242 downloads
Selenium IDE 1.0 Beta 2

Selenium IDE 1.0 Beta 2


Selenium IDE is an integrated development environment for Selenium tests more>> Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.
Selenium IDE is not only recording tool: it is a complete IDE. You can choose to use its recording capability, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the ideal environment for creating Selenium tests no matter what style of tests you prefer.
Features:
Easy record and playback
Intelligent field selection will use IDs, names, or XPath as needed
Autocomplete for all common Selenium commands
Walk through tests
Debug and set breakpoints
Save tests as HTML, Ruby scripts, or any other format
Support for Selenium user-extensions.js file
Option to automatically assert the title of every page
<<less
Download (418KB)
Added: 2008-08-30 License: Freeware Price: Free
461 downloads
 
Other version of Selenium IDE
Selenium IDE 1.0b2Selenium IDE was implemented as a Firefox extension, and will allow you to easily record, edit ... recording tool: it is a complete IDE. You can choose to use its recording capability, or you may
Price: FREE
License:Freeware
Download (419KB)
433 downloads
Added: 2008-09-29
Selenium IDE 0.8.7Selenium IDE is an integrated development environment for Selenium tests. recording tool: it is a complete IDE. You can choose to use its recording capability , or you may
License:Freeware
Download (316KB)
591 downloads
Added: 2007-08-03
Selenium IDE 0.8.6Selenium IDE is an integrated development environment for Selenium tests. recording tool: it is a complete IDE. You can choose to use its recording capability, or you may
License:Freeware
Download (308KB)
1071 downloads
Added: 2007-01-04
cEdit and Ide 1.0

cEdit and Ide 1.0


cEdit and Ide is a package that contains two stand-alone applications: the cEdit and the Ide. more>>
cEdit and Ide is a package that contains two stand-alone applications: the cEdit and the Ide. cEdit and Ide is a package that contains two stand-alone applications: the cEdit and the Ide.
Main features:
- Editor,
- Hexeditor,
- Syntax-highlight,
- Filebrowser,
- Projects,
- Tool-integration,
- Output,
- Logview,
- Codebrowser(ctags).
<<less
Download (542KB)
Added: 2007-06-25 License: Freeware Price:
851 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5