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

Listing of Editors, IDEs & Coding Utilities in Developer Tools

This project aims to allow any model made in PowerDesigner can be exported directly to corresponding Java classes. The current project can generate the following classes (BOS, TOS, citizens, DAOImpl, DAOFactory).
powerdesigner2j License - GNU General Public License (GPL); GNU Library or Lesser General Public License (LGPL).

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

C2caml is a tool for automatic generation of ocaml bindings fro a library from it's C header interface..

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

A commentcodegen extension for use a javajet file.

  • Platform: Linux, Mac OS X, WinOther

MPerf will generate structures (not really a hash) to lookup some data, similar to gperf. It works on large key-sets. It will only fail, if there are duplicate keys. It's fast..

  • Platform: Linux, Unix

Repository is a collection of tools used to create various projects, modules, packages, frameworks from templates. These tools are based on unified mechanism of template description and instantiation. The main goal of this mechanism is to provide a way to.

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

TOra GSQL is a toolkit to generate SQL code for ORACLE. A graphical tool for X Window systems which allows you to generate SQL code automatically during database design for ORACLE..

  • Platform: Linux, Unix

Software USB port sniffer, USB protocol analyzer and data logger. This Universal Serial Bus monitoring utility can spy, capture, view, log, analyze, test usb device activity performing connection traffic analysis. Software USB monitoring tool. You can use this USB aquisition system as connection testing and diagnostic tool, modem data transfer viewer, packet analyser, interface tester and so on.

  • Platform: WinOther

This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
PythonCSV2SQL License - GNU General Public License (GPL).

  • Platform: WinOther

Flarecore is a web development IDE that makes creation of web applications and rich internet applications easier. The IDE comes with the ability to edit code in PHP, CSS, JS with code completion, coloring and code generation.
Flare Web Builder License - MIT License.

  • Platform: WinOther

SQLSG is a SQL Sentence Generator, the complete version will show you windows of your Tables, you'll make relationships between Tables and you'll have the posibility to make complex sentences.
SQL Sentence Generator License - Public Domain.

  • Publisher: Sqlsg
  • Date: 29-06-2013
  • Platform: WinOther
  • jsapigen
  • License: Freeware
  • Price: 0.00
  • Rating

jsapigen generates glue code for embedding Mozilla's JavaScript engine into C applications..

  • Platform: Linux, Unix

pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch)..

  • Platform: Linux, Mac OS X, Unix, WinOther

Strongly-Typed Javascript is a translator from Java its very similar Javascript counterpart. Unlike GWT, STJS doesn't impose you any library on the client side and any special tool during development apart from a Maven plugin..

  • Platform: WinOther

Flash Tracer is a debugging tool for Flash platform(Just Actionscript3.0), including Flash, Flex, Adobe AIR and Mobile applications. Flash Tracer can debug the local and remote applications. The main functions of Flash Tracer include UI Inspect, Property Manage, Local and Remote Trace Log and Actionscript Eval.

  • Platform: WinOther

Realm Crafter Script Generator and Coder is a applacation that generates and codes scripts for Realm Crafter. It colors the script code. It also has a Online Script Library, Project viewer, MySQL database loader, and lots of script generators.
Realm Crafter Script Generator and Coder License - Public Domain.

  • Platform: WinOther

Flarelite is an online code editor. You can edit XHTML and CSS code with syntax coloring, hinting and automatic formatting.
FlareLite License - GNU General Public License (GPL).

  • Platform: WinOther

Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
SQLStringBuilder License - GNU General Public License (GPL).

  • Platform: WinOther

Java API for Postscript and PDF code generation.
psBuilder PDF and Postscript API in Java License - GNU General Public License (GPL).

  • Platform: WinOther

BlueXML Developer Studio is a modeler to create, to edit, to manage and communicate on models..

  • Publisher: bluexml.com
  • Date: 05-06-2012
  • Size: 13517 KB
  • Platform: WinOther
  • c2xml
  • License: Freeware
  • Price: 0.00
  • Rating

c2xml is a tool that generates a XML representation of pre-processed ANSI C source code..

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

irrBuild generates native solution, Makefile and workspace for irrlicht library and its examples using Premake based build scripts. These scripts can also be used as build templates for cross platform irrlicht applications..

  • Platform: Linux, Unix, WinOther

.NET 2.0 reflection-to-cache-based library, with an ASP.NET UI generation feature. Uses Dynamic IL to generate VERY fast accessors to properties, and allows direct get and set of objects to controls that allow for their edit or display in ASP.NET forms.

  • Platform: WinOther

Monster Debugger is a free and open source application created by De Monsters. The first version of the Monster Debugger was created purely for internal use and helped us considerably with the creation of various Flash projects. Monster Debugger 2.

  • Publisher: De Monsters
  • Date: 20-05-2012
  • Size: 2970 KB
  • Platform: WinOther

RefleXiveCMS is a general purpose PHP component framework. An easy to understand architecture allow independantly developped components to work together. It comes with lots of ready to use goodies and code generators will get you started immediately.
RefleXiveCMS License - GNU Library or Lesser General Public License (LGPL).

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

Properties for Java, via annotations. Aims to avoid using getters and setters, cos' they are evil.
Floripa License - GNU General Public License (GPL).

  • Publisher: Floripa
  • Date: 15-06-2013
  • Platform: WinOther

A simple utility for taking two, presumably related, SQL database creation scripts, and generating SQL 'patches' that can be applied to a live SQL database in order to upgrade it.
SQLStructureDiff License - GNU General Public License (GPL).

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

AndroMDA is a code generation framework that follows the Model Driven Architecture (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other) specific for your application architecture..

  • Platform: Linux, Mac OS X, WinOther

Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0..

  • Platform: Linux, Mac OS X, WinOther

A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all.

  • Platform: Linux, Mac OS X, WinOther

Dresden OCLallows to query arbitrary EMF-based models. It provides an advanced OCL2 Editor, a Parser, an Interpreter, and a Codegenerator for Java and SQL. Update site: http://dresden-ocl.sourceforge.net/downloads/updatesite/site.xml.

  • Platform: Linux, Mac OS X, WinOther

New Downloads

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

Crescendo Music Notation
Free for Mac

Crescendo Free is a simple and
intuitive way to create
musical compositions.
Crescendo allows you to
create, save and ...

RationalPlan Project Viewer

RationalPlan Project Viewer is
a free project planning
software viewer, the perfect
solution for anyone (from
project ...

Express Accounts Accounting
Free

Express Accounts Accounting
Software Free is professional
business accounting software.
This product is perfect small
...

Auto-Complete Lists Report
for Outlook

Free report shows the number
of entries in Outlook
2010/2013/2016 autocomplete
list cache. Detailed report
shows the full ...

Vivaldi for Windows 64

The Vivaldi browser does not
track you and lets you be in
control of how your browser
looks, feels and works. It
adapts ...

7Caps

7 Caps is a small tool to
check the status of Caps Lock
and Num Lock. The new version
also has an audio alert. It is
a ...

NTFS Recovery Toolkit

NTFS recovery toolkit contains
file recovery tool, partition
recovery tool, partition
manager tool and disk editor
utility.

Active Partition Manager

Active@ Partition Manager
helps you manage storage
devices and the logical drives
or partitions that they
contain. You ...

Free 2D Barcode Generator

The programe generates and
prints most popular matrix and
stacked 2D barcode symbologies
including Aztec Code, Data ...