Interface IPlatformHelper
- All Superinterfaces:
IPluginHost, IService
- All Known Implementing Classes:
AbstractPlatformHelper, CompilerPlatformHelper, DefaultPlatformHelper, GosuEditorPlatformHelper
-
Method Summary
Modifier and TypeMethodDescriptiongetIndexFile(String id) booleanisPathIgnored(String relativePath) voidbooleanMethods inherited from interface IPluginHost
getInterface
-
Method Details
-
getExecutionMode
ExecutionMode getExecutionMode() -
shouldCacheTypeNames
boolean shouldCacheTypeNames() -
refresh
-
isPathIgnored
-
getIndexFile
-
getIDEACachesDirFile
File getIDEACachesDirFile() -
getIDEACachesDir
String getIDEACachesDir() -
getIDEACorruptionMarkerFile
File getIDEACorruptionMarkerFile()
-