diff --git a/src/main/native/glue/com_github_stephengold_joltjni_AaBox.cpp b/src/main/native/glue/AaBox.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_AaBox.cpp rename to src/main/native/glue/AaBox.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_Body.cpp b/src/main/native/glue/Body.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_Body.cpp rename to src/main/native/glue/Body.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_BodyCreationSettings.cpp b/src/main/native/glue/BodyCreationSettings.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_BodyCreationSettings.cpp rename to src/main/native/glue/BodyCreationSettings.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_BodyInterface.cpp b/src/main/native/glue/BodyInterface.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_BodyInterface.cpp rename to src/main/native/glue/BodyInterface.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_BoxShape.cpp b/src/main/native/glue/BoxShape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_BoxShape.cpp rename to src/main/native/glue/BoxShape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_BoxShapeSettings.cpp b/src/main/native/glue/BoxShapeSettings.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_BoxShapeSettings.cpp rename to src/main/native/glue/BoxShapeSettings.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_CapsuleShape.cpp b/src/main/native/glue/CapsuleShape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_CapsuleShape.cpp rename to src/main/native/glue/CapsuleShape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_ConvexHullShape.cpp b/src/main/native/glue/ConvexHullShape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_ConvexHullShape.cpp rename to src/main/native/glue/ConvexHullShape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_ConvexHullShapeSettings.cpp b/src/main/native/glue/ConvexHullShapeSettings.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_ConvexHullShapeSettings.cpp rename to src/main/native/glue/ConvexHullShapeSettings.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_CylinderShape.cpp b/src/main/native/glue/CylinderShape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_CylinderShape.cpp rename to src/main/native/glue/CylinderShape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_IndexedTriangle.cpp b/src/main/native/glue/IndexedTriangle.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_IndexedTriangle.cpp rename to src/main/native/glue/IndexedTriangle.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_IndexedTriangleList.cpp b/src/main/native/glue/IndexedTriangleList.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_IndexedTriangleList.cpp rename to src/main/native/glue/IndexedTriangleList.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_IndexedTriangleNoMaterial.cpp b/src/main/native/glue/IndexedTriangleNoMaterial.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_IndexedTriangleNoMaterial.cpp rename to src/main/native/glue/IndexedTriangleNoMaterial.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_JobSystem.cpp b/src/main/native/glue/JobSystem.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_JobSystem.cpp rename to src/main/native/glue/JobSystem.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_JobSystemSingleThreaded.cpp b/src/main/native/glue/JobSystemSingleThreaded.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_JobSystemSingleThreaded.cpp rename to src/main/native/glue/JobSystemSingleThreaded.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_JobSystemThreadPool.cpp b/src/main/native/glue/JobSystemThreadPool.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_JobSystemThreadPool.cpp rename to src/main/native/glue/JobSystemThreadPool.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_Jolt.cpp b/src/main/native/glue/Jolt.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_Jolt.cpp rename to src/main/native/glue/Jolt.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_MapObj2Bp.cpp b/src/main/native/glue/MapObj2Bp.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_MapObj2Bp.cpp rename to src/main/native/glue/MapObj2Bp.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_MeshShapeSettings.cpp b/src/main/native/glue/MeshShapeSettings.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_MeshShapeSettings.cpp rename to src/main/native/glue/MeshShapeSettings.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_MotionProperties.cpp b/src/main/native/glue/MotionProperties.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_MotionProperties.cpp rename to src/main/native/glue/MotionProperties.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_NonCopyable.cpp b/src/main/native/glue/NonCopyable.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_NonCopyable.cpp rename to src/main/native/glue/NonCopyable.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_ObjVsBpFilter.cpp b/src/main/native/glue/ObjVsBpFilter.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_ObjVsBpFilter.cpp rename to src/main/native/glue/ObjVsBpFilter.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_ObjVsObjFilter.cpp b/src/main/native/glue/ObjVsObjFilter.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_ObjVsObjFilter.cpp rename to src/main/native/glue/ObjVsObjFilter.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_PhysicsSettings.cpp b/src/main/native/glue/PhysicsSettings.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_PhysicsSettings.cpp rename to src/main/native/glue/PhysicsSettings.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_PhysicsSystem.cpp b/src/main/native/glue/PhysicsSystem.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_PhysicsSystem.cpp rename to src/main/native/glue/PhysicsSystem.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_ScaledShape.cpp b/src/main/native/glue/ScaledShape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_ScaledShape.cpp rename to src/main/native/glue/ScaledShape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_Shape.cpp b/src/main/native/glue/Shape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_Shape.cpp rename to src/main/native/glue/Shape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_SphereShape.cpp b/src/main/native/glue/SphereShape.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_SphereShape.cpp rename to src/main/native/glue/SphereShape.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_SphereShapeSettings.cpp b/src/main/native/glue/SphereShapeSettings.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_SphereShapeSettings.cpp rename to src/main/native/glue/SphereShapeSettings.cpp diff --git a/src/main/native/glue/com_github_stephengold_joltjni_TempAllocatorImpl.cpp b/src/main/native/glue/TempAllocatorImpl.cpp similarity index 100% rename from src/main/native/glue/com_github_stephengold_joltjni_TempAllocatorImpl.cpp rename to src/main/native/glue/TempAllocatorImpl.cpp