From cc58483e71085492a6bcb0f03f102899ac459ed6 Mon Sep 17 00:00:00 2001 From: axelcl Date: Sat, 23 Oct 2004 21:14:12 +0000 Subject: [PATCH] preparing new release --- .../net.sourceforge.phpeclipse.css.core/build.xml | 54 +++--- .../net.sourceforge.phpeclipse.css.ui/build.xml | 122 ++++++------ .../net.sourceforge.phpeclipse.html.ui/build.xml | 126 ++++++------ archive/net.sourceforge.phpeclipse.js.ui/build.xml | 120 ++++++------ .../build.xml | 104 +++++----- net.sourceforge.phpeclipse.core/build.xml | 40 ++-- net.sourceforge.phpeclipse.debug.core/build.xml | 198 +++++++++++++++++++ net.sourceforge.phpeclipse.debug.ui/build.xml | 202 ++++++++++++++++++++ net.sourceforge.phpeclipse.feature/build.xml | 185 ++++++++++++++++++ .../build_export.xml | 2 +- net.sourceforge.phpeclipse.feature/feature.xml | 8 +- net.sourceforge.phpeclipse.launching/build.xml | 200 +++++++++++++++++++ net.sourceforge.phpeclipse.phphelp/build.xml | 146 +++++++------- net.sourceforge.phpeclipse.smarty.ui/build.xml | 188 ++++++++++++++++++ .../example/outline/Import2Console.java | 1 + net.sourceforge.phpeclipse.ui/plugin.xml | 2 +- .../actions/PHPOpenSQLTableEditorAction.java | 4 +- .../phpeclipse/wizards/HTMLFileWizardPage.java | 5 +- 18 files changed, 1343 insertions(+), 364 deletions(-) create mode 100644 net.sourceforge.phpeclipse.debug.core/build.xml create mode 100644 net.sourceforge.phpeclipse.debug.ui/build.xml create mode 100644 net.sourceforge.phpeclipse.feature/build.xml create mode 100644 net.sourceforge.phpeclipse.launching/build.xml create mode 100644 net.sourceforge.phpeclipse.smarty.ui/build.xml diff --git a/archive/net.sourceforge.phpeclipse.css.core/build.xml b/archive/net.sourceforge.phpeclipse.css.core/build.xml index d7588b8..30dc662 100644 --- a/archive/net.sourceforge.phpeclipse.css.core/build.xml +++ b/archive/net.sourceforge.phpeclipse.css.core/build.xml @@ -37,7 +37,7 @@ - + @@ -48,21 +48,21 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -93,11 +93,11 @@ - - + + - + @@ -106,23 +106,23 @@ - - - + + + - - + + - - + + @@ -145,7 +145,7 @@ - + diff --git a/archive/net.sourceforge.phpeclipse.css.ui/build.xml b/archive/net.sourceforge.phpeclipse.css.ui/build.xml index d142bb2..c62b693 100644 --- a/archive/net.sourceforge.phpeclipse.css.ui/build.xml +++ b/archive/net.sourceforge.phpeclipse.css.ui/build.xml @@ -37,7 +37,7 @@ - + @@ -48,55 +48,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -127,11 +127,11 @@ - - + + - + @@ -140,23 +140,23 @@ - - - + + + - - + + - - + + @@ -179,7 +179,7 @@ - + diff --git a/archive/net.sourceforge.phpeclipse.html.ui/build.xml b/archive/net.sourceforge.phpeclipse.html.ui/build.xml index 38c24dd..5ee5ae6 100644 --- a/archive/net.sourceforge.phpeclipse.html.ui/build.xml +++ b/archive/net.sourceforge.phpeclipse.html.ui/build.xml @@ -37,7 +37,7 @@ - + @@ -48,57 +48,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -129,11 +129,11 @@ - - + + - + @@ -142,23 +142,23 @@ - - - + + + - - + + - - + + @@ -181,7 +181,7 @@ - + diff --git a/archive/net.sourceforge.phpeclipse.js.ui/build.xml b/archive/net.sourceforge.phpeclipse.js.ui/build.xml index 5a44247..d8ea014 100644 --- a/archive/net.sourceforge.phpeclipse.js.ui/build.xml +++ b/archive/net.sourceforge.phpeclipse.js.ui/build.xml @@ -37,7 +37,7 @@ - + @@ -48,54 +48,54 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -126,11 +126,11 @@ - - + + - + @@ -139,23 +139,23 @@ - - - + + + - - + + - - + + @@ -178,7 +178,7 @@ - + diff --git a/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml b/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml index 766e66d..8063615 100644 --- a/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml +++ b/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml @@ -37,7 +37,7 @@ - + @@ -48,46 +48,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -118,11 +118,11 @@ - - + + - + @@ -131,23 +131,23 @@ - - - + + + - - + + - - + + @@ -170,7 +170,7 @@ - + diff --git a/net.sourceforge.phpeclipse.core/build.xml b/net.sourceforge.phpeclipse.core/build.xml index e11c79f..c855bda 100644 --- a/net.sourceforge.phpeclipse.core/build.xml +++ b/net.sourceforge.phpeclipse.core/build.xml @@ -37,7 +37,7 @@ - + @@ -48,14 +48,14 @@ - - - - - - - - + + + + + + + + @@ -86,11 +86,11 @@ - - + + - + @@ -99,23 +99,23 @@ - - - + + + - - + + - - + + @@ -138,7 +138,7 @@ - + diff --git a/net.sourceforge.phpeclipse.debug.core/build.xml b/net.sourceforge.phpeclipse.debug.core/build.xml new file mode 100644 index 0000000..1ed78e0 --- /dev/null +++ b/net.sourceforge.phpeclipse.debug.core/build.xml @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse.debug.ui/build.xml b/net.sourceforge.phpeclipse.debug.ui/build.xml new file mode 100644 index 0000000..b597a91 --- /dev/null +++ b/net.sourceforge.phpeclipse.debug.ui/build.xml @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse.feature/build.xml b/net.sourceforge.phpeclipse.feature/build.xml new file mode 100644 index 0000000..fcfa799 --- /dev/null +++ b/net.sourceforge.phpeclipse.feature/build.xml @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse.feature/build_export.xml b/net.sourceforge.phpeclipse.feature/build_export.xml index 04692e3..b85f1e1 100644 --- a/net.sourceforge.phpeclipse.feature/build_export.xml +++ b/net.sourceforge.phpeclipse.feature/build_export.xml @@ -1,6 +1,6 @@ - + diff --git a/net.sourceforge.phpeclipse.feature/feature.xml b/net.sourceforge.phpeclipse.feature/feature.xml index 09d5974..df1c237 100644 --- a/net.sourceforge.phpeclipse.feature/feature.xml +++ b/net.sourceforge.phpeclipse.feature/feature.xml @@ -282,7 +282,7 @@ b) in the case of each subsequent Contributor:</FONT></UL> id="net.sourceforge.phpeclipse.phpunit" download-size="0" install-size="0" - version="1.0.0"/> + version="1.1.1"/> + + diff --git a/net.sourceforge.phpeclipse.launching/build.xml b/net.sourceforge.phpeclipse.launching/build.xml new file mode 100644 index 0000000..40a29f6 --- /dev/null +++ b/net.sourceforge.phpeclipse.launching/build.xml @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse.phphelp/build.xml b/net.sourceforge.phpeclipse.phphelp/build.xml index 98e0d04..280176c 100644 --- a/net.sourceforge.phpeclipse.phphelp/build.xml +++ b/net.sourceforge.phpeclipse.phphelp/build.xml @@ -37,7 +37,7 @@ - + @@ -48,67 +48,67 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -139,11 +139,11 @@ - - + + - + @@ -152,23 +152,23 @@ - - - + + + - - + + - - + + @@ -191,7 +191,7 @@ - + diff --git a/net.sourceforge.phpeclipse.smarty.ui/build.xml b/net.sourceforge.phpeclipse.smarty.ui/build.xml new file mode 100644 index 0000000..cc78e41 --- /dev/null +++ b/net.sourceforge.phpeclipse.smarty.ui/build.xml @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse.tests/src/net/sourceforge/example/outline/Import2Console.java b/net.sourceforge.phpeclipse.tests/src/net/sourceforge/example/outline/Import2Console.java index 5e7b39c..ac2adef 100644 --- a/net.sourceforge.phpeclipse.tests/src/net/sourceforge/example/outline/Import2Console.java +++ b/net.sourceforge.phpeclipse.tests/src/net/sourceforge/example/outline/Import2Console.java @@ -58,6 +58,7 @@ public class Import2Console implements IObjectActionDelegate { String src = myType.getSource(); System.out.println("Source :"+src); + } } \ No newline at end of file diff --git a/net.sourceforge.phpeclipse.ui/plugin.xml b/net.sourceforge.phpeclipse.ui/plugin.xml index fac5e67..654db25 100644 --- a/net.sourceforge.phpeclipse.ui/plugin.xml +++ b/net.sourceforge.phpeclipse.ui/plugin.xml @@ -3,7 +3,7 @@ diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/actions/PHPOpenSQLTableEditorAction.java b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/actions/PHPOpenSQLTableEditorAction.java index 9074af8..5e8ae1c 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/actions/PHPOpenSQLTableEditorAction.java +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/actions/PHPOpenSQLTableEditorAction.java @@ -246,7 +246,7 @@ public class PHPOpenSQLTableEditorAction extends ActionDelegate implements if (sqlList.size() == 1) { adapter = bookmark.getAdapter(); entity = entityFactory.create(bookmark, null, (String) sqlList - .get(0), Entity.TABLE_TYPE); + .get(0), Entity.TABLE_TYPE, false); String query = adapter.getTableQuery(entity.getQualifiedName()); try { @@ -278,7 +278,7 @@ public class PHPOpenSQLTableEditorAction extends ActionDelegate implements for (int i = 0; i < locations.length; i++) { adapter = bookmark.getAdapter(); entity = entityFactory.create(bookmark, null, - (String) locations[i], Entity.TABLE_TYPE); + (String) locations[i], Entity.TABLE_TYPE, false); String query = adapter.getTableQuery(entity .getQualifiedName()); diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/HTMLFileWizardPage.java b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/HTMLFileWizardPage.java index 554b6b4..d8a5fd4 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/HTMLFileWizardPage.java +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/HTMLFileWizardPage.java @@ -12,8 +12,6 @@ package net.sourceforge.phpeclipse.wizards; Klaus Hartlage - www.eclipseproject.de **********************************************************************/ -import net.sourceforge.phpdt.internal.ui.util.PHPFileUtil; - import org.eclipse.core.resources.IContainer; import org.eclipse.core.resources.IFolder; import org.eclipse.core.resources.IProject; @@ -37,6 +35,7 @@ import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Label; import org.eclipse.swt.widgets.Text; import org.eclipse.ui.dialogs.ContainerSelectionDialog; +import org.eclipse.ui.dialogs.WizardNewFileCreationPage; /** * The "New" wizard page allows setting the container for the new file as well @@ -46,7 +45,7 @@ import org.eclipse.ui.dialogs.ContainerSelectionDialog; public class HTMLFileWizardPage extends WizardPage { private Text containerText; - + private Text fileText; private ISelection selection; -- 1.7.1