Skip to content

adityadesaia3/data_protection_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_Protection_Tool

set up

  1. Install javafx-sdk-11.0.2 or greater

  2. Run using this command (make appropriate changes as per javafx-sdk version). For example: java --module-path "C:\Program Files\Java\javafx-sdk-11.0.2\lib" --add-modules=javafx.controls,javafx.fxml -jar DataProtectionToolFinalVersion.jar

  3. Path to the jar file: out -> artifacts -> DataProtectionToolFinalVersion_jar.

  4. If you are using javafx-sdk-11.0.2 only and it is installed in path "C:\Program Files\Java" then, to run the jar file, double click on cmd file or manually type the command from the .cmd file.

Software Requirement

java version 11.0.2 or greater java-fx 11.0.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages