motorsim icon indicating copy to clipboard operation
motorsim copied to clipboard

How to build MotorSim?

Open Nufflee opened this issue 5 years ago • 2 comments

I have tried building MotorSim in Intellij Idea but I just couldn't get it to also build the AspectJ files. I've also tried Eclipse but it would only import src/ and not other directories that contain code.

I would like to know whats the proper way to build the project as I would want to make a few modifications here and there and possibly contribute some of them.

cc @bkuker

Nufflee avatar Aug 14 '19 13:08 Nufflee

I seem to be having the same issue with AspectJ in Eclipse too. I installed the AspectJ Development Tools but it still thinks the two AspectJ "classes" do not exist and hence cause a lot of errors and unresolved imports.

I would only have to know how to properly compile these AspectJ files as I never worked with AspectJ before.

Nufflee avatar Aug 14 '19 15:08 Nufflee

Hi. I do not really remember what I did. I think I organized the files in a stupid way! You may have to add the other directories as source folders in eclipse?

bkuker avatar Aug 21 '19 12:08 bkuker