Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: About platform:/resource notation for catalogs

...

A new file ofbiz/.catalog.xml has been introduced starting from svn 1326499. This file contains a definition compliant with the Oasis Catalog specification of all schemas used by ofbiz. You can import it in you Eclipse workbench by following the explanation at the Eclipse Import XML catalog section. Note also that the platform:/resource notation is used to identify a resource located in the workspace. The next path segment after "resource" should be the name of a project, which can be followed by the folder and/or file we want to locate. So you might need to change the workspase name part of the path according to your real project name.

Setting "Save Actions" Preference

...