Java tools, components, libraries and plugins [NEW] My favorites| sign in | create your account  
proagora.com - .NET and Java jobs
Category

Code conversion - Language migration

Display options and filters
Sort by:
Built for Java
Free or free version available
Sold as a service
Library
Source code provided
Discontinued
Plug-in

ASP2JSP

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Diamondedge

Latest version: 1.0
Added 2005-05-04

Conversion tool designed to convert Active Server Pages (ASP) applications to Java Server Pages (JSP) and Java including the VBScript code, VB modules (.bas) and classes (.cls files).

Features include:
- Generates JSP pages from ASP pages (using VBScript)
- Generates Java classes from COM objects developed in Visual Basic
- Supports built-in ASP Objects: Application, Cookie, Request, Response, ScriptingContext, Server, Session
- Converts ASP applications and VB projects containing the modules and classes used to implement any COM objects used in the ASP pages.
- Command-line tool (convert all files *.asp at once).

Built for Java
Built for Java

J-ASP

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Netcoole

Latest version: 3.1
Added 2005-01-04

Migrates from ASP to JSP/Servlet.
Enables you to migrate Microsoft Active Server Pages (ASP) applications to the J2EE platform. ASP applications are migrated to a JavaServer Page (JSP) or Java Servlet application that run on any Web Servers that support JSP/Servlets.

Built for Java
Built for Java

SetVB2Java

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Erik Zimmermann

Latest version: 1.0
Added 2006-03-13

Component for migration of Visual Basic Forms and UserControls into pure Java source code (Swing style).

Features include:
- works in your Visual Basic IDE
- more than 30 Visual Basic components are recognized
- the most important information about the controls are read and implemented into Java code
- during the migration different listeners are created and implemented

Built for Java
Built for Java
Free or free version available
Free or free version available

Janett

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Edris Hasani Nasab

Latest version: 0.7
Added 2007-01-13

Translates Java syntax, constructs and calls to Java libraries into C#/.NET counterparts.
Janett tries to automate this process as much as possible and preserve manual changes, making re-translation possible.

Janett takes a different way compared to JLCA:
- It helps you to keep your main code-base in Java and translate it to .NET
- It aims at translating libraries and frameworks rather than applications (Swing, JSP, EJB, …)

Built for Java
Built for Java
Free or free version available
Free or free version available
Source code provided
Source code provided

C++ to Java Converter

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Tangible Software Solutions

Latest version: 1.3
Added 2008-05-30

Converts C++ code to Java.

Features include:
- Converts entire C++ folders
- Command line option
- Converts unlimited length C++ code snippets and files
- Over 25,000 lines converted per minute
- Produces notes, warnings, and 'to do' comments
- Converts C, native C++, Managed C++ (VC++ 2003), and C++/CLI (VC++ 2005 & 2008)
- Handles #define, #include, typedef, default parameters, arrays, and more
- Conversion of C++/CLI syntax
- Allows custom replacement of library functions to instance or static methods
- Allows custom replacement of strings in the final converted code
- Accurate even with poorly formatted C and C++ code

Built for Java
Built for Java

Translation Studio

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Devcontrol

Latest version: 3.3
Added 2006-01-30Updated 2007-07-02

Migration solution for moving older Visual Basic applications (version 3 to 6) to equivalent Java solutions.
The resulting Java system is either architected as a stand-alone swing-based desktop application or as a web-enabled Java Server Faces system with a set of reusable Enterprise Java Beans components.
Besides the conversion, Translation Studio also detects and removes all kinds of dead code.

Features include:
- Direct translation (one to one mapping) between Visual Basic and Java
- Translates complex projects (Visual Basic Group) including unlimited numbers of OCX's, DLL's and so forth
- Translates DLL's, Active-X components (OCX's) and standalone projects (EXE's) including the following type of files: VBG, VBP, FRM, CLS, BAS, CTL, FRX and CTX
- Converts ADO and DAO database access into Java database access using the JDBC API
- Supports many external objects, such as Scripting Run Time scrrun.dll and Winsock.ocs
- Supports a major part of the more advanced Windows Controls, such as TreeView and ListView
- Translates absolute-positioned graphical-used interface to relative-positioned web-based user interfaces with cascading style sheets
- Translates native VB controls to native Java Server Faces controls
- Translates each VB form and its data to an equivalent Java form bean
- Translates VB classes and modules to a set of reusable EJB business components

Built for Java
Built for Java
Sold as a service
Sold as a service

VB to Java Converter

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Tangible Software Solutions

Latest version: 1.0
Added 2008-05-30

Converts VB.NET code to Java.

Features include:
- Converts entire VB projects or folders
- Command line option
- Allows configuring project groups in order to convert many projects at once
- Converts unlimited length VB code snippets and files
- Produces notes, warnings, and 'to do' comments
- Converts all versions of VB.NET code (2002, 2003, 2005, and 2008)

Built for Java
Built for Java

Visual J#

 Home Page Home Page

Categories: Code conversion - Language migration, Compilation - Bytecode manipulation, IDEs - IDE plug-ins, Languages

Author: Microsoft

Latest version: 2005
Added 2006-06-02

Visual J# is a tool that Java-language programmers can use to build applications and services to run on the .NET Framework.

Visual J# targets the .NET Common Language Runtime and can be used to develop .NET applications, including XML Web services and Web applications, making full use of the .NET Framework. Visual J# is not used for developing applications intended to run on a Java Virtual Machine. Applications and services built with Visual J# will run only on the .NET Framework.

Visual J# applications benefit from the following:
- Cross-language integration
- Versioning and deployment support
- Debugging and profiling services

Visual J# includes the following:
- The Visual J# compiler, which compiles Java-language sources to Microsoft Intermediate Language (MSIL)
- A binary converter that transforms Java-language bytecode into MSIL
- Independently developed class libraries designed to provide the functionality of most JDK level 1.1.4 class libraries and many of the classes in the JDK 1.2 java.util package
- Compatibility with Windows Foundation Classes (WFC) and many of the com.ms.* packages

Built for Java
Built for Java

Access Converter, Java Edition

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Diamondedge

Access add-in designed to convert Access applications to Java including the Forms, Macros, Access Basic, VBA code and Reports. Access Reports are converted to Crystal Reports that can viewed in Java, HTML, or PDF.

Access Converter eliminates the need to rewrite Access applications in Java. It installs with a Java implementation of ADO (Microsoft's ActiveX Data Objects) that will allow the converted application to run on top of any database that has a JDBC driver.

Main features:
- Generates Java source (no native code used) from Access projects (modules, classes, macros, controls, reports, and forms).
- Generates Crystal Reports from Access reports.
- Converts Access database applications (Forms, VBA code, Classes, Macros) to Java.
- Can run as either a Java applet or as a stand-alone Java application depending on how the application was started up.
- Supports over 70 controls and objects including Menu, Grid, ProgressBar, ImageList, SSTab, TreeView, and the ThreeD controls.
- Allows debugging of Java applications within Access or any Java IDE (JBuilder, VisualCafe, Eclipse, NetBeans, JDeveloper, and others).

Built for Java
Built for Java
Plug-in
Plug-in

VB Converter, Java Edition

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Diamondedge

Latest version: 1.0
Added 2005-05-04

Visual Basic add-in designed to convert VB applications to Java.
VB Converter eliminates the need to rewrite Visual Basic applications in Java.

Main features:
- Generates Java source (entirely all Java, no native code used) and byte code from Visual Basic projects (modules, classes, controls, and forms).
- Converts entire Visual Basic (3.0, 4.0, 5.0 & 6.0) applications to Java. Runs as an add-in to VB 5 & 6. Also runs as a command-line tool for VB 3 through 6.
- Converted code can run as either a Java applet or as a stand-alone Java application depending on how the application was started up.
- Converts ActiveX controls written within Visual Basic to Java code.
- Supports over 70 Visual Basic controls and objects including Data, Adodc, Menu, Windows Common Controls (ProgressBar, ImageList, ListView, TreeView, etc.), FlexGrid, Grid, DBGrid, DataGrid, DBList, DBCombo, SSTab, and the ThreeD controls

Built for Java
Built for Java
Plug-in
Plug-in

Java 2 C# Translator for Eclipse

 Home Page Home Page

Categories: Code conversion - Language migration

Latest version: 1.1.0.29052008_1
Added 2008-06-16

Tool that makes it possible to automatically translate (or convert) Eclipse Java projects into Visual Studio projects.
Generated code can be directly compiled and executed whithout any user modification.

Features include:
- Available as an Eclipse plug-in, Command line, a Maven plug-in
- Support Java up to JDK 6
- Support for C# 2.0 features/specificities
- Provided mapping (configuration files and assembly) covers a big part of JDK 6
- Configurable and customizable
- Generated code is ready to use. It can be directly compiled, and a Visual Studio project file can be produced.
- Supports translation of JUnit/JUint4/TestNG files

Built for Java
Built for Java
Plug-in
Plug-in
Free or free version available
Free or free version available
Source code provided
Source code provided

VBeeJ for Java

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Beelucid Software

Latest version: 2.0
Added 2007-09-19Updated 2009-05-16

Source language translator from VB.NET to Java.

Features include:
- Converts VB.NET 2002, 2003, 2005
- Full event and event handling translation into pure Java
- Converts entire VB.NET solution file set, or individual vb files
- Free trial download with unlimited use for files of 250 lines or less
- Includes an open source plugin library that implements .NET services on Java 6.0
- All unknowns resolved with patent pending type inference technology
- Runs on Windows XP and Vista

Previous name: VBeeJava

Built for Java
Built for Java
Free or free version available
Free or free version available
Sold as a service
Sold as a service

Java to VB & C# Converter

 Home Page Home Page

Categories: Code conversion - Language migration

Author: Tangible Software Solutions

Latest version: 1.1
Added 2008-05-30

Converts Java code to VB or C#.

Features include:
- Converts entire Java folders
- Command line option
- Converts unlimited length Java code snippets and files
- Over 25,000 lines converted per minute
- Produces notes, warnings, and 'to do' comments
- Allows custom replacement of strings in the final converted code
- Accurate even with poorly formatted Java code

Built for Java
Built for Java
Ignore this
Advertise here! Contact us to know the options
Help the Java community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
 
Advertise here! Contact us to know the options
Discontinued tools
Hosted by Arvixe
Java, J2EE, and all Java-based marks are trademarks or registered trademarks of Oracle.
This site is not affiliated in any way with Oracle.
part of the metaSapiens network: metaSapiens | Java Jobs | Fabrice's weblog | .NET tools | Java tools | Tuneo | LINQ book | MapShares | BD ind?pendante | Parking partag?