The greex editor - setup phase 3
After creating the new Java™ project, run the Greex Model wizard on top of the new Java project that you created.
About this task
The Greex Model wizard creates an empty *.greex file. You can create an advanced XML condition or Greex rule in the *.greex file.
To run the Greex Model wizard:
Procedure
- Start Eclipse SDK.
- From the menu bar, select . The Java project displays in the Navigator view.
- Expand the Java project that you created.
- Right-click on the folder where you want to store the *.greex
file and select from the pop-up menu. The New window displays.
- From the list of wizards, select .
- Click Next.
The New window ("Enter or select the parent folder:" ) displays.
- In File name, enter the name of the *.greex file.
- Click Next. The Greex Model window displays.
- For Model Object, select Greex Rule.
- In XML Encoding, select UTF-8.
- Click Finish. The *.greex file is created in the specified folder.