Author: dgolovin
Date: 2008-01-17 15:13:53 -0500 (Thu, 17 Jan 2008)
New Revision: 5780
Added:
trunk/tests/plugins/org.jboss.tools.test.product/.classpath
trunk/tests/plugins/org.jboss.tools.test.product/.eclipseproduct
trunk/tests/plugins/org.jboss.tools.test.product/.project
trunk/tests/plugins/org.jboss.tools.test.product/License.txt
trunk/tests/plugins/org.jboss.tools.test.product/META-INF/
trunk/tests/plugins/org.jboss.tools.test.product/META-INF/MANIFEST.MF
trunk/tests/plugins/org.jboss.tools.test.product/about.html
trunk/tests/plugins/org.jboss.tools.test.product/build.properties
trunk/tests/plugins/org.jboss.tools.test.product/config.ini
trunk/tests/plugins/org.jboss.tools.test.product/eclipse.ini
trunk/tests/plugins/org.jboss.tools.test.product/intro/
trunk/tests/plugins/org.jboss.tools.test.product/intro/introContent.xml
trunk/tests/plugins/org.jboss.tools.test.product/intro/introData.xml
trunk/tests/plugins/org.jboss.tools.test.product/plugin.properties
trunk/tests/plugins/org.jboss.tools.test.product/plugin.xml
trunk/tests/plugins/org.jboss.tools.test.product/plugin_customization.ini
trunk/tests/plugins/org.jboss.tools.test.product/src/
trunk/tests/plugins/org.jboss.tools.test.product/test.product
Log:
Added: trunk/tests/plugins/org.jboss.tools.test.product/.classpath
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/.classpath
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/.classpath 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="intro"/>
+ <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>
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/.classpath
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/.eclipseproduct
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/.eclipseproduct
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/.eclipseproduct 2008-01-17 20:13:53
UTC (rev 5780)
@@ -0,0 +1,5 @@
+#Eclipse Product File
+
+version=1.0.0
+name=JBoss Tools Test
+id=org.jboss.tools.product
Added: trunk/tests/plugins/org.jboss.tools.test.product/.project
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/.project (rev
0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/.project 2008-01-17 20:13:53 UTC (rev
5780)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.test.product</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/.project
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/License.txt
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/License.txt
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/License.txt 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1 @@
+The JBDS License!
\ No newline at end of file
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/License.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/META-INF/MANIFEST.MF
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/META-INF/MANIFEST.MF
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/META-INF/MANIFEST.MF 2008-01-17
20:13:53 UTC (rev 5780)
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JBoss Tools Test Product
+Bundle-SymbolicName: org.jboss.tools.test.product;singleton:=true
+Bundle-Version: 2.0.0
+Bundle-Vendor: JBoss, a division of Red Hat
+Bundle-Localization: plugin
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.ui.ide,
+ org.eclipse.ui.ide.application,
+ org.eclipse.ui.intro,
+ org.eclipse.ui.intro.universal,
+ org.eclipse.help,
+ org.eclipse.ui.cheatsheets
+Eclipse-LazyStart: true
Property changes on:
trunk/tests/plugins/org.jboss.tools.test.product/META-INF/MANIFEST.MF
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/about.html
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/about.html
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/about.html 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this
plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A
href="http://www.eclipse.org/org/documents/epl-v10.php">http...;.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A
href="http://www.jboss.org/tools">http://www.jboss.org/tools...
+
+</BODY>
+</HTML>
\ No newline at end of file
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/about.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/build.properties
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/build.properties
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/build.properties 2008-01-17 20:13:53
UTC (rev 5780)
@@ -0,0 +1,26 @@
+output.. = bin/
+bin.includes = META-INF/,\
+ plugin.xml,\
+ plugin.properties,\
+ plugin_customization.ini,\
+ License.txt,\
+ .eclipseproduct,\
+ eclipse.ini,\
+ intro/,\
+ test.product,\
+ about.html,\
+ config.ini
+src.includes = License.txt,\
+ src/,\
+ plugin_customization.ini,\
+ plugin.xml,\
+ plugin.properties,\
+ eclipse.ini,\
+ config.ini,\
+ build.properties,\
+ META-INF/,\
+ .project,\
+ .eclipseproduct,\
+ .classpath,\
+ intro/
+jars.compile.order =
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/build.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/config.ini
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/config.ini
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/config.ini 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1,58 @@
+# Eclipse runtime configuration file
+# This file contains a number of key/value pairs that are merged into the
+# System properties on system startup. The values control the way the
+# runtime is structured and runs.
+
+# Note: Only platform:/base/ and file: URLs are supported. In general the
+# URLs given may include a version number (e.g., .../location_1.2.3).
+# If a version is not specified, the system binds
+# to the location which matches exactly or to the versioned location with the
+# latest version number. If a version number is given then only exact matches
+# are considered.
+
+# The URL for the runtime entry point. The default value is
+# platform:/base/plugins/org.eclipse.osgi
+#osgi.framework = platform:/base/plugins/org.eclipse.osgi
+
+# The classpath for the framework found at the osgi.framework location. This
+# comma-separated list contains either URLs or simple element names. Simple
+# names are assumed to be relative to the framework's install directory.
+# Typically this value need not be set as it is initialized by the framework itself.
+# Version match searching is not done for URLs listed here.
+#osgi.frameworkClassPath =
+
+# The comma-separated list of locations to search for the splash screen file
(splash.bmp).
+# For each list element a subdirectory structure based on the pattern nl/<locale>
is searched.
+# The system binds to the first matching file. There is no default value.
+osgi.splashPath =
+
+# The location of the splash screen file. If this value is set at system startup it is
used
+# in favour of the osgi.splashPath searching outlined above. If the value is not set
+# the searching is done and this key is bound to the result of the search.
+#osgi.splashLocation =
+
+# The comma-separated list of bundles which are automatically installed and optionally
started
+# once the system is up and running. Each entry if of the form
+# <URL | simple bundle location>[@ [<startlevel>] [":start"]]
+# If the startlevel is omitted then the framework will use the default start level for
the bundle.
+# If the "start" tag is added then the bundle will be marked as started after
being installed.
+# Simple bundle locations are interepreted as relative to the framework's parent
directory.
+# The startlevel indicates the OSGi start level at which the bundle should run.
+# If this value is not set, the system computes an appropriate default.
+osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start,
org.eclipse.core.runtime@start
+
+# The product to run. A given Eclipse configuration may contain many products.
+# The product identified will supply the branding (window icons, title bar text) etc
+# as well as define the default application to run.
+eclipse.product=com.jboss.jbds.product.product
+
+# The application to run. The value specified here is the id of the application
extension
+# the runtime will find, instantiate and execute once the system is up. Note that
typically
+# the identified eclipse.product defines the default application to run.
+#eclipse.application=
+
+# The default workspace location
+osgi.instance.area.default=(a)user.home/workspace
+
+# End of file marker - must be here
+eof=eof
\ No newline at end of file
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/config.ini
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/eclipse.ini
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/eclipse.ini
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/eclipse.ini 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1,5 @@
+-vmargs
+-Xms128m
+-Xmx512m
+-XX:MaxPermSize=128m
+
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/eclipse.ini
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/intro/introContent.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/intro/introContent.xml
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/intro/introContent.xml 2008-01-17
20:13:53 UTC (rev 5780)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<introContent>
+
+ <page id="root">
+ </page>
+
+</introContent>
\ No newline at end of file
Property changes on:
trunk/tests/plugins/org.jboss.tools.test.product/intro/introContent.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/intro/introData.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/intro/introData.xml
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/intro/introData.xml 2008-01-17
20:13:53 UTC (rev 5780)
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<extensions>
+</extensions>
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/intro/introData.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/plugin.properties
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/plugin.properties
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/plugin.properties 2008-01-17 20:13:53
UTC (rev 5780)
@@ -0,0 +1,18 @@
+aboutText=JBoss Developer Studio\n\
+\n\
+Version: CR1\n\
+Build id: 1.0.0\n\
+\n\
+(c) Red Hat Middleware LLC, Eclipse contributors, and others 2006.\n\
+Homepage:
http://labs.jboss.com/portal/rhdevstudio\n\
+User Forums:
http://jboss.com/index.html?module=bb&op=viewforum&f=201\n
+
+actionSets.online_help.label=JBoss Developer Studio Help
+
+introTitle=Welcome to\nJBoss Developer Studio
+#introBrandingImage=product:ico_16_jbds.png
+introBrandingImage=product:ico_32_jbds.png
+introBrandingImage=ico_16_jbds.png
+introBrandingImage=ico_32_jbds.png
+introBrandingImageText=Red Hat
+
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/plugin.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/plugin.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/plugin.xml
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/plugin.xml 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.2"?>
+<plugin>
+ <extension
+ id="product"
+ point="org.eclipse.core.runtime.products">
+ <product
+ application="org.jboss.tools.test.product.application"
+ name="JBoss Tools Tests">
+ <property
+ name="preferenceCustomization"
+ value="plugin_customization.ini"/>
+
+
+
+ </product>
+ </extension>
+ <extension
+ id="application"
+ point="org.eclipse.core.runtime.applications">
+ <application>
+ <run
class="org.eclipse.ui.internal.ide.application.IDEApplication"/>
+ </application>
+ </extension>
+
+ <extension
+ point="org.eclipse.ui.intro">
+ <!-- intro
+ class="org.eclipse.ui.intro.config.CustomizableIntroPart"
+ id="com.jboss.jbds.product.intro">
+ </intro -->
+ <intro
+ class="org.eclipse.ui.intro.config.CustomizableIntroPart"
+
contentDetector="org.eclipse.ui.internal.intro.universal.contentdetect.ContentDetector"
+ id="org.jboss.tools.test.product.intro"/>
+
+ <introProductBinding
+ introId="org.jboss.tools.test.product.intro"
+ productId="org.jboss.tools.test.product.product">
+ </introProductBinding>
+ </extension>
+ <extension
+ point="org.eclipse.ui.intro.config">
+ <!--config
+ content="./intro/introContent.xml"
+ id="com.jboss.jbds.product.introConfigId"
+ introId="com.jboss.jbds.product.intro">
+ <presentation
+ home-page-id="root">
+ <implementation
+ kind="swt"
+ os="win32,macosx"
+ style="content/shared.css">
+ </implementation>
+ <implementation
+ kind="swt"
+ os="linux">
+ </implementation>
+ </presentation>
+ </config-->
+ <config
+ content="$nl$/intro/introContent.xml"
+ id="org.jboss.tools.test.product.introConfigId"
+ introId="org.jboss.tools.test.product.intro">
+ <presentation
+ home-page-id="root" standby-page-id="standby">
+ <implementation
+ kind="swt">
+ </implementation>
+ </presentation>
+ </config>
+
+ </extension>
+
+
+</plugin>
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/plugin.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/plugin_customization.ini
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/plugin_customization.ini
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/plugin_customization.ini 2008-01-17
20:13:53 UTC (rev 5780)
@@ -0,0 +1,40 @@
+# plugin_customization.ini
+# sets default values for plug-in-specific preferences
+# keys are qualified by plug-in id
+# e.g., com.example.acmeplugin/myproperty=myvalue
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in plugin_customization.properties
+# This file does not need to be translated.
+
+# Property "org.eclipse.ui/defaultPerspectiveId" controls the
+# perspective that the workbench opens initially
+org.eclipse.ui/defaultPerspectiveId=org.jboss.tools.seam.ui.SeamPerspective
+
+# new-style tabs by default
+org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
+
+# put the perspective switcher on the top right
+org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight
+
+# show progress on startup
+org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
+
+# use the window set by default
+org.eclipse.ui/USE_WINDOW_WORKING_SET_BY_DEFAULT=true
+
+# Intro-related preferences (since 3.2)
+
+# Welcome theme to use
+org.eclipse.ui.intro/INTRO_THEME = com.jboss.jbds.product.intro.jbds
+
+# Root page links to show in the Universal Welcome
+org.eclipse.ui.intro.universal/INTRO_ROOT_PAGES =
gettingstarted,createnew,perspectives,webresources
+
+# Initial page layout of the Universal Welcome
+org.eclipse.ui.intro.universal/INTRO_DATA = product:intro/introData.xml
+
+# To enable Use External Browser preference
+# org.eclipse.ui.browser/browser-choice = 1
+
+# Enables the build id to show up via the default EclipseSplashHandler
+# org.eclipse.ui.workbench/SHOW_BUILDID_ON_STARTUP=true
Property changes on:
trunk/tests/plugins/org.jboss.tools.test.product/plugin_customization.ini
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/tests/plugins/org.jboss.tools.test.product/test.product
===================================================================
--- trunk/tests/plugins/org.jboss.tools.test.product/test.product
(rev 0)
+++ trunk/tests/plugins/org.jboss.tools.test.product/test.product 2008-01-17 20:13:53 UTC
(rev 5780)
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.1"?>
+
+<product name="JBoss Developer Studio"
id="org.jboss.tools.test.product.product"
application="org.jboss.tools.test.product.application"
useFeatures="false">
+
+ <aboutInfo>
+ <image path="about_jbds.jpg"/>
+ <text>
+ %aboutText
+ </text>
+ </aboutInfo>
+
+ <configIni use="default"/>
+
+ <launcherArgs>
+ <vmArgsMac>-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
+ </launcherArgs>
+
+ <windowImages i16="/com.jboss.jbds.product/ico_16_jbds.gif"
i32="/com.jboss.jbds.product/ico_32_jbds.gif"/>
+
+ <splash
+ location="com.jboss.jbds.product"
+ startupProgressRect="29,232,397,15"
+ startupMessageRect="29,215,417,20"
+ startupForegroundColor="ffffff" />
+ <launcher>
+ <solaris/>
+ <win useIco="false">
+ <bmp/>
+ </win>
+ </launcher>
+
+ <intro introId="com.jboss.jbds.product.intro"/>
+
+ <vm>
+ </vm>
+
+ <plugins>
+ <plugin id="com.ibm.icu"/>
+ <plugin id="org.eclipse.core.commands"/>
+ <plugin id="org.eclipse.core.contenttype"/>
+ <plugin id="org.eclipse.core.databinding"/>
+ <plugin id="org.eclipse.core.expressions"/>
+ <plugin id="org.eclipse.core.filesystem"/>
+ <plugin id="org.eclipse.core.filesystem.win32.x86"/>
+ <plugin id="org.eclipse.core.jobs"/>
+ <plugin id="org.eclipse.core.net"/>
+ <plugin id="org.eclipse.core.resources"/>
+ <plugin id="org.eclipse.core.resources.compatibility"
fragment="true"/>
+ <plugin id="org.eclipse.core.resources.win32"/>
+ <plugin id="org.eclipse.core.runtime"/>
+ <plugin id="org.eclipse.core.runtime.compatibility.registry"
fragment="true"/>
+ <plugin id="org.eclipse.equinox.app"/>
+ <plugin id="org.eclipse.equinox.common"/>
+ <plugin id="org.eclipse.equinox.preferences"/>
+ <plugin id="org.eclipse.equinox.registry"/>
+ <plugin id="org.eclipse.help"/>
+ <plugin id="org.eclipse.jface"/>
+ <plugin id="org.eclipse.jface.databinding"/>
+ <plugin id="org.eclipse.jface.text"/>
+ <plugin id="org.eclipse.osgi"/>
+ <plugin id="org.eclipse.swt"/>
+ <plugin id="org.eclipse.swt.win32.win32.x86"/>
+ <plugin id="org.eclipse.text"/>
+ <plugin id="org.eclipse.ui"/>
+ <plugin id="org.eclipse.ui.forms"/>
+ <plugin id="org.eclipse.ui.ide"/>
+ <plugin id="org.eclipse.ui.ide.application"/>
+ <plugin id="org.eclipse.ui.intro"/>
+ <plugin id="org.eclipse.ui.navigator"/>
+ <plugin id="org.eclipse.ui.navigator.resources"/>
+ <plugin id="org.eclipse.ui.views"/>
+ <plugin id="org.eclipse.ui.views.properties.tabbed"/>
+ <plugin id="org.eclipse.ui.win32"/>
+ <plugin id="org.eclipse.ui.workbench"/>
+ <plugin id="org.eclipse.ui.workbench.texteditor"/>
+ <plugin id="org.eclipse.update.configurator"/>
+ <plugin id="org.eclipse.update.core"/>
+ <plugin id="org.eclipse.update.core.win32"/>
+ <plugin id="org.eclipse.update.ui"/>
+ <plugin id="org.jboss.tools.test.product"/>
+ </plugins>
+
+</product>
Property changes on: trunk/tests/plugins/org.jboss.tools.test.product/test.product
___________________________________________________________________
Name: svn:mime-type
+ text/plain