Tuesday 7 February 2012

Installing FileVault (VLT)

Problem: I've create a Bundle and wrote a java bean(Example.java). When I tried to Generate Getter and Setter methods I got error as follows:

Error Message: The resource is not on the build path of a java project





Solution:  Installing FileValut (VLT)

FileVault (VLT) is a tool developed by Day that maps the content of a CRX instance to your file system. The VLT tool has similar functionalities to those of an SVN client, providing normal check in, check out and management operations, as well as configuration options for flexible representation of the project content.

To install VLT, follow the steps:

  1. In your file system, go to <cq-installation-dir>/crx-quickstart/opt/filevault. The build is available in both tgz and zip formats.
  2. Extract the archive.
  3. Add <cq-installation-dir>/crx-quickstart/opt/filevault/vault-cli-<version>/bin to your environment PATH so that the command files vlt or vlt.bat are accessed as appropriate. For example, <cq-installation-dir>/crx-quickstart/opt/filevault/vault-cli-1.1.2/bin
  4. Open a command line shell and execute vlt --help. Make sure it displays the following help screen: