Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.5 | 2015-04-20 | ||
1.0.4 | 2015-04-19 | ||
1.0.3 | 2015-04-14 | ||
1.0.2 | 2015-04-14 | ||
1.0.1 | 2015-04-13 | ||
1.0.0 | 2015-04-13 | ||
README.txt | 2015-04-13 | 839 Bytes | |
Totals: 7 Items | 839 Bytes | 0 |
TextViewer Copyleft 2015 Artem Efremov http://textviewer.sourceforge.net Redistribution and use in source and binary forms, with or without modification, are permitted. --- Brief Overview --- This is a simple text viewer written in Java. Capable of viewing files in plain/text data format. It supports the Windows-1251 codepage by default. --- System Requirements --- Java: JDK 1.7+ Operating system: Any --- Installation --- 1. Unpack the archive. 2. Go to the directory where the file of "compile.sh" (Linux) or "compile.bat" (Windows) exists. 3. Open it. 4. Find the line as follows: export jdkbin=....... 5. Ensure, so that JDK's executable binaries exist as applied to the path. If your JDK has another path, correct the meaning for the jdkbin variable. 6. Run the file "compile.sh"/"compile.bat".