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

Listing of Editors, IDEs & Coding Utilities in Developer Tools

  • JMX2Java
  • License: Freeware
  • Price: 0.00
  • Rating

A tool for parsing Java JMX MBeans and creating Java Source code that may subsequently be used to access the MBeans through type-safe accessors. The intention is to support JMX attributes (simple and complex), operations and notifications.
JMX2Java License - GNU General Public License version 3.

  • Platform: WinOther

XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD including I/O capabili
jNerd's XML2Java License - BSD License.

  • Publisher: Xml2java
  • Date: 31-05-2013
  • Size: 567 KB
  • Platform: Linux, Mac OS X, WinOther

XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD including I/O capabili.

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

This project supplies two code generating utilities and a core C++ library that simplify programming to the JNI in C++..

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

Lightweight proxy class generating tool for JNI programming under C++..

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

A Rapid Application Development plug-in for ECLIPSE which generate a complete Java application with : HIBERNATE and SPRING Framework - or STRUTS (with Tiles and Validator). You can generate from your model (XMI) or from your Hibernate mapping files.

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

Java Native Object Oriented BindingGenerates c code which encapsulates Java classes in c struct..

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

JOE -Java Optimization Engine- provides an easy way to optimize programmatically Java applications. JOE is an Ant optional task (like XDoclet or JavaCC)..

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

Joginder is a maven plugin that generates hamcrest matchers.
Joginder License - Apache License V2.0.

  • Platform: WinOther
  • JoinLine
  • License: Shareware
  • Price: 14.95
  • Rating

JoinLine fixes text files with long fixed length records and unwanted line wraps. Spreadsheets and database programs import individual text records with data on the same line. Sometimes lines are wrapped before the end of the record. If these records wrap to the same number of lines, then JoinLine can restore the wrapped records to single line records.

  • Platform: WinOther

Membership management add-on for the Joomla
JoomlaMembership License - Academic Free License (AFL); Public Domain.

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

Java Object Relational GENerator
jorgen License - MIT License.

  • Publisher: Jorgen
  • Date: 18-09-2013
  • Platform: WinOther
  • Jostraca
  • License: Freeware
  • Price: 0.00
  • Rating

Jostraca is a general purpose code generation toolkit for software developers, using a syntax similar to JSP. Jostraca can be extended to generate code in any language, using any language, while placing no restrictions on software design..

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

This project is intented to build a bridge between COM Classes and Java Classes.This tool will build the .cpp, .h and the .java files with JNI tags.
JOTAX License - Public Domain.

  • Publisher: Jotax
  • Date: 03-08-2013
  • Platform: WinOther
  • JPA-XJC
  • License: Freeware
  • Price: 0.00
  • Rating

JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements..

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

Top-down parser that can parse parentheses and braces and quotes but let's the rest to you.
JParser2 License - BSD License.

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

JPeerGen is a developer utility to generate C++ source for Java object peers that interact using JNI. These peers can then implement object-specific native code as well as be used as entry points for calling Java from C++ code..

  • Platform: Linux, Mac OS X, WinOther

100% java.Platform Indipendent.Using this java package, other java developper able to process Rose petal file as needed, like for generating EJB codes for Appservs.Full documentation, easy to include java package..

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

JPITools aims to provide tools to allow for improved documentation and APIs.
JPITools License - GNU Library or Lesser General Public License (LGPL).

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

JPlate represents a collection of reusable frameworks, tools, utilities and Java source code. Ideally JPlate will provide the plumbing by which constructing solutions (for example applications) will be simplified..

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

JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines..

  • Platform: Linux, Mac OS X, WinOther

JRAConnect is an architecture for developing External Resource Adaptors, deployable in J2EE application servers as MBeans. Resource adaptors are designed graphically and created by call generation.
JRAConnect License - GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

A refactoring tool for the Java programming language, it includes the JavaStyle pretty printer, a UML java class diagram viewer, a coding standards checker and computes program metrics. Plugins for jEdit, Netbeans, JBuilder and other IDEs available..

  • Platform: Linux, Mac OS X, WinOther

JReleaseInfo is an Ant Task which creates a Java source file during the build process. This class provides getter methods to the program version, the build number or any other information you have defined. Optionally this data can be shown in a window.

  • Platform: Linux, Mac OS X, WinOther

JS/CC is a parser generator for JavaScript/ECMAScript, which is entirely written in ECMAScript itself. It produces LALR(1) parsers with integrated lexical analyzers. JS/CC can run as a website or be invoked from a console, and runs on several platforms.

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

Java-JavaScript framework that supports mapping of objects from Java to JavaScript and vice-versa using the AJAX technique. This framework also implements server-side pushing of objects to the browser (Comet, Reverse AJAX, ...).
JS2J License - GNU General Public License (GPL).

  • Publisher: Js2j
  • Date: 13-08-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
  • jsBison
  • License: Freeware
  • Price: 0.00
  • Rating

jsBison is a parser generator which can read bison style grammar definitions and generates according parsers written solely in javascript. Therefore, using jsBison it is easily possible to perform "real" parsing on websites on the client side.

  • Publisher: Jsbison
  • Date: 11-10-2013
  • Platform: WinOther
  • jsc
  • License: Freeware
  • Price: 0.00
  • Rating

JSC is an Open Source cross-compiler where you can create web applications for Java, JavaScript, Flash ActionScript, PHP and Google App Engine using Microsoft dotNet in C#, VB or F# (F# currently Alpha). And also integrates into the .NET frameworks,.

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

JSCode is a simple XML representation of programs. The JSCode project provides tools to build programs in JSCode. The tools display code as blocks. You can output programs as Java or C or Mindscript for Lego RCX robots and more..

  • Platform: Linux, Mac OS X, WinOther

New Downloads

FolderMill

FolderMill monitors a folder
and automatically prints or
converts incoming documents to
PDF, JPG or TIFF. Just define
...

DocuFreezer

DocuFreezer converts Word,
Excel, PowerPoint, XPS, DWG
and other files to universally
accepted PDF, JPEG, PNG, TIFF,
TXT. ...

Easy Card Creator Free

The ideal choice for small to
medium sized organizations and
individuals looking for an
affordable photo ID card ...

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 MacOS

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

Radmin VPN

Radmin VPN - is a free and
easy-to-use software product
to create virtual private
network (VPN). The program
allows users ...

Dr.Web CureIt

Dr.Web CureIt is a
non-installation antivirufor
curing computers running MS
Windows 8/7/Vista/XP/Server
2003/2008/2012 ...

Active@ DVD Eraser

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

WinToUSB

WinToUSB allows you to
install/clone Windows
11/10/8.1/8/7 to USB drive or
Thunderbolt drive as a
bootable Windows drive, ...

Free 1D Barcode Generator

The programe generates and
prints most popular linear and
postal barcode symbologies
including Codabar, Code11,
Code25 ...