java

package
v0.0.0-...-929f779 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 45 Imported by: 2

Documentation

Index

Constants

View Source
const (
	LINE_NUMBER_EXTRA_KEY = "lineNumber"
	KIND_EXTRA_KEY        = "kind"
	SYMBOL_NAME_KEY       = "name"
	FILE_KEY              = "file"
)
View Source
const (
	JavaFile          = ".java"
	JavaArchive       = ".jar"
	WebArchive        = ".war"
	EnterpriseArchive = ".ear"
	ClassFile         = ".class"
	MvnURIPrefix      = "mvn://"
)
View Source
const (
	BUNDLES_INIT_OPTION           = "bundles"
	WORKSPACE_INIT_OPTION         = "workspace"
	MVN_SETTINGS_FILE_INIT_OPTION = "mavenSettingsFile"
	GLOBAL_SETTINGS_INIT_OPTION   = "mavenCacheDir"
	MVN_INSECURE_SETTING          = "mavenInsecure"
	CLEAN_EXPLODED_BIN_OPTION     = "cleanExplodedBin"
	JVM_MAX_MEM_INIT_OPTION       = "jvmMaxMem"
	FERN_FLOWER_INIT_OPTION       = "fernFlowerPath"
	DISABLE_MAVEN_SEARCH          = "disableMavenSearch"
	GRADLE_SOURCES_TASK_FILE      = "gradleSourcesTaskFile"
)

provider specific config keys

View Source
const EMBEDDED_KONVEYOR_GROUP = "io.konveyor.embeddedep"
View Source
const (
	JDT_CLASS_FILE_URI_PREFIX = "konveyor-jdt"
)

Variables

This section is empty.

Functions

func AppendToFile

func AppendToFile(src string, dst string) error

func CopyFile

func CopyFile(srcPath string, destPath string) error

func NewJavaProvider

func NewJavaProvider(log logr.Logger, lspServerName string, contextLines int, config provider.Config) *javaProvider

func RandomName

func RandomName() string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL