This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 72842 - Drag and drop of project folders on project properties window
Summary: Drag and drop of project folders on project properties window
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-02-20 13:56 UTC by felipeal
Modified: 2011-08-31 14:06 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description felipeal 2006-02-20 13:56:18 UTC
When I import an Eclipse project, NetBeans threat the test directories as regular source folders, as 
Eclipse doesn't have the concept of test folders. So, in order to set the test folders, I need to:

1) Go to the properties of imported project
2) Remove the test source root from "Source Package Folder"
3) Re-add it into "Test Package Folder"

It would be much easier (and faster,  as step 3 requires an unecessary browsing into the JFileChooser 
dialog) if I could just drag the folders from one category to another  (i.e, from "Source Package Folder" 
to  "Test Package Folder" in this case). This way, not only it would be more intuitive, but much faster  
(step 3 above is slow, as it requires an unecessary browsing into the JFileChooser dialog).


-- Felipe


PS: this is not specifically a Eclipse importer  issue, but I'm filling it here for now, as suggested by 
Martin Krauskopf in private (I'm sending him the issue URL, as I could not CC him)
Comment 1 Martin Krauskopf 2006-02-20 20:11:44 UTC
As we talk about it; presumably it will not be possible to find whether a source
is test or "normal" one. I've filed separate issue (CCing you) for Eclipse
Importer (issue #72860) and passing this one to j2seproject.
Comment 2 Tomas Zezula 2006-02-24 16:26:15 UTC
Sounds good.
Comment 3 Jiri Prox 2008-04-11 00:52:20 UTC
moving opened issues from TM <= 6.1 to TM=Dev