Package gw.config
Class AbstractPlatformHelper
java.lang.Object
gw.config.BaseService
gw.config.AbstractPlatformHelper
- All Implemented Interfaces:
IPlatformHelper,IService,IPluginHost
- Direct Known Subclasses:
CompilerPlatformHelper,DefaultPlatformHelper,GosuEditorPlatformHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIndexFile(String id) booleanisConfigFile(IFile file) booleanisPathIgnored(String relativePath) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gw.config.IPlatformHelper
getExecutionMode, refresh, shouldCacheTypeNamesMethods inherited from interface gw.plugin.IPluginHost
getInterface
-
Field Details
-
IGNORE_DIRECTORY_PATTERNS
-
HASH
-
EXTENSIONS
-
-
Constructor Details
-
AbstractPlatformHelper
protected AbstractPlatformHelper()
-
-
Method Details
-
isConfigFile
-
isPathIgnored
- Specified by:
isPathIgnoredin interfaceIPlatformHelper
-
getIndexFile
- Specified by:
getIndexFilein interfaceIPlatformHelper
-
getIDEACachesDir
- Specified by:
getIDEACachesDirin interfaceIPlatformHelper
-
getIDEACachesDirFile
- Specified by:
getIDEACachesDirFilein interfaceIPlatformHelper
-
getIDEACorruptionMarkerFile
- Specified by:
getIDEACorruptionMarkerFilein interfaceIPlatformHelper
-