Toggle navigation
Home
org.eclipse.che.ide.resource.Path to java.lang.String
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'che'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
dtoFactory.createDto(InfoRequest.class).withProjectPath(project.toString()).withTarget(target.toString()).withRevision(revision)
to
dtoFactory.createDto(InfoRequest.class).withProjectPath(project.toString()).withTarget(target).withRevision(revision)
path.toString()
to
path