History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-14236
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Jacques Morel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

New class from Packages tree always create task in first source tree and not in the selected one

Created: 13 Aug 07 13:31   Updated: 20 Sep 07 18:46
Component/s: Project View

Environment:
Windows XP SP2
Java 1.5.2

Build: 7,123
Severity: Medium


 Description  « Hide
From a project with a production tree (src/java) and a test tree (src/test)

1. Switch the project tool window to "packages" mode
2. Right click on a package and invoke New Class
3. Enter class name
4. Select the test tree
5. Enter

Observe that the class went to the production tree and not the test tree as asked.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.