Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
executable | 2015-04-19 | ||
TextViewer-1.0.4.tar.gz | 2015-04-19 | 54.0 kB | |
Totals: 2 Items | 54.0 kB | 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".