public class GolangIdeaModule
extends org.gradle.plugins.ide.idea.model.IdeaModule
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GO_LIBRARIES_DOT_XML_CONTENT |
static java.lang.String |
GO_LIBRARIES_DOT_XML_PATH |
| Constructor and Description |
|---|
GolangIdeaModule(org.gradle.plugins.ide.idea.model.IdeaModule ideaModule) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.gradle.plugins.ide.idea.model.Dependency> |
resolveDependencies() |
getContentRoot, getExcludeDirs, getGeneratedSourceDirs, getIml, getInheritOutputDirs, getJdkName, getLanguageLevel, getName, getOutputDir, getOutputFile, getPathFactory, getPathVariables, getProject, getScalaPlatform, getScopes, getSingleEntryLibraries, getSourceDirs, getTargetBytecodeVersion, getTestOutputDir, getTestSourceDirs, iml, isDownloadJavadoc, isDownloadSources, isOffline, mergeXmlModule, setContentRoot, setDownloadJavadoc, setDownloadSources, setExcludeDirs, setGeneratedSourceDirs, setInheritOutputDirs, setJdkName, setLanguageLevel, setName, setOffline, setOutputDir, setOutputFile, setPathFactory, setPathVariables, setScalaPlatform, setScopes, setSingleEntryLibraries, setSourceDirs, setTargetBytecodeVersion, setTestOutputDir, setTestSourceDirspublic static final java.lang.String GO_LIBRARIES_DOT_XML_CONTENT
public static final java.lang.String GO_LIBRARIES_DOT_XML_PATH