Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aspect copier fails to adapt the package name when aspect packages use same base name as model classes packages #82

Open
dvojtise opened this issue May 10, 2017 · 2 comments
Assignees
Labels

Comments

@dvojtise
Copy link
Contributor

In the following example, the aspect copier fails to adapt the package names in the import

minifsm_aspectcopy_problem.zip
see
selection_028

the correct import should be import org.gemoc.sample.minifsm.aspects.MiniStateMachineAspectMiniStateMachineAspectProperties;

@dvojtise
Copy link
Contributor Author

in the previous zip, the aspect are copied in the malenge project,

here is another variant that has the same issue but generate a dedicated language runtime project
minifsm_aspectcopy_problem_variant.zip

@fcoulon
Copy link
Contributor

fcoulon commented May 10, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants