首页>代码>Idea插件,延长试用时间>/ide-eval-resetter-master/src/main/java/io/zhile/research/intellij/helper/Constants.java
package io.zhile.research.intellij.helper;

import com.intellij.ide.plugins.PluginManager;
import com.intellij.ide.plugins.cl.PluginClassLoader;
import com.intellij.openapi.application.ApplicationNamesInfo;
import com.intellij.openapi.application.PathManager;
import com.intellij.openapi.extensions.PluginId;

public class Constants {
    public static final PluginClassLoader CLASS_LOADER = (PluginClassLoader) Constants.class.getClassLoader();
    public static final PluginId PLUGIN_ID = CLASS_LOADER.getPluginId();
    public static final String PLUGIN_NAME = PluginManager.getPlugin(PLUGIN_ID).getName();
    public static final String PRODUCT_NAME = ApplicationNamesInfo.getInstance().getFullProductName();
    public static final String PRODUCT_HASH = Integer.toString(PathManager.getConfigPath().hashCode());
}
最近下载更多
最近浏览更多
FlyHeLanMan  LV11 昨天
JOEH60  LV10 昨天
林kkkkkk  LV6 10月31日
Peny_ZH  LV5 10月30日
best2018  LV46 10月30日
locklock  LV2 10月30日
MrReady  LV14 10月28日
dfaghrs  LV19 10月28日
BestClever  LV32 10月28日
Rommel  LV27 10月27日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友