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

Listing of Editors, IDEs & Coding Utilities in Developer Tools

Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.).

  • Platform: Linux, Unix
  • DasGen
  • License: Freeware
  • Price: 0.00
  • Rating

Xml based metalanguage for a database schema definition. The following artifacts could be generated from this definition: DDL scripts for various database servers, HTML - documentation, ERD..

  • 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

This project is only a module of Hibernate http://www.hibernate.org Read mapping file until insert/update/delete/select the persistent class in Hibernate. My Other projects: Tomcat Resources Manager http://sourceforge.net/projects/tomcat-res-mgr/.

  • Platform: WinOther

simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries..

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

Flex 2 Code Generator for Data Services and databound controls. Input: Java classes annotated with SQL statement and metadata tags Output: fully functional deployed presentation with server Java components working in DataServices or Remoting mode
DaoFlex License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Doaflex
  • Date: 26-06-2013
  • Platform: WinOther

Orange Visual Editor is a RAD Editor written in Java to generate code in Java, can be easily extended and can run inside any application lieke Eclipse or JEdit
Orange Visual Editor License - BSD License.

  • Platform: WinOther

Creates JDBC code for save, update, delete, get; from a given Hibernate mapping file (.hbm.xml) for the object and SQL for creating tables for those objects.
daocreator License - GNU General Public License (GPL).

  • Platform: WinOther

CSS-Tag lets you select every CSS-element you need and provides all possible parameters through drop-down menus and text fields. The complete tag will be outputed..

  • Platform: Linux, Mac OS X, WinOther
  • N-Gen
  • License: Freeware
  • Price: 0.00
  • Rating

.NET Object Relational Mapping tool that uses XML as input to generate your Data Access Layer..

  • Platform: WinOther

Persist.NET is a persistence framework written in C#..

  • Platform: Linux, Mac OS X, WinOther
  • 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

Generating JavaScript/WSH code to automate Internet Explorer. Generated code is pure JavaScript code, you can further customize code depends on your automation needs. See homepage http://wshgenerator4ie.sourceforge.net/.

  • Platform: WinOther

This project is a formClipse RCP FrameWork generator for desktop applications
FormClipseRCPGenerator License - GNU General Public License (GPL).

  • Platform: WinOther

A data access layer generator. It takes information from an existing database, and generates the entity classes from tables, stored procedures to access and update the data in the tables, and classes for easly executing them and taking results back
Data Access Layer Generator for Java License - GNU General Public License (GPL).

  • Platform: WinOther

Template-based generator of GUI/Web/DB apps, based on idea of Clarion IDE from SoftVelocity Inc
Orphan, template-based app generator License - Artistic License.

  • Publisher: Orphan
  • Date: 07-09-2013
  • Platform: WinOther
  • db2class
  • License: Freeware
  • Price: 0.00
  • Rating

Code generator for MySQL databases. db2class automatically creates a class for manipulating mysql data as a class.
db2class License - GNU General Public License (GPL).

  • Platform: WinOther

HiberClipse is an eclipse plugin that generates Hibernate mapping files from a database connection and provides integration with the Hibernate roundtrip tools, like the class2hbm, hbm2java and ddl2hbm..

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

InstantJ is a library you can use to compile and execute Java code or evaluate expressions written in Java (no pre-compile). This is ideal in cases where expressions are assembled programmatically, read from descriptors or received from an end-user..

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

Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files..

  • Platform: Linux, Mac OS X, WinOther

Java2Script(J2S) provides an Eclipse Java to JavaScript compiler plugin and a JavaScript version of Eclipse SWT besides common utilities like java.lang.* and java.util.*. SWT-based RCP can be converted into RIA by using J2S..

  • Platform: Linux, Mac OS X, WinOther

NGen is an open source code and OR mapping generator for NHibernate. You can use it to generate source code in C#.Net to access SQL Server databases. We are hoping to extend this application to support more languages and DBMS..

  • Platform: WinOther

NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!.

  • Platform: Linux, Mac OS X, WinOther

Persistance Zero is a MDA tools which generate the persistance layer for java project in hibernate technology. For that, persistance zero use un xmi file which can be obtain by any uml modeler.

  • Platform: WinOther

PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings..

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

Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnitbut may also be used in conjunction with other products..

  • Platform: Linux, Mac OS X, WinOther

Development of traces for VDM. A trace statement is used to enhance a VDM models quality by providing an easy way to describe statements used to perform regression testing on the model. This project is related to the OvertureTool project.
Overture Traces License - GNU General Public License (GPL).

  • Platform: WinOther

Unicon program to automatically partially generate code in unicon to access relational databases in a correct way (when properly normalized). Eventually the graphical user interface may also be partially automatically generated. INACTIVE.
dbcodegen2 License - GNU General Public License (GPL).

  • Platform: WinOther

The .NET Wrapper Class Generator uses Reflection and the .NET CodeDom to generate .NET 2.0 classes that wrap one or more other .NET classes. It has an easy to use UI and can wrap methods, properties, and events..

  • Platform: WinOther

Framework library with diverse applications. Assembles data components into trees based on the developer's implementation. Adaptable to automatically parse and export documents, markup files, scripts, and source code. Easily integrated with GUIs..

  • Platform: Linux, Unix

New Downloads

ClickCharts Free Flowchart
Software

ClickCharts Free Diagram and
Flowchart Software lets you
lay out your ideas,
organization, process or
create UML ...

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 ...

Vivaldi for Windows 32

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

Active@ ZDelete

Active@ ZDelete is a secure
delete utility. It helps you
to permanently delete files,
drives and folders. Active@
ZDelete ...

Active@ ISO Burner

Active@ ISO Burner burns
CD/DVD/Blu-ray ISO images
compatible with the ISO 9660
standard. Automated burning is
also ...

Active@ UNERASER

Active@ UNERASER is a freeware
data recovery tool designed to
help you recover data which
has been deleted from any kind
...

Active@ DVD Eraser

Active@ DVD ERASER erases
DVD-RW, DVD+RW or CD-RW media
to clear the old data from the
disk.