Skip to content

frenme/ParserRzdDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ParserRzdDesktop

Parser RZD desktop version

For Windows:

  1. Set path for Java by command: set path=%path%;C:\Program Files\Java\jdk\bin
  2. Set encoding CP1251 by command: chcp 1251
  3. Compile program by command: javac -cp ".;libs/json-simple-1.1.jar";".;libs/jsoup-1.11.3.jar" Main.java
  4. Launch program by command: java -cp ".;libs/json-simple-1.1.jar";".;libs/jsoup-1.11.3.jar" Main

About

Parser RZD desktop version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages