91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 319KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-10
  • 語言: C/C++
  • 標簽:

資源簡介

像普通elcpse插件一樣安裝,eclipse虛線對齊插件可以像用vs2008開發c/c++代碼一樣有虛線進行對齊,非常給力,再也不用怕花括號{}不對齊,代碼看到糾結了

資源截圖

代碼片段和文件信息

package?jp.sourceforge.pdt_tools.indentguide;

import?jp.sourceforge.pdt_tools.indentguide.preferences.PreferenceConstants;

import?org.eclipse.core.runtime.IStatus;
import?org.eclipse.core.runtime.Status;
import?org.eclipse.swt.graphics.Color;
import?org.eclipse.ui.PlatformUI;
import?org.eclipse.ui.plugin.AbstractUIPlugin;
import?org.eclipse.ui.themes.ColorUtil;
import?org.osgi.framework.BundleContext;

/**
?*?The?activator?class?controls?the?plug-in?life?cycle
?*/
public?class?Activator?extends?AbstractUIPlugin?{

//?The?plug-in?ID
public?static?final?String?PLUGIN_ID?=?“jp.sourceforge.pdt_tools.indentGuide“;?//$NON-NLS-1$

//?The?shared?instance
private?static?Activator?plugin;

//?Line?color?resource
private?Color?color;

/**
?*?The?constructor
?*/

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\
?????文件?????????410??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\.project
?????文件?????????610??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\artifacts.jar
?????文件????????1131??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\content.jar
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\features\
?????文件?????????374??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\features\jp.sourceforge.pdt_tools.indentGuide.feature_1.3.2.v20120803.jar
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\features\pdt_tools.indentGuide.feature\
?????文件?????????401??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\features\pdt_tools.indentGuide.feature\.project
?????文件?????????137??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\features\pdt_tools.indentGuide.feature\build.properties
?????文件?????????476??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\features\pdt_tools.indentGuide.feature\feature.xml
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\
?????文件???????34759??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\jp.sourceforge.pdt_tools.indentGuide_1.3.2.v20120803.jar
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\
?????文件?????????374??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\.classpath
?????文件?????????682??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\.project
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\.settings\
?????文件?????????157??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\.settings\org.eclipse.core.resources.prefs
?????文件?????????395??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\.settings\org.eclipse.jdt.core.prefs
?????文件?????????140??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\build.properties
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\meta-INF\
?????文件?????????564??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\meta-INF\MANIFEST.MF
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\OSGI-INF\
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\OSGI-INF\l10n\
?????文件?????????156??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\OSGI-INF\l10n\bundle.properties
?????文件?????????881??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\plugin.xml
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\src\
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\src\jp\
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\src\jp\sourceforge\
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\src\jp\sourceforge\pdt_tools\
?????目錄???????????0??2014-11-06?16:49??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\src\jp\sourceforge\pdt_tools\indentguide\
?????文件????????2087??2012-08-04?03:38??atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\src\jp\sourceforge\pdt_tools\indentguide\Activator.java
............此處省略11個文件信息

評論

共有 條評論