Sha256: dbf2c492f39605cd84bc072b02cd44377a004d635093f05c97bd0523e2643557

Contents?: true

Size: 320 Bytes

Versions: 19

Compression:

Stored size: 320 Bytes

Contents

Then /^"([^\"]*)" should be selected in the project tree$/ do |filename|
  Swt.sync_exec do
    Redcar::Project::Manager.focussed_project.tree.selection.first.text == filename
  end
end

When /^I prefer to not highlight the focussed tab$/ do
  Swt.sync_exec do
    Redcar::Project::Manager.reveal_files = false
  end
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
redcar-0.13 plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.13.5dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.13.4dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.13.3dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.13.2dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.13.1dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-0.12.1 plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.13.0dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-0.12 plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.27dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.26dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.25dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.24dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.23dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.22dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.21dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.20dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.19dev plugins/project/features/step_definitions/project_tree_steps.rb
redcar-dev-0.12.18dev plugins/project/features/step_definitions/project_tree_steps.rb