Plugin

Hi all,

i got an example(ExamplePlugin ) via this site to use the plugin.If im new one for this type developing,im trying to start from simple plugin.

I put the java source into …spark\build\builder\src,and trying to compile(…\spark\build\builder\build>ant jar).

(I followed the how-to-build.txt file).But im facing like this error

C:\SPARK_ORIG\spark\build\builder\build\build.xml:33: C:\SPARK_ORIG\spark\build\

spark\lib not found.

If any one knows ,how can we do a plugin(where we want to put the folders),please reply me soon.