dev@woodstock.java.net

Re: Error building Netbeans Module

From: Lark Fitzgerald <Lark.Fitzgerald_at_Sun.COM>
Date: Fri, 23 Mar 2007 14:27:56 -0400

Edwin Goei wrote:
> paksegu wrote:
>> Hi,
>> How do I fix this error
>>
>> C:\NetbeansProjects\woodstock1\woodstock\visual-web-nbsuite\defaulttheme\build.xml:7:
>> The following error occurred while executing this line:
>> C:\NetbeansProjects\woodstock1\woodstock\visual-web-nbsuite\defaulttheme\nbproject\build-impl.xml:22:
>> You must define
>> 'nbplatform.NetBeans_IDE_5.5_(Build_200610171010)_plus_Visual_Web_Pack.harness.dir'
>>
>>
>> C:\NetbeansProjects\woodstock1\woodstock\visual-web-nbsuite\components\build.xml:7:
>> The following error occurred while executing this line:
>> C:\NetbeansProjects\woodstock1\woodstock\visual-web-nbsuite\components\nbproject\build-impl.xml:22:
>> You must define
>> 'nbplatform.NetBeans_IDE_5.5_(Build_200610171010)_plus_Visual_Web_Pack.harness.dir'
>>
> Are you following the directions on this page:
> http://wiki.java.net/bin/view/Javatools/InstallingWoodstockComponentsInNetBeans?
> In particular, you need to open the project with NetBeans 5.5 VWP. I
> believe you can use the default harness in that version of the IDE. In
> any case, I need to know how to reproduce the problem to help you.
>
> I believe someone in QE, maybe Lark has tested this. Is this right Lark?
Not yet, other obligations have prevented us from doing it yet.
Lark
>
> -Edwin