© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
The New Project wizards EMFT JET Project with Exemplar Authoring and EMFT JET Transformation Project ignore the value of the Location field when the Use default location check-box is cleared on the first page of the wizard. The new Java Emitter Templates (JET) project is always created in a directory under the workspace directory (the default location).
Workaround:
If you want to add the project into a ClearCase® VOB, complete the following steps:
- Create the project in the default location.
- Right click over the project, and choose: Team > Share Project.
- Select ClearCase SCM Adapter and click Next. A wizard will open with a field named Specify a directory in a ClearCase VOB for your Project.
- Click the Browse button and select the folder in the ClearCase view that you want to serve as the parent folder for the project. (ClearCase will create a folder with the same name as your project under the selected folder).
- Click Finish. ClearCase will add the project to the ClearCase VOB, and change the project's location to the location in the selected view. You may be prompted to select files or folders to be added to ClearCase, and for the UCM Activity to use.
If you want to keep the project in a different directory, complete the following steps:
- Create the project in the default location.
- In the Package Explorer or Project Explorer view, right click the project and click Refactor > Move. Or, in the Navigator view, right click the project and click Move.
- In the Move Project dialog box, clear the Use default location check box.
- Specify the new project location. The selected directory will be the project root directory; typically, the last component of this path is the project name.
- Click OK. The project will be copied to the new location.