How to Configure VP Online perform authentication with Microsoft Azure

VP Online provides a web based platform for perform various modeling and diagraming work. For team users they can configure VP Online to perform user authentication with Microsoft Azure. In this article we will show you how to configure VP Online and Azure to perform user authentication. Read more

TW0003 – Your project doesn’t belong to the currently logged-in server

Diagrams marked with “Powered by VP Online Web Diagram Technologies” are directly edit and stored in the server repository. If you see this message it means the project you working on is not stored/managed by the server repository your VP application now connecting, therefore VP application cannot load the diagram content for you.

Read more

How to stop the recurring payment of your Animated Explainer subscription

Visual Paradigm Animated Explainer is an online explainer video maker. It allow user to produce pro-graded animation videos in few clicks. Animated Explainer comes with two editions, the Free Edition and Pro Edition. The Pro Edition is a paid subscription service and in automatic recurring payment by default. You can stop the recurring payment directly from your VP Online workspace: Read more

How to Install IntelliJ IDEA/Android Studio Integration on Mac OS

Android Studio is the official IDE for the development of Android applications. It is based on JetBrains IntelliJ IDEA. To install Visual Paradigm Integration with your IntelliJ IDEA or Android Studio on Mac OS:

Read more

Why I Cannot Publish My Project to My Teamwork Server/VP Online workspace?

Starting from version 17.1 Visual Paradigm Desktop user (Standard Edition or above) can publish their project to the on-premises Teamwork Server/VP Online workspace (a.k.a repository). By default the Project Publisher dialog will show the options for publish the file to repository together with the access control setting.

Publish project to repository

Publish project to repository

In case you don’t see those options then very likely is caused by the following reason: Read more

How to use Google Analytics to Track the Performance of your Flipbooks/Slideshows

Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. It is one of the most popular web analytics tool available and is used by website owners and digital marketers to gain insights into how users interact with their websites. Visual Paradigm Online support integrate with Google Analytics. In this article you will learn how to track the performance of your flipbooks and slideshows using Google Analytics.

Read more

Define Centralized Configuration for VP Desktop Client and Rollout via Teamwork Server/VP Online

Starting from version 17.1 administrator can distribute pre-defined application configurations to Visual Paradigm Desktop Client via VP Server or VP Online.

Read more

What is vplauncher.vmoptions

vplauncher.options is a special file store configuration for Visual Paradigm Desktop Application’s Java runtime. The configuration specify here are for alter the behavior of Visual Paradigm’s Java JVM. Options are define follow to Java’s convention with one option per line. This file is stored under VisualParadigm setting folder.

Read more

What is UserSpecific.options

UserSpecific.options is a special file store configuration for override default behavior of the application. The configuration specify here are either override application behavior, or saving administrator’s effort on distribute some general configuration to users. Options are define in name=value pair with one option per line. This file is stored under VisualParadigm setting folder.

Read more

How to create Custom Ribbon using Plugin API

Visual Paradigm Plugin API allow users extend functionalities of the software by writing custom plugins. The custom plugins can be triggered from application toolbar, diagram or model element’s popup menu, or from diagram’s toolbar. For application toolbar by default the plugins will be grouped under the Plugins menu. In this article you will learn how to create custom ribbon in application for organizing your plugins.

Read more