2025-08-23 22:25 CEST

spring: develop 8cbf192b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-10-04 12:22:56 develop 05e26099
Changeset AI: Java: fix directories in as class-path-parts
The URLClassLoader needs a '/' in the end of a file URL,
for it to be recognized as a path, and therefore be
searched for .class files or other resources.
mod - AI/Interfaces/Java/src/native/JavaBridge.c Diff ] File ]