Hi,

I work for an AspectJ project, we got 2000 java classes along with 5-6 aspects. We're in the process of splitting the project to smaller ones, there will be a core project with about 500 classes and subprojects which will depend on the core project.

Right now whenever we save a class, it takes about 3-5 secs for that class to compile. Sometimes even more, especially if the project has compilation errors the compile times increase a lot.

Does anyone knows if we move down to 500 classes, how will the compilation times be affected?

Regards,

Kostas
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to