Showing generalization (inheritence) in Visual paradigm 16.0

I have 2 packages as follows:
Package1
Package2

And one class in each package as follows:
Package1 -> Class1
Package2 -> Class1

Now I want to show inheritance from P1C1 to P2C1 i.e. Class1 in Package2 will inherit Class1 in Package1.

How to show this generalization in Visual paradigm?

How does this work for you?

image

image