资源简介
像普通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.xm
目录 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\me
文件 564 2012-08-04 03:38 atlanto-IndentGuide-c4c145c\plugins\pdt_tools.indentGuide\me
目录 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.xm
目录 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个文件信息
- 上一篇:Ezcad sdk金橙子打标卡
- 下一篇:proteus中直接编译C程序
相关资源
- 嵌入式开发ov2460摄像机检测
- stm32f746g_disco lcd ov9655显像程序
- 实现图像实时采集(使用BaslerSDK)-
- VC6桌面录像
- MIT人脸检测图像库
- 基于itk的医学图像处理程序
- 《实用数字图像处理与分析(2版)》
- C++实战源码-在图像上绘制线条
- C++实战源码-图像垂直翻转
- C++实战源码-图像反色
- C++实战源码-图像旋转
- C++实战源码-图像灰度
- C++实战源码-在图像上绘制网格
- C++实战源码-在菱形内绘制图像
- C++实战源码-在视图中绘制图像
- C++实战源码-在对话框中绘制图像
- C++实战源码-随图像大小变换的图像浏
- C++实战源码-头像选择形式的登录窗体
- C++实战源码-图像居中
- C++实战源码-图像缩放与保存
- C++实战源码-获取图像RGB值
- C++实战源码-图像转换为字符
- C++实战源码-图像雾化
- C++实战源码-图像水平翻转
- C++实战源码-图像固定比例缩放
- C++实战源码-保留椭圆下图像内容
- C++实战源码-图像锐化
- C++实战源码-热点效果的图像切换
- C++实战源码-图像柔化
- C++实战源码-图像对比度改变
评论
共有 条评论