How to integrate Visual Paradigm with Eclipse 4.4 (Luna)

Visual Paradigm supports integrate the visual modeling environment with Eclipse, providing full software development life cycle support to you when you running with Eclipse. But with latest Eclipse 4.4 you may found that the Visual Paradigm related menus are not being show up in Eclipse even you successfully performed the integration. This problem is caused by the latest Eclipse 4.4 discontinued some of their API and extension points, which affecting the integration. This article will teach you how to integrate Visual Paradigm with Eclipse 4.4 Luna.


VP Server is an integrated server providing the facilities including
It is often that you have quite a number of models being reused across projects. Duplicating those models across projects would lead to a management nightmare in which you will need to update all those models on all projects when you need to make changes on it. By creating reference projects in
For every model element, there is a description property that allows you to describe detailed information about individual element, so that readers can understand the intended use, intended behavior and other important information. For example, specific implementation guideline can be written in a UML class or
When you copy and paste formatted text into a description editor in
In relational database, records are identified by a unique value. We call this value the primary key. Some databases allow to control how this unique value is being generated by defining the sequence. In this article, we will show you how to model the sequence with 