... | @@ -15,7 +15,9 @@ In the DEAL prototype there are a few examples of target applications prepared i |
... | @@ -15,7 +15,9 @@ In the DEAL prototype there are a few examples of target applications prepared i |
|
**Person form** is a simple Java application example which was created for the purpose of testing. It is a simple form for inserting information about a person.
|
|
**Person form** is a simple Java application example which was created for the purpose of testing. It is a simple form for inserting information about a person.
|
|
|
|
|
|
1. Right-click on the DEALmain project and select **AspectJ Tools -> Configure AspectJ Build Path...**
|
|
1. Right-click on the DEALmain project and select **AspectJ Tools -> Configure AspectJ Build Path...**
|
|
|
|

|
|
2. Add **PersonForm-new.jar** into AspectJ Inpath. Then click **Apply and Close**.
|
|
2. Add **PersonForm-new.jar** into AspectJ Inpath. Then click **Apply and Close**.
|
|
|
|

|
|
3. Create a **new run configuration** of type **AspectJ/Java application** in Eclipse with the following properties:
|
|
3. Create a **new run configuration** of type **AspectJ/Java application** in Eclipse with the following properties:
|
|
* Name: Person Form
|
|
* Name: Person Form
|
|
* Project: DEALmain
|
|
* Project: DEALmain
|
... | | ... | |