Hi All,
I am trying to create custom tasks that have
nested build elements.
My build fragment is like this
Build fragment:
I followed this code
private ClassElement[] _classes;
[BuildElementArray ("class")]
public ClassElement[] Classes {
get { retu
Build fragment:
Hope this helps,
Gert
- Original Message -
From: "Thatcher Clay" <[EMAIL PROTECTED]>
To:
Sent: Monday, June 18, 2007 10:50 PM
Subject: [NAnt-users] Creating custom Nant Tasks
Hello,
Is there anyone who has had experience creating custom
eSet Mfile
{
get {...}
set {...}
}
HTH,
Bill
From "Thatcher Clay" <[EMAIL PROTECTED]>@lists.sourceforge.net
Sent by: [EMAIL PROTECTED]
18/06/2007 21:50
To
cc
Subject
[NAnt-users] Creating custom Nant Tasks
Hello,
Is there anyone who has had experien
> Is there anyone who has had experience creating custom Nant tasks? I
am trying to hook in mcc, a matlab
> compiler, into Nant, but I am running into issues when I try to parse
nested elements. What I want to be
> able to parse looks something like this:
FWIW, I've seldom found an application
Hello,
Is there anyone who has had experience creating custom Nant tasks? I am
trying to hook in mcc, a matlab compiler, into Nant, but I am running
into issues when I try to parse nested elements. What I want to be able
to parse looks something like this: