<span class="gmail_quote"><br></span>Hello,<br><br>I am launching a spoonlet from within an ANT script. This spoonlet just generates some code for another compiler, so I don&#39;t want the spoonlet to compile the generated file. How can I activiate the &quot;NoCompile&quot; mode in my spoonlet?<br>
<br>If I put a &lt;mode value=&quot;NoCompile&quot;/&gt; in my spoon.xml, I get an&nbsp;XML error:<br><br>&quot;Element type mode must be declared&quot;.<br><br>If I put a &lt;mode...&gt; into my ANT script, I get another error:<br>
<br>&quot;../AntTest/build.xml:57: spoon doesn&#39;t support the &quot;mode&quot; attribute&quot;<br><br>Thank you for any help. Best regards,<br><span class="sg"><br>Timo Meinen </span>