Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Component/s: DSL for Services
-
Labels:None
-
Number of attachments :
Description
For reference methods in the service model, codecompletion does not work.
Also the syntax should be reconsidered, see comment lines.
for OrderDto reference customer add SimpleCustomerDto
// for CustomerDto .orders add OrderDto
// for CustomerDto .orders remove OrderDto
//"remove the translated OrderDto from the orders association of the translated CustomerDto"
//remove OrderDto for CustomerDto.orders
To reproduce (works also in a 2nd Eclipse):
- Open customer-services.sermod
- Type by using codecompeltion: for OrderDto reference
- Now place your cursor after reference en press [ctrl] +[spacebar]
The codecompletion pop-up shows: "No code completion possible because of earlier errors"
Activity
Jos Warmer
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Codecompletion for reference methods does not work | Code completion for reference methods does not work |
Eric Jan Malotaux
made changes -
| Priority | Major [ 3 ] | Trivial [ 5 ] |
Johan Vogelzang
made changes -
| Original Estimate | 0 minutes [ 0 ] | |
| Remaining Estimate | 0 minutes [ 0 ] |
Johan Vogelzang
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Cannot Reproduce [ 5 ] |