OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Learn More
EBizCharge Payment Platform for Accounts Receivable
Getting paid has never been easier.
Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
Eloquence is a plug-in for the Eclipse IDE to allow seamless and automated integration of aspect-oriented design pattern implementations with Java/AspectJ projects.
Source code of an article (http://ajstruts.sf.net) published in 11/2003 in the german "Java Magazin" magazine, shows how to adapt 3rd party libs (e.g. struts) to project needs and ease migration to new library version using AspectJ and XSLT stylesheets
Surrogate is a complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems. Surrogate integrates seamlessly with JUnit, MockEJB and various mock object implementations and is based on the AspectJ technology
ONess comprises a set of reusable business components and a sample of technology integration: Spring, Hibernate, Struts, XDoclet, AspectJ and Maven, completely modular, thoroughly tested
World Class Product Information Management Software
The only PIM software provider you will ever need to scale your eCommerce business.
Every online store needs the finest product information management software, or PIM, to thrive and grow. Access countless markets with Jasper PIM. Improve speed to market with efficient product mastering and merchandising. Stop tripping over spreadsheets and database imports and exports.
AspectJ integration with Netbeans. AspectJ enables aspect-oriented programming for Java. This module supports building AspectJ programs and navigating crosscutting structure within NetBeans and SunOne/Forte IDEs.
AspectJ integration with Borland's JBuilder IDE. Developers use the AspectJ language to do aspect-oriented programming for Java projects. They can compile and run AspectJ and Java programs, and navigate and view crosscutting structure in the editor an
!!LEGACY PROJECT!!
LAST UPDATED in 2002
SLATED FOR DELETION END-OF-YEAR 2025
This WAS AspectJ (https://eclipse.dev/aspectj/ ) integration with Emacs way back in AspectJ 1.1 (AspectJ is up to 1.9.23 in early 2025).
It may or may not be suitable for legacy work, but the listed maintainer, Erik Hilsdale, is not maintaining it and is reluctant to leave his abandonware here.
In the unlikely event you want to become the maintainer of record before end-of-year 2025, contact Erik...
ETraceTool is a traceability platform encapsulated in an Eclipse plugin. It allows the user to automatically trace a Java/EMF transformation. It also provides a graphic representation of the generated trace.
Figure Markets bridges crypto and real-world assets into one seamless platform.
Instantly unlock liquidity with Crypto-Backed Loans—borrow against BTC or ETH at rates starting from 12.5% APR, with no credit checks, no prepayment penalties, and 3-month terms. Keep your crypto, get your cash.
Eclipse plug-in that implements an approach under research, for automatic derivation of Framework-Specific Modeling Languages with code generation capabilities. The approach relies on Aspect-Oriented Programming.
Cache Service is a project with the goal to make the Java requests cachable in a clean way.
This project uses the cross cutting concepts to achieve its goals.
Exception Handling is a project with the goal to make the Java exception handling cleaner and easier for the developer.
This project uses the cross cutting concepts to achieve its goals, such as exception wrapping and handling.
jvTask is a component processing framework where interaction between components is realized via independently deployed components called Tasks. Tasks are wired together through an event processing framework.
DFruits is an eclipse framework for creating UI declaratively by xml for business applications. It supports query binding such as jdbc sql, 'scripted queries' or even JPA query language.
Assumed you have a project and want to write Tests. The classical way is to write tests by hand. With JUnitRecorder you can just record them. As first step you instrument the project in a way that parameter and return values of methods are recorded. With
JUnitMetrics is a tool that enables to measure basic JUnit and Cactus tests metrics (like number of tests, assertions, number of executed assertions). It is great, complementary solution to code coverage tools and mutation testers.