Fix module dependencies in the Ruby-only IDE; the XML modules suddenly have a lot of new dependencies.
authortor@netbeans.org
Thu, 17 Jan 2008 17:25:05 +0000
changeset 2811291978ab601e
parent 2810 d08c437707f7
child 2812 396ebe5fb1fe
Fix module dependencies in the Ruby-only IDE; the XML modules suddenly have a lot of new dependencies.
ruby/rubyide/nbproject/platform.properties
     1.1 --- a/ruby/rubyide/nbproject/platform.properties	Thu Jan 17 12:47:40 2008 +0000
     1.2 +++ b/ruby/rubyide/nbproject/platform.properties	Thu Jan 17 17:25:05 2008 +0000
     1.3 @@ -16,18 +16,11 @@
     1.4      org.netbeans.modules.properties.syntax,\
     1.5      org.netbeans.modules.schema2beans,\
     1.6      org.netbeans.modules.welcome,\
     1.7 -    org.netbeans.modules.xml.axi,\
     1.8 -    org.netbeans.modules.xml.lexer,\
     1.9      org.netbeans.modules.xml.multiview,\
    1.10 -    org.netbeans.modules.xml.retriever,\
    1.11      org.netbeans.modules.xml.schema.completion,\
    1.12 -    org.netbeans.modules.xml.schema.model,\
    1.13      org.netbeans.modules.xml.tax,\
    1.14 -    org.netbeans.modules.xml.text,\
    1.15      org.netbeans.modules.xml.tools,\
    1.16      org.netbeans.modules.xml.wsdl.model,\
    1.17 -    org.netbeans.modules.xml.xam,\
    1.18 -    org.netbeans.modules.xml.xdm,\
    1.19      org.netbeans.modules.xsl,\
    1.20      org.netbeans.upgrader,\
    1.21      org.openide.compat,\