Opened editors are currently required, but may be apparently missing in some cases, unless explicitly required.
authorJan Lahoda <jlahoda@netbeans.org>
Thu, 18 Apr 2013 15:28:16 +0200
changeset 94768a3efc1ea05
parent 946 27d84606fcea
child 948 7b57e19f340a
Opened editors are currently required, but may be apparently missing in some cases, unless explicitly required.
cmdline/lib/test/unit/src/org/netbeans/modules/jackpot30/cmdline/lib/CreateStandaloneJar.java
     1.1 --- a/cmdline/lib/test/unit/src/org/netbeans/modules/jackpot30/cmdline/lib/CreateStandaloneJar.java	Wed Apr 17 20:53:48 2013 +0200
     1.2 +++ b/cmdline/lib/test/unit/src/org/netbeans/modules/jackpot30/cmdline/lib/CreateStandaloneJar.java	Thu Apr 18 15:28:16 2013 +0200
     1.3 @@ -472,6 +472,7 @@
     1.4              , Tree.class.getName()
     1.5              ,JavacTool.class.getName()
     1.6              ,JavaMimeResolver.class.getName()
     1.7 +            , "org.netbeans.api.java.source.support.OpenedEditors"
     1.8          ));
     1.9  
    1.10      private static final Set<String> COPY_REGISTRATION = new HashSet<String>(Arrays.<String>asList(