Notable Changes in StatET RJ

RJ 3.0.0 ~ StatET 4.0.0

General

  • All bundles require the bundle org.eclipse.statet.jcommons.util.

  • Large parts of API provide nullable annotations. (Bug 539045)

  • The new method RService.findData finds the first object with a specified name in environments and returns a fully qualified object with the object itself and the environment where the object is found. (Bug 540153)