GotoTestAction: initial
commit8a5a13a28ad9a73d079e7ad41f2421e811d4af45
authorAnton Makeev <Anton.Makeev@jetbrains.com>
Mon, 30 Jun 2008 09:37:56 +0000 (30 13:37 +0400)
committerAnton Makeev <Anton.Makeev@jetbrains.com>
Mon, 30 Jun 2008 09:37:56 +0000 (30 13:37 +0400)
treef198044cbc8c1da4eebbb253d8606ad1a9850d1a
parent7eeee6a461b37fe21d93c26f23894d1c05120f39
GotoTestAction: initial
lang-api/src/com/intellij/testIntegration/TestFinder.java [new file with mode: 0644]
lang-impl/src/com/intellij/testIntegration/GotoTestOrCodeAction.java [new file with mode: 0644]
lang-impl/src/com/intellij/testIntegration/TestFinderHelper.java [new file with mode: 0644]
platform-resources/src/META-INF/LangExtensionPoints.xml
platform-resources/src/META-INF/LangExtensions.xml
platform-resources/src/idea/DefaultKeymap.xml
platform-resources/src/idea/LangActions.xml
platform-resources_eng/src/messages/ActionsBundle.properties
source/com/intellij/testIntegration/JavaTestFinder.java [new file with mode: 0644]