Eclipse AspectJ Reviews (24)

Reviews

Eclipse AspectJ Reviews (24)

4.2
24 reviews

What do users say?

Generated using AI from real user reviews
Users consistently praise the ease of use and community support surrounding Eclipse AspectJ, highlighting how it simplifies the development of aspect-oriented programming. Many appreciate its ability to manage cross-cutting concerns effectively, although some note a steep learning curve for beginners.
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Shubham A.
SA
Shubham A.
Engineering Leadership
Small-Business (50 or fewer emp.)
"Eclipse AspectJ review"
4.5/5
What do you like best about Eclipse AspectJ?

What i like is the fact that a programming model is built into the tool itself.Generally its not easy to write aspect oriented code, but with eclipse aspectJ it becomes part of the team culture. Also, love the community built around it, right from tutorials to forums. Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Steep learning curve. Also, debuggability becomes difficult,. Review collected by and hosted on G2.com.

David R.
DR
David R.
Fullstack Tech Lead
Small-Business (50 or fewer emp.)
"AspectJ framework review"
3.5/5
What do you like best about Eclipse AspectJ?

AspectJ is a very strong programming technique that allows to define pointcuts for cross-cutting concerns. It allows to define pre / post / around method hooks for validation, logging, tracing, exception handling, enriching / redacting input or output parameters etc. It is powerful, but should be used very carefully. Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

1. AspectJ hooks are usually defined by expert-level programmers and may be hidden from the mid-level programmer's eye. This can cause several issues like performance, unexpected behaviour (magic), uncertainty, etc

2. Due to the nature of pointcut hooks, AspectJ affects the code readability. Review collected by and hosted on G2.com.

Verified User in Banking
IB
Verified User in Banking
Mid-Market (51-1000 emp.)
"One of the most powerful tools I ever used"
5/5
What do you like best about Eclipse AspectJ?

The incredible versatility of the this tool Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Lack of more advanced examples. However I was able to manage on my own. Review collected by and hosted on G2.com.

Verified User in Airlines/Aviation
UA
Verified User in Airlines/Aviation
Small-Business (50 or fewer emp.)
"2 years I used to use AspectJ"
3/5
What do you like best about Eclipse AspectJ?

To help separate cross-cutting concerns from the business logic. Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Nothing I can mention. Everything looks good for me. Review collected by and hosted on G2.com.

Verified User in Accounting
UA
Verified User in Accounting
Small-Business (50 or fewer emp.)
"Very powerfull AOP tool, easy to decouple auth and other features from service layers"
3.5/5
What do you like best about Eclipse AspectJ?

- Able to decouple features common in all services like authentication, parameter validation and similar buisness logic features.

- Annotation based Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

- Debug might become harder or more confusing, when searching for bugs related to AOP implementation. Review collected by and hosted on G2.com.

Krishna C.
KC
Krishna C.
Enterprise (> 1000 emp.)
"AspectJ - A time saver when your project is swarmed with cross-cutting concerns"
4.5/5
What do you like best about Eclipse AspectJ?

We're a spring projects enthusiasts, we chose AspectJ over Spring AOP because AspectJ is a speed demon during runtime, nearly 10x faster than Spring AOP Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Build time over head as AspectJ requires a compiler of it's own Review collected by and hosted on G2.com.

Verified User in Financial Services
CF
Verified User in Financial Services
Enterprise (> 1000 emp.)
"Seemless experience"
4.5/5
What do you like best about Eclipse AspectJ?

It has a seemless experience working on Eclipse for AspectJ projects. Building the projects take a little time as this creates the woven files but it all depends on to the project size. Doing code and compiling the things easy and easily can navigate to different cutpoints.

Overall a good experience working on it. Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Project build time should be improved. Review collected by and hosted on G2.com.

aparna n.
AN
aparna n.
Software Engineer
Enterprise (> 1000 emp.)
"Coding master"
4.5/5
What do you like best about Eclipse AspectJ?

Ease of coding, compilation and debugging Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Proper console output doesn't come sometimes Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
CI
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"Better developing experience"
4/5
What do you like best about Eclipse AspectJ?

I like the syntax format and the logging Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

It sometimes gets slow and takes more memory than expected Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"good java"
4.5/5
What do you like best about Eclipse AspectJ?

Eclipse used to write java programs.It is used to auto compilation,auto correcting error and auto code modification.Eclipse used for web based applications.It is used in many companies to write java programs. Review collected by and hosted on G2.com.

What do you dislike about Eclipse AspectJ?

Because of auto code modification we did not remember the syntax of the exact java programs. Review collected by and hosted on G2.com.