Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 172599

VI Java Setup

$
0
0

Hello,

 

I'm getting VI Java Setup and testing a simple class and ran into an error on this line:

 

 

VimServiceLocator vsl = new VimServiceLocator();

 

 

It says

 

Exception in thread "main" java.lang.Error: Unresolved compilation problems:

VimServiceLocator cannot be resolved to a type

 

I'm using VI Java 2.x and I'm wondering if I'm missing a .jar file in my build path

 

Thanks for your input. 


Viewing all articles
Browse latest Browse all 172599

Trending Articles