MAK Info file overview
A MAK Info file called MAKInfo.zip, is an information file containing selected files from the MAK environment. It contains several files, most of which are in text and HTML formats. The MAKInfo.zip is created using the Generate MAK Info File (ZIP) command. See MAK Navigator context menu.
You should include the MAKInfo.zip in error reports to help the support personnel in troubleshooting. This table shows the files found in the MAKInfo.zip file and what information is contained in each file:
File | Description |
<MAK Project Name>.configInfo.txt | This file contains essential locations of the libraries to be used concurrently by MAK. Read and Write (+R +W) access status is appended to each directory entry to indicate the corresponding access in them. |
<MAK Project Name>.classpathInfo.txt | This file contains the classpath information of the project. |
<MAK Project Name>_properties.txt | This file contains miscellaneous property value pairs. |
misc.txt file |
This file contains the Java Runtime Version, Platform, Java Temp, Workspace path, and Access control file path. Similar to the <MAK Project Name>.configInfo.txt, this file also has Read and Write (+R +W) access status for Java Temp, Workspace path, and Access control file path. |
linkedFolders.txt | This file is used to check the conditions of the linked folders used in MAK. This information is useful when users attempt to copy-paste their workspaces in different locations. This action is strictly not supported by MAK but to determine if such actions were performed, the conditions are listed with status "ok" or "broken". |
configDetails.txt | This file contains the same details found in Eclipse when you select Help > About > Configuration Details. |
makInfo.txt and about.mappings | This file contains the MAK Version and build. |
config.ini and .eclipseproduct | These files contain the configuration and information of the current Eclipse software used. |
mak.log.*, profiling.log and .log | These files are important MAK and Eclipse log files. They contain useful error logs for troubleshooting. |
wsProjects.txt | This file contains information about which projects exist in the workspace, and if the said projects are open or closed. |