Interface ChangeProjectLocation

All Known Implementing Classes:
LocalProjectChangeLocation

public interface ChangeProjectLocation
Extension for Projects which allow changing location of project at runtime (such as when changing the name of the project folder)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setProjectLocation

      void setProjectLocation(String location)