Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Dmitry Avdeev
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Anna Kozlova
    4 years ago (17 Oct 2007 16:59)
  • Updated by   root
    2 years ago (17 Jan 2010 20:54)
  • Jira: IDEADEV-22676
    (history, comments)
 
IDEA-41651 Ctrl-B on package doesn't work from xml
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
With code
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="xxx">
  <packages>
     <package name="p.pp.*"/>
  </packages>
</suite>

it is possible to navigate to package p but impossible to package p.pp

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments