Pb : Visual Paradigm 10.1 IDE Integration in Eclipse

Hello,
I have a subscription for Visual Paradigm for UML Standard Edition

VPSDE (com.vp.vpsde.ec) is started with Eclipse in Modeling perspective
but nothing appears with the editor of diagrams.
Could you help me ?

I have launched Eclipse Indigo and Juno (jdk x64 1.6u45 or x64 1.7) with these parameters:
-eclipse.vmargs=-Xmx768m
-Dsun.java2d.d3d=false

Hi,

May I know have you opened a Java project on your Eclipse? In order to perform modeling on Eclipse you have to open/create a Java project, then right click on your Java project in the tree and select Open VP-UML to perform modeling on it. Hope this helps.

Best regards,
Rain Wong

Thanks for your help,

I forgot these two variables in my environment :
export JAVA_HOME=/usr/local/bin/jdk1.7.0_05/
export PATH=/usr/local/bin/jdk1.7.0_05/bin/:$PATH

VP-UML works perfectly.

Regards.