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 48401 - Add a "Properties" action to Source Packages node in web project
Summary: Add a "Properties" action to Source Packages node in web project
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on: 46092
Blocks:
  Show dependency tree
 
Reported: 2004-09-02 17:04 UTC by Petr Jiricka
Modified: 2007-08-06 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2004-09-02 17:04:32 UTC
See suggestion 3. in an equivalent issue #46092
for Java projects:

"3. When I right-click on Source Packages and
select Properties, open the Project Properties
with the Build | Compiling Sources Selected."

The Properties action is now present on the Source
Packages node in Java project, should also be
added in web project.
Comment 1 Petr Jiricka 2004-09-06 13:46:20 UTC
Changing to a P3 bug, because at this point there is an inconsistency
with J2SE projects, which looks bad.
Comment 2 Pavel Buzek 2004-09-14 00:33:17 UTC
cvs commit -m "#48401 Add a "Properties" action to Source Packages
node in web project"
org\netbeans\modules\web\project\ui\Bundle.properties
org\netbeans\modules\web\project\ui\customizer\Bundle.properties
org\netbeans\modules\web\project\ui\customizer\WebCustomizer.java
org\netbeans\modules\web\project\ui\WebCustomizerProvider.java
org\netbeans\modules\web\project\ui\WebViews.java (in directory
E:\nb_all\web\project\src\)
Checking in org/netbeans/modules/web/project/ui/Bundle.properties;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.22; previous revision: 1.21
done
Checking in
org/netbeans/modules/web/project/ui/WebCustomizerProvider.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/WebCustomizerProvider.java,v
 <--  WebCustomizerProvider.java
new revision: 1.11; previous revision: 1.10
done
Checking in org/netbeans/modules/web/project/ui/WebViews.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/WebViews.java,v
 <--  WebViews.java
new revision: 1.12; previous revision: 1.11
done
Processing log script arguments...
More commits to come...
Checking in
org/netbeans/modules/web/project/ui/customizer/Bundle.properties;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.34; previous revision: 1.33
done
Checking in
org/netbeans/modules/web/project/ui/customizer/WebCustomizer.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/WebCustomizer.java,v
 <--  WebCustomizer.java
new revision: 1.10; previous revision: 1.9
done
Comment 3 Dan Kolar 2007-08-06 13:07:59 UTC
v