package com.fr.solution.plugin.better.sql.editor; /** * Created by richie on 16/3/25. */ public class BetterConstants { public static final String PLUGIN_ID = "com.fr.solution.plugin.better.sql.editor"; }