<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<extension
point="org.eclipse.ui.editors">
<editor
class="com.perforce.team.ui.ruby.timelapse.RubyTimeLapseEditor"
default="false"
id="com.perforce.team.ui.ruby.RubyTimeLapseEditor"
name="%TimeLapseEditor">
</editor>
</extension>
<extension
point="com.perforce.team.ui.timelapse">
<editor
id="com.perforce.team.ui.ruby.RubyTimeLapseEditor">
<contentType
id="org.eclipse.dltk.rubyContentType">
</contentType>
</editor>
</extension>
</plugin>
# |
Change |
User |
Description |
Committed |
|
#1
|
15907 |
Matt Attaway |
More house cleaning to match Workshop best practices |
|
|
//guest/perforce_software/p4eclipse/r14.1/src/3.7/plugins/com.perforce.team.ui.ruby/plugin.xml |
#1
|
12432 |
Matt Attaway |
Initial commit of the 2014.1 P4Eclipse source code. |
|
|