public abstract class AbstractPlatformHelper extends BaseService implements IPlatformHelper
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPlatformHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIDEACachesDir() |
File |
getIDEACachesDirFile() |
File |
getIDEACorruptionMarkerFile() |
File |
getIndexFile(String id) |
boolean |
isConfigFile(IFile file) |
boolean |
isPathIgnored(String relativePath) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecutionMode, refresh, shouldCacheTypeNamesgetInterfacepublic boolean isConfigFile(IFile file)
public boolean isPathIgnored(String relativePath)
isPathIgnored in interface IPlatformHelperpublic File getIndexFile(String id)
getIndexFile in interface IPlatformHelperpublic String getIDEACachesDir()
getIDEACachesDir in interface IPlatformHelperpublic File getIDEACachesDirFile()
getIDEACachesDirFile in interface IPlatformHelperpublic File getIDEACorruptionMarkerFile()
getIDEACorruptionMarkerFile in interface IPlatformHelperCopyright © 2021. All rights reserved.