| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| executable | 2015-04-24 | ||
| SQLViewer-1.0.0.tar.gz | 2015-04-24 | 2.9 MB | |
| Totals: 2 Items | 2.9 MB | 0 | |
SQLViewer Copyleft 2015 Artem Efremov http://sqlviewer222.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".