https://github.com/marschall/jdt-availability-check
Checks if JDT is available in the WebApp classloader (shouldn't be)
https://github.com/marschall/jdt-availability-check
Last synced: 3 months ago
JSON representation
Checks if JDT is available in the WebApp classloader (shouldn't be)
- Host: GitHub
- URL: https://github.com/marschall/jdt-availability-check
- Owner: marschall
- Created: 2013-07-29T10:37:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T06:45:00.000Z (over 4 years ago)
- Last Synced: 2025-01-16T02:45:07.738Z (5 months ago)
- Language: Java
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JDT Availability Check
======================Checks if JDT is available in the WebApp classloader (shouldn't be).
Plain Servlet 3 application (no dependencies).