Site hosted by Angelfire.com: Build your free website today!
Visual Paradigm Home

 
Introduction
 
Integrating JBuilder with VP-UML
 
Code Reverse Engineering
 
Code Generation/Synchronization
 
 
Related Resources

Interactive Tutorials
  Full Development Support
  Importing VP-UML Project to JBuilder Project
  Synchronization between code and model
  Using full features of VP-UML through JBuilder Integration
Articles
  Highlight of JBuilder Integration
  JBuilder Integration Tutorial
VP-UML JBuilder Integration

Borland JBuilder is one of the most popular IDE on the market. It is a cross-platform environment for building Java applications. It is used for development of EJB, CORBA and database applications, with support for multiple platforms, application servers, and version control systems.

Visual Paradigm for UML JBuilder Integration  




Visual Paradigm for UML provides integration with JBuilder (Professional Edition only). Now you can synchronize your source code with your UML diagrams in both forward and reverse engineering.

Visual Paradigm for UML JBuilder Integration


Integrating VP-UML with JBuilder  
Integrating JBuilder with VP-UML


It is very easy to integrate VP-UML with JBuilder. What you have to do is select the right path and press the start button. VP-UML will do all the rest for you automatically.


Code Reverse Engineering

After integrating with JBuilder, you can synchronize your source code with the VP-UML model. To reverse engineer your source code into VP-UML model, simply select the project or class(es) that you want to reverse, and choose Update VP-UML Model, then the model of the selected class will be created in VP-UML.
Reverse Engineering from JBuilder to VP-UML
Reverse Engineering from JBuilder to VP-UML

Code Generation  
Code Generation/Synchronization


Besides code reverse engineering, you can perform code generation from VP-UML diagram to source code in JBuilder. After you modified your diagram, select the project or class and choose Update to JBuilder, then the source code at JBuilder will be updated automatically.
Return to Top