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

Generate AspectJ Constraint Code Wizard Not opening up #71

Open
goshi-f-a opened this issue Aug 23, 2015 · 8 comments
Open

Generate AspectJ Constraint Code Wizard Not opening up #71

goshi-f-a opened this issue Aug 23, 2015 · 8 comments

Comments

@goshi-f-a
Copy link

I am going through the Manual Steps.
Using LUNA (Model Transformation Package) with Java Version 1.6.
Using Dresden ver 3.4.1 from http://dresden-ocl.org/update/luna/latest

Going through Manual Steps 4.2. The environment is shown on the screenshot. Here the The AspectJ Wizard is not triggering on click.
image

@goshi-f-a goshi-f-a changed the title 4.2 CODE GENERATION > Generator AspectJ Constraint Code (Wizard Not opening up) 4.2 CODE GENERATION > Generate AspectJ Constraint Code (Wizard Not opening up) Aug 23, 2015
@lschuetze lschuetze changed the title 4.2 CODE GENERATION > Generate AspectJ Constraint Code (Wizard Not opening up) Generate AspectJ Constraint Code Wizard Not opening up Aug 23, 2015
@lschuetze
Copy link
Member

Sorry, I cannot reproduce this issue. Its working when downloading from the update site or when starting Dresden OCL from IDE.

Maybe you could start the Eclipse IDE with -consoleLog (eventually from the cmd) and see if there are any errors logged regarding this very issue.

@goshi-f-a
Copy link
Author

I have started eclipse with -debug -cosoleLog
After clicking on the Menu "Generate AspectJ Constraint Code", the required window does not open and following is the output on debug window: -
image

@lschuetze
Copy link
Member

Did you install every feature offered from the update site? It does not find the template files in you case. I just pushed an update (ca65817) which will check for null and throws an exception that is cached and hopefully propagated to the error log.

The update will be available from the update site.

How is the path of your eclipse installation and the path of your workspace? I just checked the jar's from the update site and they include the templates. Maybe you either have access problems to the location or the problem is somewhere else. I just don't see it, yet.

@goshi-f-a
Copy link
Author

After update on clicking the Menu "Generate AspectJ Constraint Code", I get following message: -

image

The plugin installed are following: -

image

Eclipse Path Directory: H:\eclipse-modeling-luna-SR2-win32-OCL\eclipse
Workspace: E:\LUNAWorkspace

@lschuetze
Copy link
Member

Do you have a 32bit Windows? Because it seems you are using a 32bit Eclipse.

@goshi-f-a
Copy link
Author

Yes, it is 32 bit windows

@goshi-f-a
Copy link
Author

Now what options do I have?

@lschuetze
Copy link
Member

I don't know what is causing the problem for you. I cannot help you here anymore.
You could install you a development environment and start Dresden OCL from there to debug the problem yourself. The README shows how to install Dresden OCL as developer.

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

No branches or pull requests

2 participants