summaryrefslogtreecommitdiff
path: root/sources/events/implementations/VSProcessRecoverEvent.java
AgeCommit message (Collapse)Author
2025-06-12Restructure project to use Maven exclusively and bump to v1.0.1-SNAPSHOTPaul Buetow
- Remove legacy Ant build system (build.xml, sources/ directory) - Migrate to Maven-only build with standard directory structure - Add comprehensive Maven documentation and JAVA_HOME setup for Fedora - Update pom.xml with exec plugin and bump version to 1.0.1-SNAPSHOT - Add CLAUDE.md for development guidance - Update README.md with detailed build/run/clean instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2022-04-03reformatted with astylePaul Buetow
2022-04-03fix java deprecation noticesPaul Buetow
2021-05-01fix URIs in headersPaul Buetow
2009-01-27on the good way making english language support workingPaul Buetow
2009-01-17added initial multiple langua support.Paul Buetow
2008-08-13typosPaul Buetow
2008-06-13compiles againPaul Buetow
2008-05-31more elegant way to remove not relevantmessages.Paul Buetow
2008-05-30documented more.Paul Buetow
2008-05-30Paul Buetow -> Paul C. BuetowPaul Buetow
2008-05-30all java files now have a license header.Paul Buetow
2008-05-30cosmetic fixes for javadoc.Paul Buetow
2008-05-29added some mor javadoc.Paul Buetow
2008-05-29Only relevant message delivering works.Paul Buetow
2008-05-28alle event classnames now have a VS prefix.Paul Buetow