From 98e2821b38a775737e42a2479a6bc65107210859 Mon Sep 17 00:00:00 2001 From: Elliot Kroo Date: Thu, 11 Mar 2010 15:21:30 -0800 Subject: reorganizing the first level of folders (trunk/branch folders are not the git way :) --- .../mozilla/javascript/tools/debugger/build.xml | 126 --------------------- 1 file changed, 126 deletions(-) delete mode 100644 trunk/infrastructure/rhino1_7R1/toolsrc/org/mozilla/javascript/tools/debugger/build.xml (limited to 'trunk/infrastructure/rhino1_7R1/toolsrc/org/mozilla/javascript/tools/debugger/build.xml') diff --git a/trunk/infrastructure/rhino1_7R1/toolsrc/org/mozilla/javascript/tools/debugger/build.xml b/trunk/infrastructure/rhino1_7R1/toolsrc/org/mozilla/javascript/tools/debugger/build.xml deleted file mode 100644 index c35fd40..0000000 --- a/trunk/infrastructure/rhino1_7R1/toolsrc/org/mozilla/javascript/tools/debugger/build.xml +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - import java.awt.Component; - -package org.mozilla.javascript.tools.debugger.downloaded; - - - - import java.awt.event.*; - - - - import java.awt.AWTEvent; - - - - import java.io.Serializable; - - - - import javax.swing.*; - - package org.mozilla.javascript.tools.debugger.downloaded; - import javax.swing.*; - - - - class ListToTreeSelectionModelWrapper - public class ListToTreeSelectionModelWrapper - - - ListSelectionModel getListSelectionModel - public ListSelectionModel getListSelectionModel - - - import java.awt.Rectangle; - - - - import javax.swing.tree.TreeModel; - - package org.mozilla.javascript.tools.debugger.downloaded; - import javax.swing.tree.TreeModel; - - - - import javax.swing.JTree; - - package org.mozilla.javascript.tools.debugger.downloaded; - import javax.swing.JTree; - - - - - - - - -The following targets are available with this build file: - - download Download ${swing-ex-url} - and extract the necessary files from it. - - help Print this help. - - - - - -- cgit v1.2.3