PaMini » History » Version 5

« Previous - Version 5/6 (diff) - Next » - Current version
S. Wrede, 06/11/2011 09:03 PM


Curent state of the PaMini Wrapper

Dependency changes if run in an RSB system

  • xcf4j.jar needs to be replaced by xcf4j-rsb.jar (the wrapper library)
  • RSB4Java.jar needs to added to the classpath to connect to RSB components

Important: No xcf4j.jar should be in the classpath, otherwise you will run into trouble.

Availability

  • Currently, the changes for RSB are in a branch (branched from trunk at 10.06.2011), see:
    https://code.ai.techfak.uni-bielefeld.de/scm/ai/software/PaMini/branches/rsb-enabled
    

All libraries except the PaMini rsb-enabled branch itself are openly available at: https://ci.cor-lab.org

Testing

Changes compared to PaMini trunk

  • Code-Level: Except the additional support for RSBInputSources no further changes were so far needed
  • Dependencies:

See MinimalDialog example in the PaMini source.