Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 426294
Collapse All | Expand All

(-)/tmp/jxplorer.orig/src/com/ca/directory/jxplorer/JXplorer.java (-1 / +1 lines)
Lines 502-508 Link Here
502
502
503
        // look for JXWorkBenchBrowser 'add on' module...
503
        // look for JXWorkBenchBrowser 'add on' module...
504
504
505
        boolean usingJXW = true;
505
        boolean usingJXW = false;
506
        if (usingJXW)
506
        if (usingJXW)
507
        {
507
        {
508
            try
508
            try

Return to bug 426294