Support #797
Compatibility with other libraries
Status:
New
Priority:
Normal
Assignee:
-
Start date:
13/11/2010
Due date:
% Done:
0%
Description
1) Naming conflicts
- Rename packages by adding a unique prefix, like "eu.ill.vtas" (to avoid naming conflicts)
- and/or rename
Point3D
etc. toVTPoint3D
. Conflicts with Java3D extension.
2)AppleJavaExtensions.jar
in vTAS package needs to be updated. vTAS does not compile with the current versions but on Mac OS.