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

« back to all changes in this revision

Viewing changes to java/editor/src/org/netbeans/modules/java/editor/resources/JavaOptions.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.java.editor/1"/>
 
5
    <instanceof class="java.io.Externalizable"/>
 
6
    <instanceof class="org.openide.util.SharedClassObject"/>
 
7
    <instanceof class="java.beans.beancontext.BeanContextProxy"/>
 
8
    <instanceof class="java.io.Serializable"/>
 
9
    <instanceof class="org.openide.options.SystemOption"/>
 
10
    <instanceof class="org.netbeans.modules.editor.options.OptionSupport"/>
 
11
    <instanceof class="org.netbeans.modules.editor.options.BaseOptions"/>
 
12
    <instance class="org.netbeans.modules.java.editor.options.JavaOptions"/>
 
13
</settings>