NetBeans is my favourite IDE (I'm running Netbeans 4.0).
I also use a NetBeans plugin for SVN that is very useful.
> Posted in Wiki.
>
> -----Original Message-----
> From:
[hidden email] [mailto:
[hidden email]]
> On Behalf Of Jacques Le Roux
> Sent: Friday, February 03, 2006 2:59 PM
> To: OFBiz Users / Usage Discussion
> Subject: Re: [OFBiz] Users - Hello NetBeans
>
> Hi Vinay,
>
> This is very interesting indeed. May you post this important information on
> Wiki
> ?
http://ofbizwiki.go-integral.com/Wiki.jsp>
> Thanks
>
> Jacques
>
> ----- Original Message -----
> From: "Vinay Agarwal" <
[hidden email]>
> To: "'OFBiz Users / Usage Discussion'" <
[hidden email]>
> Sent: Friday, February 03, 2006 11:12 PM
> Subject: [OFBiz] Users - Hello NetBeans
>
>
>> Hello,
>>
>> After spending hours trying to configure Eclipse, I learned that Eclipse
> has
>> limited/poor support for Ant based projects and, hence, probably not the
>> best option for OFBiz. On the other hand, NetBeans natively uses Ant for
> its
>> project configuration. I succeeded in configuring OFBiz after several
> hours
>> with NetBeans 5.0.
>>
>> It requires two steps. The first is to import an external Ant based
>> ("free-form") project like OFBiz which takes a few seconds. The catch is
>> that NetBeans' project still needs to be configured if one wants to use
> code
>> assist and debugger capabilities. After few hours of trying that, I
> finally
>> figured out what NetBeans wanted and then I was able to do the second step
>> in 10 minutes. Anyway, if anyone wants to use NetBeans 5.0, use these two
>> steps:
>>
>> 1. Create project: File-New Project-Web-Web Application with Existing
>> Ant Script
>> 2. Edit nbproject/project.xml similar to the one shown below.
>>
>> The file contents may be mangled up by the email, so if anyone wants
>> original file, I can email directly to them.
>>
>> Regards,
>> Vinay Agarwal
>
>
> _______________________________________________
> Users mailing list
>
[hidden email]
>
http://lists.ofbiz.org/mailman/listinfo/users>