|
From: <caw...@us...> - 2007-09-12 19:34:46
|
Revision: 3159
http://rubyeclipse.svn.sourceforge.net/rubyeclipse/?rev=3159&view=rev
Author: cawilliams
Date: 2007-09-12 12:34:44 -0700 (Wed, 12 Sep 2007)
Log Message:
-----------
rename id of RubyExplorer view (from org.rubypeople.rdt.ui.PackageExplorer to org.rubypeople.rdt.ui.RubyExplorer)
Modified Paths:
--------------
trunk/org.rubypeople.rdt.debug.ui/plugin.xml
Modified: trunk/org.rubypeople.rdt.debug.ui/plugin.xml
===================================================================
--- trunk/org.rubypeople.rdt.debug.ui/plugin.xml 2007-09-12 19:34:38 UTC (rev 3158)
+++ trunk/org.rubypeople.rdt.debug.ui/plugin.xml 2007-09-12 19:34:44 UTC (rev 3159)
@@ -338,7 +338,7 @@
relative="org.eclipse.ui.console.ConsoleView"
visible="false"/>
<view
- id="org.rubypeople.rdt.ui.PackageExplorer"
+ id="org.rubypeople.rdt.ui.RubyExplorer"
relationship="stack"
relative="org.eclipse.debug.ui.DebugView"
visible="false"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|