by Jourdain Sebastien - (no comment)
Functionalities
- Object completion on Java and Python/Jython objects.
- Command history.
- Current command process killable during execution by the escape key.
- Command line thread context manager that can be set at startup (in jyconsole.properties file).
- Command line always accessible and visible even during standard output.
- Automatic script loading at startup for context initialization.
- Resizable command line regarding the windows width.
- External configuration file for application configuration and preferences (jyconsole.properties).
Platform compatibility:
- Cassandra has been developed in pure Java, but relay on a the VTK native library. So Cassandra requirement are a Java virtual machine (JRE or JDK) and a VTK package for your operating system with the Java Wrapping.
- Cassandra 2.2 has been successfully tested on JVM 1.5.x under Linux and Windows. (Our Mac OS X version is instable regarding our VTK compilation.)
- No specific hardware is needed.
- The VTK library is provided as thirdpart in binary but can be downloaded here : http://www.vtk.org.
- Cassandra 2.2 requires a JVM 1.5.X or higher and a VTK 5 with the Java wrapping.