RetGal / Dayon

Dayon! - A cross-platform remote desktop assistance solution for your family and friends
https://retgal.github.io/Dayon/
GNU General Public License v3.0
146 stars 45 forks source link

Only JRE is needed ? #17

Closed gvsurenderreddy closed 5 years ago

gvsurenderreddy commented 5 years ago

Hello sir, Can i use with JDK ? can you please help me

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

RetGal commented 5 years ago

Hello, Yes, as the JRE is part of every JDK, you can run the application. All you need is a Java version 8 or higher: Just run java -version in a terminal or command prompt to verify.