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 56994 - Customizer: Add static items into WAR content list
Summary: Customizer: Add static items into WAR content list
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL: http://web.netbeans.org/nonav/doc/web...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-03-25 13:45 UTC by Jiri Kopsa
Modified: 2008-10-24 21:37 UTC (History)
3 users (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 Jiri Kopsa 2005-03-25 13:45:04 UTC
Three static items should be added into WAR content list in order to make the
Packaging page more clear.

UI spec:
http://web.netbeans.org/nonav/doc/webapp-project-ui-spec-promoe.html#Build_Packaging

Mockup:
+------------------------------------------------------------------------------------------+
| Project Properties - My Web App                                              
           |
+------------------------------------------------------------------------------------------+
| Categories:                                                                  
           |
| +----------------+                                                           
           |
| | Sources        | WAR File: |_/home/me/My Web
App/dist/My-App.jar_____________________| |
| | Libraries      |                                                           
           |
| |                | Exclude From WAR File:
|_**/*.java,**/*.form________________________| |
| | Build          |                        (cannot exclude class files)       
           |
| |   Compiling    | [ ] Compress WAR File                                     
           |
| |///Packaging////|                                                           
           |
| |   Documenting  | WAR Content:                                              
           |
| |                | |_______WAR Item________|____Path in WAR_____|            
           |
| | Run            | |Web Pages              |/                   | [   Add
Project...   ] |
| |                | |Libraries              |/WEB-INF/lib        | [   Add
Library...   ] |
| |                | |Compiled Sources       |/WEB-INF/classes    | [ Add
File/Folder... ] |
| |                | |                       |                    |            
           |
| |                | |                       |                    | [     Remove
        ] |
| |                | |                       |                    |            
           |
| |                | |                       |                    |            
           |
| |                | |                       |                    |            
           |
| |                | |                       |                    |            
           |
| |                | |                       |                    |            
           |
| +----------------+ +--------------------------------------------+            
           |
|                                                                      [[ OK ]]
[ Cancel ] |
+------------------------------------------------------------------------------------------+
Comment 1 Jiri Kopsa 2005-03-25 13:48:07 UTC
The ascii art seems to be broken in issuezilla, sorry!