RSS 32 projects tagged "IDE"

Download Website Updated 23 May 2013 pride

Screenshot
Pop 209.94
Vit 17.46

Pride combines bash scripts, zenity, and the Android tools to create a fast and simple POSIX alternative to Eclipse for Android development. For ease of use, it comes with a menu.xml for use with the medit editor, but it can be used from the command line or with any editor that makes exec calls, such as Emacs or Vim.

Download Website Updated 07 May 2013 Griffon IDE

Screenshot
Pop 341.42
Vit 5.82

Griffon IDE is an IDE for HTML, Bash, Perl, PHP, C, etc. It allows the generation of source code in a few clicks, avoiding traps. It features auto completion, an integrated terminal, project management for C, SFTP mounting (mounting a directory via an ssh key), automatic replacement of text, and a session management tab.

Download Website Updated 13 Mar 2013 Fresh IDE

Screenshot
Pop 378.65
Vit 6.16

Fresh IDE is a visual assembly language IDE with a built-in Flat assembler (FASM) compiler. It is written in Fresh IDE and is a self-compilable application. It is fully compatible with FASM and can be compiled with every version of FASM, as well. The main goal of Fresh is to make programming in assembly as fast and efficient as in high-level languages, without sacrificing the small application size and raw power of assembly language. It is a Windows application, but it runs in Wine very well and can create, compile, debug, and run applications for Windows and Linux on both Windows and Linux host machines.

Download Website Updated 07 Feb 2013 Emacs-IDE

Screenshot
Pop 26.57
Vit 23.04

Emacs-IDE is an Integrated Development Environment (IDE) interface for Emacs with code browsing, compilation, debugging, etc. It aims to provide a user-friendly interface with dedicated windows (source, menu, and output) and convenient shortcuts. It is suitable for almost all languages (as long as they are supported by Ctags). Cscope provides an additional browsing facility for C/C++ files.

Download Website Updated 05 Jan 2013 Adianti Studio

Screenshot
Pop 23.43
Vit 11.79

Adianti Studio is a multi-platform environment for PHP development which includes a great range of resources a developer needs to be productive. It uses a tabbed interface which brings basic resources like syntax highlighting, auto-complete, an outline tree, bookmarks, code insight, change tracking, method traceability, workspace saving, brace matching, source code navigation, database navigation, a plugins gallery (managed by the user), a PDF document generator, a calendar, and more. In the professional version, it adds a form design tool called Adianti Designer which allows the user to draw its forms with a graphical interface using Adianti Framework components and containers like inputs, combos, radios, check buttons, imagens, frames, notebooks, datagrids, and more. The professional version also offers a source code generator which allows the user to generate form classes and datagrid classes from database structures using the Adianti Framework pattern of source code.

Download No website Updated 12 Dec 2012 ODABA

Screenshot
Pop 114.87
Vit 7.25

The OODBMS/DBMS ODABA is an terminology-oriented database management system (TODBMS) on a high conceptual level. This is an extension of the ODBMS concept according to ODMG 3. It provides a number of enhanced features based on natural language analysis. Beside the database kernel, a number of tools are provided for database design, documentation, and fast development. ODABA provides a powerful interface (C++, .NET) and an ODABA Script Interface (OSI), a C++/JAVA like scripting language, which provides easy access to the database.

Download No website Updated 25 Oct 2012 MonoDevelop

Screenshot
Pop 21.79
Vit 14.48

MonoDevelop is a GNOME IDE primarily designed for C# and other .NET languages. intelligent code completion attempts to complete type, method, and field names as you're typing. The IDE automatically gets the class information from your source code files and from the libraries referenced in your project. A class viewer allows you to list the classes in your project, their methods, and properties. Your namespaces are also tracked to keep the classes separated. A powerful add-in engine, a modular API, and a complete set of extension points provides a seamless platform upon which to build your own development tools.

Download Website Updated 29 Jul 2012 Android Tools

Screenshot
Pop 153.50
Vit 3.45

Android Tools is a lightweight IDE for creating, building, installing, and testing Android applications. Android Tools includes point and click access to the Android commands, documents, directories, and files. It also includes a built-in text editor. Android Tools makes learning and using Android easier. It's for the new Android user who needs help getting started. It's also for the more experienced Android user who wants easy access to the Android commands and a text editor.

No download No website Updated 26 Jul 2012 Mr.Java

Screenshot
Pop 18.87
Vit 17.35

Mr.Java is a Java IDE that is one step above a command line interface, but not quite as confusing as an IDE. It will compile for you, add libraries to your class path, and run the whole thing, with three simple buttons. Drag a library or Java source file over the window, and it will be put in the right folder. When running programs, the stout is written to a file cleverly named “stdout”, and the std err is cleverly written to file named - you guessed - stderr.

No download Website Updated 05 Jul 2012 Lua for IntelliJ IDEA

Screenshot
Pop 54.19
Vit 1.99

Lua for IntelliJ IDEA is a plugin that provides support for semantic aware editing of Lua language programs in IntelliJ IDEA. It includes many useful features such as code formatting, semantic identifier coloring, code inspection and refactoring, and much more.

Screenshot

Project Spotlight

cipra Unit Testing Framework

A C++11 unit testing framework based on Perl's Test::More module.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.