How to use RichTextFx ?
I don't know how to use the RichTextFx in my project. I have tried to somehow put it in my project for hours but without success. I tried to include the fat jar into libraries, and other parth os the RichTextFx repository in my JavaFx application but without success. I couldn't find anywhere on the internet a step by step guide of how to somehow put it into the project. I found some but I am probably not skilled programmer enough to understand it. I don't use maven or gradle. Is there a way of how to use RichTextFx in my project ? It seems to me as it lacks a step by step guide of how to use RichTextFx without maven or gradle for not so skilled programmers.
I use IntelliJ idea. Windows 10. Java 11.
I recommend using Maven or Gradle, it's easier than manually managing JAR's. You can easily add it as dependency with a GUI here:
