|
8.15.2.2 Add File
After importing a project, new screens and java files may be created in your Bean Builder project. These screens/files should be added to the repository using the 'Add file' option. Actually, this tells the CVS that you want to version control the screen. These screens will really be added only after you check in the file.

Make sure to use the option 'check in' to permanently add it to the repository or else enable the check box 'Select to check in files after adding'.
Save the screen and do 'Add File' when a screen is added to the cvs repository for the first time.
When adding a java file, make sure it is placed in the <Web NMS Home>/projects/<your project>/Source directory.
The new screen's config and java file gets added to the repository in the corresponding folders.
|
|
Warning: When adding a new screen to a project in the repository, save the project in Bean Builder and check in the project without fail. |
|