From 4f90cebaffeb77637a5b794acd226ab94090126c Mon Sep 17 00:00:00 2001 From: jeffliu <jeffliu> Date: Wed, 6 Jul 2005 06:18:08 +0000 Subject: [PATCH] [92972] WTP Features Missing from Feature Details --- archive/org.eclipse.wtp.releng/maps/jst.map | 8 ++++---- archive/org.eclipse.wtp.releng/maps/wst.map | 8 ++++---- assembly/plugins/org.eclipse.jst/.classpath | 7 ------- assembly/plugins/org.eclipse.jst/.cvsignore | 1 - assembly/plugins/org.eclipse.jst/.project | 6 ------ assembly/plugins/org.eclipse.jst/build.properties | 4 +--- assembly/plugins/org.eclipse.wst/.classpath | 7 ------- assembly/plugins/org.eclipse.wst/.cvsignore | 1 - assembly/plugins/org.eclipse.wst/.project | 6 ------ assembly/plugins/org.eclipse.wst/build.properties | 4 +--- 10 files changed, 10 insertions(+), 42 deletions(-) delete mode 100644 assembly/plugins/org.eclipse.jst/.classpath delete mode 100644 assembly/plugins/org.eclipse.wst/.classpath diff --git a/archive/org.eclipse.wtp.releng/maps/jst.map b/archive/org.eclipse.wtp.releng/maps/jst.map index 43939f2c0..de3bc8256 100644 --- a/archive/org.eclipse.wtp.releng/maps/jst.map +++ b/archive/org.eclipse.wtp.releng/maps/jst.map @@ -1,5 +1,5 @@ -!*************** jst.map - -plugin@org.eclipse.jst=v20050705_1500,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/plugins/org.eclipse.jst - +!*************** jst.map + +plugin@org.eclipse.jst=v20050706_0217,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/plugins/org.eclipse.jst + !*************** \ No newline at end of file diff --git a/archive/org.eclipse.wtp.releng/maps/wst.map b/archive/org.eclipse.wtp.releng/maps/wst.map index ed4d01a86..cebc65611 100644 --- a/archive/org.eclipse.wtp.releng/maps/wst.map +++ b/archive/org.eclipse.wtp.releng/maps/wst.map @@ -1,5 +1,5 @@ -!*************** wst.map - -plugin@org.eclipse.wst=v20050705_1500,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/plugins/org.eclipse.wst - +!*************** wst.map + +plugin@org.eclipse.wst=v20050706_0217,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/plugins/org.eclipse.wst + !*************** \ No newline at end of file diff --git a/assembly/plugins/org.eclipse.jst/.classpath b/assembly/plugins/org.eclipse.jst/.classpath deleted file mode 100644 index 751c8f2e5..000000000 --- a/assembly/plugins/org.eclipse.jst/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/assembly/plugins/org.eclipse.jst/.cvsignore b/assembly/plugins/org.eclipse.jst/.cvsignore index e4a52efae..e4254b18e 100644 --- a/assembly/plugins/org.eclipse.jst/.cvsignore +++ b/assembly/plugins/org.eclipse.jst/.cvsignore @@ -1,4 +1,3 @@ -src bin temp.folder build.xml diff --git a/assembly/plugins/org.eclipse.jst/.project b/assembly/plugins/org.eclipse.jst/.project index 4c2789605..a20501399 100644 --- a/assembly/plugins/org.eclipse.jst/.project +++ b/assembly/plugins/org.eclipse.jst/.project @@ -5,11 +5,6 @@ <projects> </projects> <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> @@ -23,6 +18,5 @@ </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> diff --git a/assembly/plugins/org.eclipse.jst/build.properties b/assembly/plugins/org.eclipse.jst/build.properties index 585b85c7a..800e93ad2 100644 --- a/assembly/plugins/org.eclipse.jst/build.properties +++ b/assembly/plugins/org.eclipse.jst/build.properties @@ -1,7 +1,4 @@ -source.. = src/ -output.. = bin/ bin.includes = META-INF/,\ - .,\ about.ini,\ about.html,\ about.mappings,\ @@ -9,3 +6,4 @@ bin.includes = META-INF/,\ eclipse32.gif,\ eclipse32.png,\ plugin.properties +jars.compile.order = diff --git a/assembly/plugins/org.eclipse.wst/.classpath b/assembly/plugins/org.eclipse.wst/.classpath deleted file mode 100644 index 751c8f2e5..000000000 --- a/assembly/plugins/org.eclipse.wst/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/assembly/plugins/org.eclipse.wst/.cvsignore b/assembly/plugins/org.eclipse.wst/.cvsignore index e4a52efae..e4254b18e 100644 --- a/assembly/plugins/org.eclipse.wst/.cvsignore +++ b/assembly/plugins/org.eclipse.wst/.cvsignore @@ -1,4 +1,3 @@ -src bin temp.folder build.xml diff --git a/assembly/plugins/org.eclipse.wst/.project b/assembly/plugins/org.eclipse.wst/.project index 61cbc7011..4aaf28a5e 100644 --- a/assembly/plugins/org.eclipse.wst/.project +++ b/assembly/plugins/org.eclipse.wst/.project @@ -5,11 +5,6 @@ <projects> </projects> <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> @@ -23,6 +18,5 @@ </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> diff --git a/assembly/plugins/org.eclipse.wst/build.properties b/assembly/plugins/org.eclipse.wst/build.properties index 8b86fdbc0..6f902f9fd 100644 --- a/assembly/plugins/org.eclipse.wst/build.properties +++ b/assembly/plugins/org.eclipse.wst/build.properties @@ -1,7 +1,4 @@ -source.. = src/ -output.. = bin/ bin.includes = META-INF/,\ - .,\ about.html,\ about.ini,\ about.mappings,\ @@ -9,3 +6,4 @@ bin.includes = META-INF/,\ eclipse32.gif,\ eclipse32.png,\ plugin.properties +jars.compile.order = -- GitLab