Create a new Plugin

Hi people!

I need to create a new Plugin in openfire, and i am following this tutorial: Openfire SVN + Eclipse 3.3 + Subversive Installation Guide

But on topic Build openfire four item I found a problem

My eclipse had a error:

BUILD FAILED

D:\Android\wokspace\openfire\build\build.xml:278: Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK.

It is currently set to “C:\Program Files (x86)\Java\jre7”

And I can’t continue this.

Anyone know why??

My JAVA_HOME is: C:\Program Files (x86)\Java\jre7

Thanks