Integrated: 8347362: RichTextArea Demo Apps Build Script

Andy Goryachev angorya at openjdk.org
Mon Jan 13 15:36:50 UTC 2025


On Fri, 10 Jan 2025 21:09:01 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`

This pull request has now been integrated.

Changeset: dcfe56bd
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/dcfe56bd87ab9160d90b4b0aa634ca0b41788283
Stats:     132 lines in 2 files changed: 130 ins; 1 del; 1 mod

8347362: RichTextArea Demo Apps Build Script

Reviewed-by: kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1672


More information about the openjfx-dev mailing list