I have downloaded the latest demo jar i.e. richtextfx-demos-fat-0.6.10.jar.
All the demos are working except the Rich-Text demo. When I try to run the demo using the command java -cp richtextfx-demos-fat-0.6.10.jar org.fxmisc.richtext.demo.richtext.RichText I get the following error:
Error: Could not find or load main class org.fxmisc.richtext.demo.richtext.RichText
I am trying to run this demo from a Mac.
I have downloaded the latest demo jar i.e.
richtextfx-demos-fat-0.6.10.jar.All the demos are working except the Rich-Text demo. When I try to run the demo using the command
java -cp richtextfx-demos-fat-0.6.10.jar org.fxmisc.richtext.demo.richtext.RichTextI get the following error:Error: Could not find or load main class org.fxmisc.richtext.demo.richtext.RichTextI am trying to run this demo from a Mac.