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

Summary: Customizer: Add static items into WAR content list
Product: javaee Reporter: Jiri Kopsa <jkopsa>
Component: Web ProjectAssignee: Trey Spiva <tspiva>
Status: NEW ---    
Severity: blocker CC: geertjan, jkopsa, johnjullion
Priority: P2 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
URL: http://web.netbeans.org/nonav/doc/webapp-project-ui-spec-promoe.html#Build_Packaging
Issue Type: ENHANCEMENT Exception Reporter:

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!