Building NMRFx and Plugins
Building NMRFx
Building NMRFx
Building NMRFx NMRFx is largely written in the Java programming language. Some command line based tools are written in Python and execute using the embedded Jython (Python in Java) intepreter. Building NMRFx requires the installation of several tools on your computer. Depending on your OS, you...
Building Plugins
NMRFx Plugins NMRFx supports plugins. These are executable tools that can be built by external users, and then downloaded and copied nto the lib or plugin directory of an installed version of NMRFx. On start-up, the NMRFx application will check for plugins and load them if available. We...