modules/fxpackager/src/main/native/library/common/Messages.h

Print this page

        

*** 47,56 **** --- 47,57 ---- #define CONFIG_FILE_NOT_FOUND _T("config.file.not.found") #define BUNDLED_JVM_NOT_FOUND _T("bundled.jvm.not.found") + #define APPCDS_CACHE_FILE_NOT_FOUND _T("appcds.cache.file.not.found") class Messages { private: PropertyFile FMessages;