VMware {code} Community
Steve_Jin
Expert
Expert

Preview: VI Java Plug-in for Eclipse (open source project)

Just spent several days to implement an Eclipse plugin so that you can get started with VI SDK development in Java within 5 minutes in Eclipse.

No need to read many pages of docs before getting started. No worry about what jars should be included, etc. Once you create a VI Java API project (http://vijava.sf.net) using Wizard, we configure everything for you.

You can also new a Java class from one of the templates. I just included one template which generated code like the following.

It can be also automatically downloadable. I tested with both Eclipse 3.3 and 3.4. In both cases it works great.

Anything more you would like to have?

Steve JIN Author of VMware VI and vSphere SDK; Creator of open source VI Java API (http://vijava.sf.net); Blogger at http://www.doublecloud.org
0 Kudos
2 Replies
Steve_Jin
Expert
Expert

One more screenshot

Steve JIN Author of VMware VI and vSphere SDK; Creator of open source VI Java API (http://vijava.sf.net); Blogger at http://www.doublecloud.org
0 Kudos
icontender
Contributor
Contributor

great so how do we install this into eclipse? Can i install through the eclipse software updates?

Corey

0 Kudos