~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to debuggerjpda/profiler/heapwalk/src/org/netbeans/modules/debugger/jpda/heapwalk/resources/dbgInstances.settings

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
 
3
<settings version="1.0">
 
4
    <module name="org.netbeans.modules.debugger.jpda.heapwalk/1" spec="1.0"/>
 
5
    <instanceof class="org.openide.explorer.ExplorerManager$Provider"/>
 
6
    <instanceof class="org.openide.windows.TopComponent"/>
 
7
    <instance class="org.netbeans.modules.debugger.jpda.heapwalk.views.InstancesView"/>
 
8
</settings>