diff options
author | Markus Knauer | 2011-05-03 17:59:00 +0000 |
---|---|---|
committer | Markus Knauer | 2011-05-03 17:59:00 +0000 |
commit | fc9b3e750eb1a1e8f269f433a8ecfedc01955ff5 (patch) | |
tree | c482676bc9cc37d5d4d060e6b866a6b28134fdf2 /packages/org.eclipse.epp.package.testing/plugin_customization.ini | |
parent | 48dab5fa0d891daea7d776795350f6f66a9baf58 (diff) | |
download | org.eclipse.epp.packages-fc9b3e750eb1a1e8f269f433a8ecfedc01955ff5.tar.gz org.eclipse.epp.packages-fc9b3e750eb1a1e8f269f433a8ecfedc01955ff5.tar.xz org.eclipse.epp.packages-fc9b3e750eb1a1e8f269f433a8ecfedc01955ff5.zip |
* testing: typo / perspective id
Diffstat (limited to 'packages/org.eclipse.epp.package.testing/plugin_customization.ini')
-rw-r--r-- | packages/org.eclipse.epp.package.testing/plugin_customization.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.testing/plugin_customization.ini b/packages/org.eclipse.epp.package.testing/plugin_customization.ini index 38ad4267..d6934f21 100644 --- a/packages/org.eclipse.epp.package.testing/plugin_customization.ini +++ b/packages/org.eclipse.epp.package.testing/plugin_customization.ini @@ -13,7 +13,7 @@ # Property "org.eclipse.ui/defaultPerspectiveId" controls the # perspective that the workbench opens initially -org.eclipse.ui/defaultPerspectiveId=org.eclipse.jubula.client.ui.perspective.SpecificationPerspective +org.eclipse.ui/defaultPerspectiveId=org.eclipse.jubula.client.ui.perspectives.SpecificationPerspective # new-style tabs by default org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false |