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 59131 - Compile on context menu for packages in treeview
Summary: Compile on context menu for packages in treeview
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 18:03 UTC by lucasjordan
Modified: 2011-08-31 14:05 UTC (History)
0 users

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 lucasjordan 2005-05-20 18:03:28 UTC
In older version of Netbeans a user could select 'compile' from the context menu
when selection a directory in the File Browser. It is possible to compile a
package from the Project window, but only while in Package View mode, not Tree
View mode. The context menu while clicking on a folder should include a "Compile
Package" option (if it contains .java files?).
Comment 1 Milan Kubec 2005-05-30 09:25:19 UTC
Reasssigning for evaluation.