Create a runnable archive file for your StreamBase Application project as follows:
- 
                
In the Project Explorer view, select the name of your StreamBase Application project.
 - 
                
Right-click and from the context menu, select >.
                      This opens a wizard:
                      The wizard's tasks are to:
- 
                      
Create a fragment archive for the dependent
firstappproject. - 
                      
Create an application archive for the
deploy_firstappapplication project. 
 - 
                      
 - 
                
Before packaging the application, choose whether to:
- 
                      
Include debugging messages in the log output.
 - 
                      
Save packaging steps logs to a directory.
 - 
                      
Run tests during fragment and archive packaging.
 
 - 
                      
 - 
                
Click . The wizard runs for a moment.
The process shows a number of logging lines both in the Output of packaging steps field of the wizard and in Studio's Console view. Look for the BUILD SUCCESS message in both places.
 - 
                
Click .
The wizard creates a file in the
targetfolder of thedeploy_firstappproject, whose name ends with*ep-application.zip.(You may have to right-click and select Refresh on the
targetfolder.)