LRM Fixing Issues

From Lingoport Wiki
Revision as of 00:10, 21 November 2012 by Llawson (talk | contribs)
Jump to: navigation, search

How can I tell if my project is setup correctly?

Once you've created your project run the project inspect report; java -jar lrm-cli.jar -r -pi -pn YourProjectName. This command generates a report, in your reports folder, listing all the base resource files that were found using the search criteria set up in the project definition. Of interest are the files that are listed in the ConfigTestSearch<base_locale>.xml file.

When I prep a kit I get an error stating that no resource files were found