JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.model
Path
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Type Path
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
@Incubating
@Deprecated
public @interface
Path
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g.
cpp-application
,
cpp-library
,
swift-application
,
swift-library
,
xctest
) instead.
Specifies a model path on a parameter
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Deprecated.
Element Details
value
String
value
Deprecated.
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.