dev@woodstock.java.net

Re: Build error and request for source pointer

From: Edwin Goei <Edwin.Goei_at_Sun.COM>
Date: Tue, 03 Apr 2007 19:23:06 -0700

I believe I know what the cause of error #1 in your email is and have
checked in a fix. NetBeans has a "NetBeans platform" which you can
manage. See the project properties libraries node. The original code
used a predefined value instead of "default" which refers to the IDE
that is currently running. I just changed it to use "default". This
means, however, that the default must be a compatible IDE. I'll send out
more info later...

-Edwin

Edwin Goei wrote:
> I know there are errors currently with building this particular
> NetBeans project. I haven't gotten a chance to look at them. I was
> told a developer working in India has been able to get it to work, but
> I don't have the details. I have been updating the latest information
> on this NetBeans project at:
> http://wiki.java.net/bin/view/Javatools/InstallingWoodstockComponentsInNetBeans
> (also linked from the main Woodstock page and my wiki page). There may
> be some information there that will allow you to figure out what is
> wrong. I will try and get to it by tomorrow. Thanks for the report and
> let me know if you have more info to add.
>
> -Edwin
>
> Ashish Banerjee wrote:
>> Hi,
>>
>> 1. We are getting a build error (both with ant as well as netbeans)
>>
>> C:\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'
>>
>>
>>
>> 2. Also, please point us to the source code of the new project creation
>> wizard in woodstock.
>>
>> 3. We are extending the woodstock for a business partner. For this
>> purpose we are creating a project using woodstock and using it as a
>> project template. We are facing a long list of minor issues doing this
>> project template. These issues are not present in the orignal woodstock
>> project.
>> Is this (creating a new NB plugin and using a project template) the
>> optimum way of extending woodstock? or would it be simpler to just
>> extend the woodstock project by adding another screen in the new project
>> wizard?
>> Thanks and regards
>>
>> Ashish Banerjee
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
>> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>