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

Summary: Compile on context menu for packages in treeview
Product: java Reporter: lucasjordan <lucasjordan>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.