Running Visual Paradigm in Android Studio on MS Windows

tomcat-thumbAndroid Studio is the official IDE for the development of Android applications. It is based on JetBrains IntelliJ IDEA. Starting from Visual Paradigm version 12.2 user can make use of Visual Paradigm IntelliJ IDEA Integration to integrate with Android Studio. But since Android Studio do have some fundamental differences with IntelliJ IDEA, some extra configuration will need in order to run Visual Paradigm in Android Studio on MS Windows (Linux and Mac users can simply integrate VP with Android Studio without extra configuration). This article will teach you how to integrate Visual Paradigm with Android Studio and perform the necessary configurations. Read more

How to run VP Server with SSL certificate

VP Server is a critical component for a team since it serve as both Teamwork Server (on-premises setup of VPository) for team collaboration development, as well as the License Server for floating license environment. Thanks for that VP Server was using a standard Apache Tomcat webserver as its base, you can easily protect the communications with VP Server by configure it to run with your own SSL certificate.

Read more

Changing the IDE for your VP IDE Integration

Visual Paradigm not just can run as a standalone modeling software, but also can embedded into your favorite IDE via Visual Paradigm IDE Integration, including Eclipse, NetBeans, IntelliJ IDEA, Android Studio as well as Microsoft Visual Studio. You may need to upgrade your IDE from time to time when it got new release, but sometimes you might not want to directly upgrade your IDE software but prefer to have a clean start with the new version by reinstall it. In this article you will learn how to change your existing VP IDE Integration to your new IDE. Read more

Showing newly added class members/entity columns to other views

Visual Paradigm project is running in model repository basis, where a model element in the project can presented in different diagrams, we call each of its presentation as a view. Making changes on one of the view will automatically reflect to other views in your project.

Member not showing in all views

Member not showing in all views

Read more

How to reset Visual Paradigm Subscription password

Visual Paradigm’s product subscription plan allows user to rent and use Visual Paradigm on monthly basis. By joining the subscription plan user will receive a long ID and password for online activate the software. In case you have loss your password you can reset it with the following ways. Read more

Unable to import Enterprise Architect Project

In some environment the import of Enterprise Architect project may refuse to run with the following error.

Unable to import Enterprise Architect project

Unable to import Enterprise Architect project

Read more

How to upgrade Visual Paradigm with old JRE 1.6 to new version

Don’t panic if you see the error message during upgrade of your Visual Paradigm to version 13.0.

Unable to upgrade to version 13.0

Unable to upgrade to version 13.0

This problem is caused by your Visual Paradigm client was upgraded form very old version and by that time it was using JRE 1.6 as the runtime. For long time ago Visual Paradigm already changed to bundle JRE 1.7 (and JRE 1.8 for Mac). Unfortunately the Visual Paradigm Update can only help to update VP software itself, but not the runtime. To deliver better features some libraries used by Visual Paradigm was upgraded in version 13.0. Unfortunately they are not compatible with the old JRE 1.6. For user experienced this problem can follow the steps below to reinstall your Visual Paradigm to version 13.0. Read more

How to stop the recurring payment of your subscription

Visual Paradigm license subscription service allows users to rent and use Visual Paradigm/ArchiMetric on monthly basis. By default the license subscription will be settle with automatic recurring payment with your credit card in order to keep it alive. You can stop the recurring payment and switch back to manual payment mode from your Customer Service Center account. Read more

How to reset model element ID and ID generator

tomcat-thumbHaving unique ID for your model elements are extremely useful in structure of your models in systematic way, also ease the communications with your teams. Visual Paradigm support generate unique ID for all model elements. Once configured, unique ID will be assigned to the model element upon creation. But during your development process the ID of your model elements could become cluttered (i.e. model elements being deleted) and the ID no longer generated in sequence. To solve this problem you can reset the ID of your model elements as well as the index in the ID generator. Read more