Interface IdeWorkspace

All Superinterfaces:
Describable
All Known Subinterfaces:
VisualStudioSolution, XcodeWorkspace
All Known Implementing Classes:
IdeaProject

public interface IdeWorkspace extends Describable
Represents an IDE "workspace" that is generated by Gradle and can be opened in the IDE.
Since:
4.7
  • Method Details