e-reznik / LinkedIn-Learning-Downloader

Downloads any given course from LinkedIn Learning.
3 stars 1 forks source link

How do I use this tool? #1

Open joelmzj opened 3 years ago

joelmzj commented 3 years ago

I do apologize for asking but how can I run your tool? I'm noob but I'm really interested in this tool. Thanks in advice.

e-reznik commented 3 years ago

Have you already tried all the steps described in the Example Usage?

Please tell me, in which step you are stuck. I will be happy to help.

joelmzj commented 3 years ago

Yes, I have made all the steps but I don't know how to "run the program". Do I need to use any command?

e-reznik commented 3 years ago

No, you don't need any commands or additional parameters.

Do you have an IDE like Eclipse or Netbeans? You can just run in from there (by clicking the green arrow). Alternatively, you can run it from the command line:

  1. javac Main.java
  2. java Main

If you get any errors, just let me know.

enrey01 commented 3 years ago

Good morning, sorry to bother you, in eclipse, how is it executed by importing the project? Or as?? All these doubts are due to my lack of knowledge, but the truth is that I am very interested in this project. In any case, thank you very much. All the best

e-reznik commented 3 years ago

Hello,

have you already tried all the steps described in the Example Usage?

First, you need to download this program. You can clone it from GitHub and create a new Git project in Eclipse or simply download the entire project as a ZIP file. If you choose to download it, you need to import it into Eclipse. Look for the Main-method and simply run it. Either from the menu or by the shortcut Ctrl+F11.

Please tell me, in which step you are stuck. I will be happy to help.

enrey01 commented 3 years ago

Good morning, thanks for your quick answers, I find myself with a problem, eclipse does not recognize the java application, and if I do it by commands it gives an error, do not feel obliged to answer, if you do not feel like it, my knowledge is limited and not I want to disturb. In any case, thank you very much for your attention. Greetings java main