To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorOpening subprojects with shared configuration files
- Background
-
- Given
- I will choose "plugins/project/spec/fixtures/myproject" from the "open_directory" dialog
- When
- I open a directory
- Scenarios
-
- Opening a subproject
-
- When
- I open a "/test1" as a subproject of the current directory
- Then
- I should see "a.txt,b.txt,c.txt" in the tree
- And
- "test_config" in the project configuration files
- Title of window reflects open subproject
-
- When
- I open a "/test1" as a subproject of the current directory
- Then
- the window should have title "Subproject: test1 in myproject"
Last published almost 7 years ago by danlucraft.