On Fri, 10 Jan 2025 23:17:31 GMT, Andy Goryachev wrote:
>> Added ant build to the RichTextAreaDemo project.
>>
>> ## Building
>>
>> Build: run `ant` command in the project directory.
>>
>> ## Running Demos
>>
>> Use the following commands to run demos build in the previous section:
>>
>> Cod
On Fri, 10 Jan 2025 23:04:43 GMT, Kevin Rushforth wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> no spawn
>
> apps/samples/RichTextAreaDemo/build.xml line 79:
>
>> 77:
>> 78:
>> 79:
>
> I would re
> Added ant build to the RichTextAreaDemo project.
>
> ## Building
>
> Build: run `ant` command in the project directory.
>
> ## Running Demos
>
> Use the following commands to run demos build in the previous section:
>
> Code Area Demo: `ant run-codearea-demo`
>
> Notebook Demo: `ant run-not
On Fri, 10 Jan 2025 21:09:01 GMT, Andy Goryachev wrote:
> Added ant build to the RichTextAreaDemo project.
>
> ## Building
>
> Build: run `ant` command in the project directory.
>
> ## Running Demos
>
> Use the following commands to run demos build in the previous section:
>
> Code Area Demo