Mod4j: Modeling for Java using Domain Specific Languages

Code completion for reference methods does not work

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Cannot Reproduce
  • Affects Version/s: None
  • Fix Version/s: 1.1.0
  • Component/s: DSL for Services
  • Labels:
    None
  • Number of attachments :
    0

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

Hide
Johan Vogelzang added a comment -

Can not reproduce. Probably resolved by previous codecompeltion ehancement.

Show
Johan Vogelzang added a comment - Can not reproduce. Probably resolved by previous codecompeltion ehancement.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: