Home > By category > Developer Tools > Editors, IDEs & Coding Utilities
Sort by : Name|Date|Downloads|Rating|

Listing of Editors, IDEs & Coding Utilities in Developer Tools

StrutsBox is a visual Eclipse plugin toolkit for developing applications with Jakarta Struts Framework, currently the most used J2EE/MVC framework..

  • Platform: Linux, Mac OS X, WinOther

SMARD is a development environment that simplifies the programming ofapplications based on mobile agents. Using a graphical interface,programmers can design, build and launch mobile agents which areintended to run on JADE platforms..

  • Platform: Linux, Mac OS X, WinOther

DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results..

  • Platform: Linux, Unix

Code generator for iBatis use. Takes structure of an existing database (using JDBC) an generates sqlMappingConfig file, sqlMapping files and domain objects. Generated files can be regenerated later (changes in DB) with no loss of "hand-made" code..

  • Platform: Linux, Mac OS X, WinOther
  • XML2GUI
  • License: Freeware
  • Price: 0.00
  • Rating

Xml2Gui is a framework that can be used to create your swing interface in XML. It includes packages for validation, data (both xml data and object data are supported) and layout. So no code needed for data binding!.

  • Platform: Linux, Mac OS X, WinOther
  • getMap
  • License: Freeware
  • Price: 0.00
  • Rating

The getMap/DBMeta project provides a library to access database metadata information in a convinient OO way.Also available is some code to automaticaly generate EJBs from database metadata..

  • Platform: Linux, Mac OS X, WinOther

NGenerator is a visual class designer that can be used to generate C# or Visual Basic .NET source code and project files..

  • Platform: WinOther

JTools.Ruby is easy way to access Java 2 class-files via scripts written in Ruby language. There are class-file disassembler, assembler and simple Ruby to Java bytecode compiler. The work is at the start point..

  • Platform: Linux, Mac OS X, WinOther
  • DataSite
  • License: Freeware
  • Price: 0.00
  • Rating

Automatically generate web services to access and modify data in a database. The generated code uses spring & hibernate..

  • Platform: WinOther

A Delphi language parser, source analyzer and refactoring API.

  • Platform: WinOther

Using an input XML source file, the parser generates the header file, the code to access the error messages and the documentation (DocBook and doxygen). The error messages and documentation are available in multiple languages..

  • Platform: Linux, Unix, WinOther

Yet another tool to generate SQL statements from Dia XML files: CREATE TABLE, CREATE VIEW, CREATE TRIGGER, INSERT INTO, GRAND TABLE, and REVOKE. Defined automatically INDEXes, PRIMARY and FOREIGN KEYs. Generates automatically Tables for N:N connectivity.

  • Platform: Linux, Mac OS X, WinOther
  • xot
  • License: Freeware
  • Price: 0.00
  • Rating

xot is an XML-based data model description framework whose main purpose is to allow developers to describe data models in a common language and then generate useful things from it, such as SQL commands for creating databases, database documentation, and g.

  • Platform: Linux, Unix

System Modeller is a tool to automate the process of building an application from a simple XML based model..

  • Platform: Linux, Mac OS X, WinOther

Java Gui Designer(JGuiD)is a graphical user interface designer for java with a special feature WYSIWYG(what you see is what you get).you will be able to see at design time, the exact same thing as you get when thegenerated source is executed..

  • Platform: Linux, Mac OS X, WinOther

The GAA Argument Analyser helps programmers to analyze the arguments given to their program from the command line..

  • Platform: Linux, Mac OS X, WinOther
  • JavaCCCS
  • License: Freeware
  • Price: 0.00
  • Rating

JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications..

  • Platform: WinOther

pmMDA - poor man MDA - is a pragmatic MDA code generation engine based on Velocity. The implementation is done in Java. The input model is defined using UML tools - e.g. ArgoUML -. Target frameworks are provided to realize complex applications..

  • Platform: Linux, Mac OS X, WinOther

PHP CRUD(Create, Replace, Update & Delete )Code generation tool.It's a smarty based code generation tool with MVC style for Mysql..

  • Platform: Linux, Mac OS X, WinOther

An ASN.1 to C++ Compiler.

  • Platform: WinOther
  • GenAd
  • License: Freeware
  • Price: 0.00
  • Rating

The idea behind this project is to design a website database structure, language-independent and build & link the CRUD pages needed to manipulate this data consistently in a specific language (jsp, php, or another), the same applies for the DB manager.

  • Platform: Linux, Mac OS X, WinOther
  • cspanol
  • License: Freeware
  • Price: 0.00
  • Rating

cspanol (pronounced si-span-yol), is a linux program for translating cspanol code into c code, and then compiling it in GCC. cspanol code is just c code with the statements (such as if or while) and some of the processor directives..

  • Platform: Linux

The Clump language proposes a natural evolution of the basic Object-Oriented paradigm revisiting the duality existing between the data and the knowledge. This implies a design based on Class-Oriented and Pattern-Oriented approaches in a same language.

  • Platform: Linux, Mac OS X, WinOther
  • Jupe
  • License: Freeware
  • Price: 0.00
  • Rating

Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2..

  • Platform: Linux, Mac OS X, WinOther
  • KerBlue
  • License: Freeware
  • Price: 0.00
  • Rating

KerBlue offers a sustainable development architecture which enables one to design a sustainable application. In this repository, KerBlue provides sustainable specifications, modelers and implementations to help to develop sustainable software..

  • Platform: WinOther

jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line].

  • Platform: Linux, Mac OS X, WinOther
  • chex
  • License: Freeware
  • Price: 0.00
  • Rating

chex is a little tool for developers that allow you to convert files or parts of files in a C/C++ or pascal arrays, in order to include binary files in your source code. It's released under GPLv3..

  • Platform: Linux, Unix, WinOther
  • glade2c
  • License: Freeware
  • Price: 0.00
  • Rating

Glade2c is a command line tool which generates C source code from Glade user interface files in way that's compatible to how Glade 2 works..

  • Platform: WinOther
  • dia2fsm
  • License: Freeware
  • Price: 0.00
  • Rating

dia2fsm reads DIA diagram files constructed in the prescribed format and produces Finite State Machine (FSM) skeleton code. dia2fsm currently supports code generation to C and C++ and is built on Linux only. dia2fsm depends on Qt, and has been partially.

  • Platform: Linux
  • Phorm
  • License: Freeware
  • Price: 0.00
  • Rating

Phorm is an ORM (Object Relational Mapping) tool for php and .net.It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema..

  • Platform: WinOther

New Downloads

WinSleep Monitor by
MollieSoft

Shows WinSleep programs
running on any number of
remote computers, including
timeline graphs and sleep
journals. ...

Revulytics Usage
Intelligence, Mac ObjC

The first analytics solution
purpose-built for distributed
software applications gives
deep insight on product
feature ...

Efficient Diary

Efficient Diary is a
completely free while still
cross-platform and powerful
electronic diary software
package. The ...

Sync2 Cloud

Microsoft Outlook
synchronization software. Sync
Outlook data between multiple
sources. Sync Outlook
Calendars, Contacts ...

MAPS.ME for Android

Access worldwide offline maps
with navigation & driving
directions! Travel easy!

Colorkey

ColorKey Emoji Keyboard gives
you the most animated and
expressive conversation in the
world! To be funny, speedy and
...

Cocktailpedia for iOS

CocktailPedia is one of the
best apps designed for those
of you who enjoy searching for
new tastes and discovering new
...

akaEasyMoney

akaEasyMoney - a program for
personal finance (and not
only)

GFXplorer

GFXplorer is a software
designed to allow its user to
find, or just to have at hand,
all the most important
technical ...

SSuite OmegaOffice HD+

This office suite was created
for the professional and
discerning computer user. The
application interfaces have
been ...