Settings.java 248 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 /* * Decompiled with CFR 0_118. */ package com.day.crx.explorer.impl; public abstract class Settings { public static final String EXPLORER_PATH = "/crx/explorer"; public static final String RESOURCE_PATH = "/crx/explorer/repository"; }