Entries by Visual Paradigm Team

Migrate Projects from CVS, Subversion, Perforce and ClearCase into Teamwork Server

Visual Paradigm‘s Teamwork Server is designed specifically for perform team collaboration development with Visual Paradigm modeling client. It capable in doing everything you can do with CVS, Subversion, Perforce and ClearCase, plus some exclusive features like task management, online design sharing and comments sharing. You can migrate your teamwork projects from CVS, Subversion, Perforce and […]

How to setup VP Server on 32 bit system

VP Server is a server application which included the Teamwork Server, Floating License Server and Update Server. As 64 bit system already become the majority player, starting from version 13.0 VP Server no longer offer 32 bit installation package. But even the 32 bit installation package was no longer offered, you can still setup VP […]

Create custom annotation on attributes of generated Hibernate code

Annotations in Java allow developers to define additional metadata information into their source code. Those annotation can be used as instructions to the compiler, compile-time instructor and also as the runtime instruction to the Java VM. Visual Paradigm support generate hibernate source code generation using Java Persistence Annotations (JPA) approach. Besides you can also define […]

Changing element type in diagram

When you maintaining, or even creating a diagram very often you may want to change an existing element into another model type. Unlike most of the diagramming software where user need to manually create the new element and re-establish the connectors, with Visual Paradigm you can done it in few clicks. In this article we […]

Exporting documents via command line showing old content?

Visual Paradigm’s command line interface allow user to perform various actions without manually controlling the application. For example, user can using command line interface to instruct VP to download revision from VPository and generate the models into document. When generating documents user may experience a situation that the resulting document was not showing the most […]

Find out source project of a model element via Open API

The project reference feature in Visual Paradigm allow users to reuse model elements from different projects. This not just saving effort in re-creating same model element again and again across projects, but also maintain the consistence of models as the changes on the model element automatically reflect on the projects which using it. In complex […]