SkillAgentSearch skills...

FXPad

A clean, simple text editor. Offering smart tabs, a refreshing color palette, and a simple UI, FXPad satisfies your everyday note-taking needs.

Install / Use

/learn @lucasstarsz/FXPad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This project has moved!

<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>

<div align="center"> <img src="https://raw.githubusercontent.com/lucasstarsz/FXPad/main/.github/fxpad_png.png" width="25%" height="25%" alt="FXPad image"/> <h1>FXPad</h1> <span>A clean, simple text editor.<br/></span> <span> <a href="https://github.com/lucasstarsz/FXPad/releases"> Releases</a> • <a href="https://github.com/lucasstarsz/FXPad/blob/main/LICENSE"> License</a> • <a href="https://github.com/lucasstarsz/FXPad/issues"> Request a Feature</a> • <a href="mailto:andrewrcdey@gmail.com"> Contact Me </a> </span> </div> <h2 align="center">How To Run</h2>

Executable

  • Linux & Windows installers are found here.
  • Mac users will need to build the application for themselves (I recommend using one of the batch scripts as a base), or otherwise run the application through the project (mentioned below).

Project

  1. Download the repository, either by

    • Pressing the green "Code" button to download the repository to your workspace (.zip, or downloading to GitHub Desktop), or

    • Opening a terminal, and running

      git clone https://github.com/lucasstarsz/FXPad.git
      

      in the desired directory.

  2. Open the project with IntelliJ (2020.3 or later preferred)

  3. Select RunRun...Edit Configurations...

  4. Select ApplicationMain

  5. Set the VM Options to --module-path "path/to/javafx-sdk-15/lib":out/production

    • Don't see the option? You may need to click on Modify options in the top right of the window, and add a checkmark next to Add VM options.
  6. Hit Apply, then Run. If everything goes as expected, you should see the project build and run!

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Java

Security Score

75/100

Audited on May 31, 2023

No findings