Install instructions:
Please Follow the steps listed below:
- Open the compressed archive.
- Extract to any folder
Check For the following contents in folder
1. imgs folder
2. config.properties
3. jdec.jar
4. Script file .bat and/or .sh file
5. consolefilter.properties
Running instructions:
Please Follow the steps listed below:
- Check whether java is there in the System path
- Run the appropriate script file applicable to OS
- For example if it is Windows System double click on on UIJdec.bat
- If it is unix machine please first change the permission to execute for the script
- If it is unix machine please ensure jdk is from SUN and not some other
- implementaion. [Have tested only using SUN JDK]
[NOTE: Jdec has mainly been tested with j2se 1.4.x relase as of 1.2 release]
If you encounter any problems please refer to the FAQ link
If Jdec does not start
- Please replace ***REPLACE_ME*** with valid values before running script
- There is no need to replace for JAVA_CLASS_FILE,JAR_FILE_PATH at this stage
- On linux machine please ensure that java is from SUN and NOT the one which comes default in linux