文件名称:lfgm-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-25
- 文件大小:
- 159kb
- 下载次数:
- 0次
- 提 供 者:
- r***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本例是构建eclipse插件的一个完整代码,希望对大家有用-In this case is a complete code to build the eclipse plugin, hope to be useful
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lfgm-master
...........\org.holbreich.lfgm.eclipse-repository
...........\.....................................\.gitignore
...........\.....................................\.project
...........\.....................................\.settings
...........\.....................................\.........\org.eclipse.core.resources.prefs
...........\.....................................\.........\org.eclipse.m2e.core.prefs
...........\.....................................\category.xml
...........\.....................................\example.product
...........\.....................................\pom.xml
...........\org.holbreich.lfgm.feature
...........\..........................\.classpath
...........\..........................\.gitignore
...........\..........................\.project
...........\..........................\.settings
...........\..........................\.........\org.eclipse.core.resources.prefs
...........\..........................\.........\org.eclipse.jdt.core.prefs
...........\..........................\.........\org.eclipse.m2e.core.prefs
...........\..........................\README.txt
...........\..........................\build.properties
...........\..........................\epl-v10.html
...........\..........................\feature.properties
...........\..........................\feature.xml
...........\..........................\license.html
...........\..........................\pom.xml
...........\org.holbreich.lfgm.parent
...........\.........................\.project
...........\.........................\.settings
...........\.........................\.........\org.eclipse.m2e.core.prefs
...........\.........................\codetemplates.xml
...........\.........................\formatter.xml
...........\.........................\license.txt
...........\.........................\pom.xml
...........\org.holbreich.lfgm.target
...........\.........................\.classpath
...........\.........................\.gitignore
...........\.........................\.project
...........\.........................\.settings
...........\.........................\.........\org.eclipse.core.resources.prefs
...........\.........................\.........\org.eclipse.jdt.core.prefs
...........\.........................\.........\org.eclipse.m2e.core.prefs
...........\.........................\helios.target
...........\.........................\indigo.target
...........\.........................\pom.xml
...........\org.holbreich.lfgm
...........\..................\.classpath
...........\..................\.gitignore
...........\..................\.project
...........\..................\.settings
...........\..................\.........\org.eclipse.jdt.core.prefs
...........\..................\.........\org.eclipse.m2e.core.prefs
...........\..................\META-INF
...........\..................\........\MANIFEST.MF
...........\..................\build.properties
...........\..................\contexts.xml
...........\..................\icons
...........\..................\.....\alt_about.gif
...........\..................\.....\alt_launcher.icns
...........\..................\.....\alt_launcher.ico
...........\..................\.....\alt_launcher.xpm
...........\..................\.....\alt_window_16.gif
...........\..................\.....\alt_window_32.gif
...........\..................\.....\sample.gif
...........\..................\plugin.xml
...........\..................\pom.xml
...........\..................\splash.bmp
...........\..................\src
...........\..................\...\org
...........\..................\...\...\holbreich
...........\..................\...\...\.........\lfgm
...........\..................\...\...\.........\....\Activator.java
...........\..................\...\...\.........\....\Application.java
...........\..................\...\...\.........\....\ApplicationWorkbenchAdvisor.java
...........\..................\...\...\.........\....\ApplicationWorkbenchWindowAdvisor.java
...........\..................\...\...\.........\....\Perspective.java
.......