RFR: 8347362: RichTextArea Demo Apps Build Script [v2]
Kevin Rushforth
kcr at openjdk.org
Fri Jan 10 23:22:44 UTC 2025
On Fri, 10 Jan 2025 23:17:31 GMT, Andy Goryachev <angorya at openjdk.org> 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: `ant run-codearea-demo`
>>
>> Notebook Demo: `ant run-notebook-demo`
>>
>> Rich Editor Demo: `ant run-richeditor-demo`
>>
>> RichTextArea Tester: `ant run-richtextarea-demo`
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>
> no spawn
Marked as reviewed by kcr (Lead).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1672#pullrequestreview-2544243299
More information about the openjfx-dev
mailing list