You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/11/05 18:09:13 UTC

svn commit: r592091 [3/3] - in /directory/sandbox/felixk/studio-rcp: ./ META-INF/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/directory/ src/main/java/org/apache/directory/studio/ src/main/java/or...

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/overview.xhtml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/overview.xhtml?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/overview.xhtml (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/overview.xhtml Mon Nov  5 09:08:59 2007
@@ -0,0 +1,97 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<html>
+    <head>
+        <title>Overview</title>
+        <link rel="stylesheet" href="styles/content.css" type="text/css" charset="utf-8" />
+         <!--[if IE]><link rel="stylesheet" href="styles/content-ie.css" type="text/css" charset="utf-8" /><![endif]-->
+    </head>
+	<body>
+        <div id="overview-visited"><img src="graphics/transparent_pixel.gif" height="64" width="64" border="0" /></div>
+        <div id="whatsnew"><a href="http://org.eclipse.ui.intro/showPage?id=whatsnew"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="webresources"><a href="http://org.eclipse.ui.intro/showPage?id=webresources"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="workbench"><a href="http://org.eclipse.ui.intro/close"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="title">Overview</div>
+        
+        <div id="description">The Apache Directory Studio Platform is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server.</div>
+        
+        <div id="left-column">
+            <div class="entry">
+            	<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/users-guide.html" 
+            		onMouseOver="document.getElementById('wokbenchBasicsIcon').src='graphics/contentpages/icon_workbench-basics_hover.gif'"
+            		onMouseOut="document.getElementById('wokbenchBasicsIcon').src='graphics/contentpages/icon_workbench-basics.gif'">
+	                <div class="entry-icon">
+	                    <img id="wokbenchBasicsIcon" src="graphics/contentpages/icon_workbench-basics.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">Workbench basics</div>
+	                <div class="entry-description">Learn about basic Apache Directory Studio concepts</div>
+	            </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/ldap-browser-plugin.html" 
+            		onMouseOver="document.getElementById('ldapBrowserIcon').src='graphics/contentpages/icon_ldap-browser_hover.gif'"
+            		onMouseOut="document.getElementById('ldapBrowserIcon').src='graphics/contentpages/icon_ldap-browser.gif'">
+	                <div class="entry-icon">
+	                    <img id="ldapBrowserIcon" src="graphics/contentpages/icon_ldap-browser.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">LDAP Browser/Editor</div>
+	                <div class="entry-description">Get the familiar with browsing your LDAP server with the LDAP Browser/Editor</div>
+	            </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/aci-editor-plugin.html" 
+            		onMouseOver="document.getElementById('aciEditorIcon').src='graphics/contentpages/icon_aci-editor_hover.gif'"
+            		onMouseOut="document.getElementById('aciEditorIcon').src='graphics/contentpages/icon_aci-editor.gif'">
+	                <div class="entry-icon">
+	                    <img id="aciEditorIcon" src="graphics/contentpages/icon_aci-editor.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">Apache DS ACI Editor</div>
+	                <div class="entry-description">Learn how to edit ACI on Apache Directory Server</div>
+	            </a>
+            </div>
+        </div>
+        
+        <div id="right-column">
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/schema-editor-plugin.html" 
+            		onMouseOver="document.getElementById('schemaEditorIcon').src='graphics/contentpages/icon_schema-editor_hover.gif'"
+            		onMouseOut="document.getElementById('schemaEditorIcon').src='graphics/contentpages/icon_schema-editor.gif'">
+	                <div class="entry-icon">
+	                    <img id="schemaEditorIcon" src="graphics/contentpages/icon_schema-editor.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">Schema Editor</div>
+	                <div class="entry-description">Find out how to create custom schemas with the Schema Editor</div>
+				</a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/apache-ds-configuration-plugin.html" 
+            		onMouseOver="document.getElementById('apacheDSConfigurationIcon').src='graphics/contentpages/icon_apacheds-configuration_hover.gif'"
+            		onMouseOut="document.getElementById('apacheDSConfigurationIcon').src='graphics/contentpages/icon_apacheds-configuration.gif'">
+	                <div id="configurationEditorIcon" class="entry-icon">
+	                    <img id="apacheDSConfigurationIcon" src="graphics/contentpages/icon_apacheds-configuration.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">Apache DS Configuration Editor</div>
+	                <div class="entry-description">Discover how to edit your own configuration for Apache DS</div>
+				</a>
+            </div>
+        </div>
+    </body>
+</html>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/overview.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/root.xhtml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/root.xhtml?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/root.xhtml (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/root.xhtml Mon Nov  5 09:08:59 2007
@@ -0,0 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+ <!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<html>
+    <head>
+        <title>Welcome</title>
+        <link rel="stylesheet" href="styles/root.css" type="text/css" charset="utf-8" />
+         <!--[if IE]><link rel="stylesheet" href="styles/root-ie.css" type="text/css" charset="utf-8" /><![endif]-->
+    </head>
+    <body>
+        <div id="overview"><a href="http://org.eclipse.ui.intro/showPage?id=overview"><img src="graphics/transparent_pixel.gif" height="95" width="95" border="0" /></a></div>
+        <div id="whatsnew"><a href="http://org.eclipse.ui.intro/showPage?id=whatsnew"><img src="graphics/transparent_pixel.gif" height="75" width="75" border="0" /></a></div>
+        <div id="webresources"><a href="http://org.eclipse.ui.intro/showPage?id=webresources"><img src="graphics/transparent_pixel.gif" height="75" width="75" border="0" /></a></div>
+        <div id="workbench"><a href="http://org.eclipse.ui.intro/close"><img src="graphics/transparent_pixel.gif" height="75" width="75" border="0" /></a></div>
+    </body>
+</html>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/root.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content-ie.css
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content-ie.css?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content-ie.css (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content-ie.css Mon Nov  5 09:08:59 2007
@@ -0,0 +1,241 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+*/
+
+body 
+{
+	background-image : url("../graphics/contentpages/background.gif");
+	background-repeat: repeat-x;
+	background-position: top left;
+	background-attachment: fixed;
+	background-color: #FFFFFF;
+	color : #4D4D4D;
+	font-family : Arial, sans-serif;
+}
+
+#overview a
+{
+	position: absolute;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 21px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/overview.gif");
+	background-repeat: no-repeat;
+	z-index: 4;
+}
+
+#overview a:hover
+{
+	position: absolute;
+	height: 58px;
+	width: 70px;
+	top: 2px;
+	left: 12px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/overview_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 8;
+}
+
+#overview-visited
+{
+	position: absolute;
+	height: 64px;
+	width: 64px;
+	top: 2px;
+	left: 7px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/overview_selected.gif");
+	background-repeat: no-repeat;
+	z-index: 1;
+}
+
+#whatsnew a
+{
+	position: absolute;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 88px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/whats_new.gif");
+	background-repeat: no-repeat;
+	z-index: 5;
+}
+
+#whatsnew a:hover
+{
+	position: absolute;
+	height: 58px;
+	width: 84px;
+	top: 2px;
+	left: 78px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/whats_new_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 9;
+}
+
+#whatsnew-visited
+{
+	position: absolute;
+	height: 64px;
+	width: 64px;
+	top: 2px;
+	left: 72px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/whats_new_selected.gif");
+	background-repeat: no-repeat;
+	z-index: 2;
+}
+
+#webresources a
+{
+	position: absolute;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 152px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/web_resources.gif");
+	background-repeat: no-repeat;
+	z-index: 6;
+}
+
+#webresources a:hover
+{
+	position: absolute;
+	height: 58px;
+	width: 108px;
+	top: 2px;
+	left: 142px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/web_resources_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 10;
+}
+
+#webresources-visited
+{
+	position: absolute;
+	height: 64px;
+	width: 64px;
+	top: 2px;
+	left: 137px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/web_resources_selected.gif");
+	background-repeat: no-repeat;
+	z-index: 3;
+}
+
+#workbench a
+{
+	position: absolute;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 503px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/workbench.gif");
+	background-repeat: no-repeat;
+	z-index: 7;
+}
+
+#workbench a:hover
+{
+	position: absolute;
+	height: 58px;
+	width: 108px;
+	top: 2px;
+	left: 493px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/workbench_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 11;
+}
+
+#title
+{
+	position: absolute;
+	top: 84px;
+	left: 74px;
+	font: 34px Arial, Helvetica, Geneva, sans-serif;
+	color: #333;
+}
+
+#description
+{
+	position: absolute;
+	left: 74px;
+	top: 152px;
+	font-family: Verdana, Arial, Helvetica; 
+	font-size: 10pt; 
+	line-height:1.3;
+}
+
+#left-column
+{
+	position: absolute;
+	top: 212px;
+	width: 45%;
+	margin-left: 20px;
+}
+
+#right-column
+{	
+	position: absolute;
+	top: 212px;
+	left: 50%;
+	width: 45%;
+}
+
+.entry
+{
+	height: 90px;
+}
+
+.entry a
+{
+	text-decoration: none;
+	color : #4D4D4D;
+	font-family : Arial, sans-serif;
+}
+
+.entry-icon
+{
+	float: left;
+	width: 65px;
+}
+
+.entry-title
+{
+	font-family: Verdana, Arial, Helvetica; 
+	font-size: 11pt; 
+	font-weight: bold; 
+	line-height:1.5;
+	color: #00507C;
+	margin-bottom: 6px;
+}
+
+.entry-description
+{
+	font-family: Verdana, Arial, Helvetica;
+	font-size: 10pt; 
+}

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content-ie.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content.css
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content.css?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content.css (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content.css Mon Nov  5 09:08:59 2007
@@ -0,0 +1,241 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+*/
+
+body 
+{
+	background-image : url("../graphics/contentpages/background.gif");
+	background-repeat: repeat-x;
+	background-position: top left;
+	background-attachment: fixed;
+	background-color: #FFFFFF;
+	color : #4D4D4D;
+	font-family : Arial, sans-serif;
+}
+
+#overview a
+{
+	position: fixed;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 21px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/overview.gif");
+	background-repeat: no-repeat;
+	z-index: 4;
+}
+
+#overview a:hover
+{
+	position: fixed;
+	height: 58px;
+	width: 70px;
+	top: 2px;
+	left: 12px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/overview_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 8;
+}
+
+#overview-visited
+{
+	position: fixed;
+	height: 64px;
+	width: 64px;
+	top: 2px;
+	left: 7px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/overview_selected.gif");
+	background-repeat: no-repeat;
+	z-index: 1;
+}
+
+#whatsnew a
+{
+	position: fixed;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 88px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/whats_new.gif");
+	background-repeat: no-repeat;
+	z-index: 5;
+}
+
+#whatsnew a:hover
+{
+	position: fixed;
+	height: 58px;
+	width: 84px;
+	top: 2px;
+	left: 78px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/whats_new_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 9;
+}
+
+#whatsnew-visited
+{
+	position: fixed;
+	height: 64px;
+	width: 64px;
+	top: 2px;
+	left: 72px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/whats_new_selected.gif");
+	background-repeat: no-repeat;
+	z-index: 2;
+}
+
+#webresources a
+{
+	position: fixed;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 152px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/web_resources.gif");
+	background-repeat: no-repeat;
+	z-index: 6;
+}
+
+#webresources a:hover
+{
+	position: fixed;
+	height: 58px;
+	width: 108px;
+	top: 2px;
+	left: 142px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/web_resources_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 10;
+}
+
+#webresources-visited
+{
+	position: fixed;
+	height: 64px;
+	width: 64px;
+	top: 2px;
+	left: 137px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/web_resources_selected.gif");
+	background-repeat: no-repeat;
+	z-index: 3;
+}
+
+#workbench a
+{
+	position: fixed;
+	height: 32px;
+	width: 32px;
+	top: 10px;
+	left: 503px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/workbench.gif");
+	background-repeat: no-repeat;
+	z-index: 7;
+}
+
+#workbench a:hover
+{
+	position: fixed;
+	height: 58px;
+	width: 108px;
+	top: 2px;
+	left: 493px;
+	text-decoration: none;
+    background-image : url("../graphics/contentpages/workbench_hover.gif");
+	background-repeat: no-repeat;
+	z-index: 11;
+}
+
+#title
+{
+	position: fixed;
+	top: 84px;
+	left: 74px;
+	font: 34px Arial, Helvetica, Geneva, sans-serif;
+	color: #333;
+}
+
+#description
+{
+	position: fixed;
+	left: 74px;
+	top: 152px;
+	font-family: Verdana, Arial, Helvetica; 
+	font-size: 10pt; 
+	line-height:1.3;
+}
+
+#left-column
+{
+	position: fixed;
+	top: 212px;
+	width: 45%;
+	margin-left: 20px;
+}
+
+#right-column
+{	
+	position: fixed;
+	top: 212px;
+	left: 50%;
+	width: 45%;
+}
+
+.entry
+{
+	height: 90px;
+}
+
+.entry a
+{
+	text-decoration: none;
+	color : #4D4D4D;
+	font-family : Arial, sans-serif;
+}
+
+.entry-icon
+{
+	float: left;
+	width: 65px;
+}
+
+.entry-title
+{
+	font-family: Verdana, Arial, Helvetica; 
+	font-size: 11pt; 
+	font-weight: bold; 
+	line-height:1.5;
+	color: #00507C;
+	margin-bottom: 6px;
+}
+
+.entry-description
+{
+	font-family: Verdana, Arial, Helvetica;
+	font-size: 10pt; 
+}

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/content.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root-ie.css
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root-ie.css?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root-ie.css (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root-ie.css Mon Nov  5 09:08:59 2007
@@ -0,0 +1,119 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+*/
+
+body 
+{
+	background-image : url("../graphics/rootpage/welcomebckgrd.png");
+	background-repeat: no-repeat;
+	background-position: center center;
+	background-attachment: fixed;
+	background-color: #60a9cc;
+}
+
+#overview a
+{
+	position: absolute;
+	height: 95px;
+	width: 95px;
+	top: 50%;
+	left: 50%;
+	margin-left: -419px;
+	margin-top: -148px;
+	text-decoration: none;
+	z-index: 7;
+}
+
+#overview a:hover 
+{
+	width: 202px;
+	height: 148px;
+	margin-left: -427px;
+	margin-top: -149px;
+	background: url(../graphics/rootpage/overview_hover.png) no-repeat;
+	z-index: 8;
+}
+
+#whatsnew a
+{
+	position: absolute;
+	width: 75px;
+	height: 75px;
+	top: 50%;
+	left: 50%;
+	margin-left: -283px;
+	margin-top: 79px;
+	text-decoration: none;
+	z-index: 5;
+}
+
+#whatsnew a:hover 
+{
+	width: 202px;
+	height: 109px;
+	margin-left: -291px;
+	margin-top: 78px;
+	background: url(../graphics/rootpage/whatsnew_hover.png) no-repeat;
+	z-index: 6;
+}
+
+#webresources a
+{
+	position: absolute;
+	width: 75px;
+	height: 75px;
+	top: 50%;
+	left: 50%;
+	margin-left: -183px;
+	margin-top: 169px;
+	text-decoration: none;
+	z-index: 3;
+}
+
+#webresources a:hover 
+{
+	width: 202px;
+	height: 126px;
+	margin-left: -192px;
+	margin-top: 168px;
+	background: url(../graphics/rootpage/webresources_hover.png) no-repeat;
+	z-index: 4;
+}
+
+#workbench a
+{
+	position: absolute;
+	width: 75px;
+	height: 75px;
+	top: 50%;
+	left: 50%;
+	margin-left: 317px;
+	margin-top: 168px;
+	text-decoration: none;
+	z-index: 1;
+}
+
+#workbench a:hover 
+{
+	width: 202px;
+	height: 106px;
+	margin-left: 202px;
+	margin-top: 168px;
+	background: url(../graphics/rootpage/workbench_hover.png) no-repeat;
+	z-index: 2;
+}

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root-ie.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root.css
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root.css?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root.css (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root.css Mon Nov  5 09:08:59 2007
@@ -0,0 +1,119 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+*/
+
+body 
+{
+	background-image : url("../graphics/rootpage/welcomebckgrd.png");
+	background-repeat: no-repeat;
+	background-position: center center;
+	background-attachment: fixed;
+	background-color: #60a9cc;
+}
+
+#overview a
+{
+	position: absolute;
+	height: 95px;
+	width: 95px;
+	top: 50%;
+	left: 50%;
+	margin-left: -419px;
+	margin-top: -148px;
+	text-decoration: none;
+	z-index: 7;
+}
+
+#overview a:hover 
+{
+	width: 202px;
+	height: 148px;
+	margin-left: -427px;
+	margin-top: -149px;
+	background: url(../graphics/rootpage/overview_hover.png) no-repeat;
+	z-index: 8;
+}
+
+#whatsnew a
+{
+	position: absolute;
+	width: 75px;
+	height: 75px;
+	top: 50%;
+	left: 50%;
+	margin-left: -283px;
+	margin-top: 79px;
+	text-decoration: none;
+	z-index: 5;
+}
+
+#whatsnew a:hover 
+{
+	width: 202px;
+	height: 109px;
+	margin-left: -291px;
+	margin-top: 78px;
+	background: url(../graphics/rootpage/whatsnew_hover.png) no-repeat;
+	z-index: 6;
+}
+
+#webresources a
+{
+	position: absolute;
+	width: 75px;
+	height: 75px;
+	top: 50%;
+	left: 50%;
+	margin-left: -183px;
+	margin-top: 169px;
+	text-decoration: none;
+	z-index: 3;
+}
+
+#webresources a:hover 
+{
+	width: 202px;
+	height: 126px;
+	margin-left: -192px;
+	margin-top: 168px;
+	background: url(../graphics/rootpage/webresources_hover.png) no-repeat;
+	z-index: 4;
+}
+
+#workbench a
+{
+	position: absolute;
+	width: 75px;
+	height: 75px;
+	top: 50%;
+	left: 50%;
+	margin-left: 317px;
+	margin-top: 168px;
+	text-decoration: none;
+	z-index: 1;
+}
+
+#workbench a:hover 
+{
+	width: 202px;
+	height: 106px;
+	margin-left: 202px;
+	margin-top: 168px;
+	background: url(../graphics/rootpage/workbench_hover.png) no-repeat;
+	z-index: 2;
+}

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/styles/root.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/webresources.xhtml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/webresources.xhtml?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/webresources.xhtml (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/webresources.xhtml Mon Nov  5 09:08:59 2007
@@ -0,0 +1,86 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<html>
+    <head>
+        <title>Web Resources</title>
+        <link rel="stylesheet" href="styles/content.css" type="text/css" charset="utf-8" />
+         <!--[if IE]><link rel="stylesheet" href="styles/content-ie.css" type="text/css" charset="utf-8" /><![endif]-->
+    </head>
+	<body>
+        <div id="overview"><a href="http://org.eclipse.ui.intro/showPage?id=overview"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="whatsnew"><a href="http://org.eclipse.ui.intro/showPage?id=whatsnew"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="webresources-visited"><img src="graphics/transparent_pixel.gif" height="64" width="64" border="0" /></div>
+        <div id="workbench"><a href="http://org.eclipse.ui.intro/close"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="title">Web Resources</div>
+        
+        <div id="description">The Apache Directory Studio Platform is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server.</div>
+        
+        <div id="left-column">
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/users-guide.html" 
+            		onMouseOver="document.getElementById('usersGuide').src='graphics/contentpages/icon_users-guide_hover.gif'"
+            		onMouseOut="document.getElementById('usersGuide').src='graphics/contentpages/icon_users-guide.gif'">
+                    <div class="entry-icon">
+                        <img id="usersGuide" src="graphics/contentpages/icon_users-guide.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">User's Guide</div>
+                    <div class="entry-description">Learn more about Apache Directory Studio in our User's Guide.</div>
+                </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/developers-guide.html" 
+            		onMouseOver="document.getElementById('developersGuide').src='graphics/contentpages/icon_developers-guide_hover.gif'"
+            		onMouseOut="document.getElementById('developersGuide').src='graphics/contentpages/icon_developers-guide.gif'">
+                    <div class="entry-icon">
+                        <img id="developersGuide" src="graphics/contentpages/icon_developers-guide.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">Developer's Guide</div>
+                    <div class="entry-description">Want to contribute to Apache Directory Studio, have a look at our Developer's Guide.</div>
+                </a>
+            </div>
+        </div>
+        
+        <div id="right-column">
+            <div class="entry">
+            <a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/mailing-lists.html" 
+            		onMouseOver="document.getElementById('mailingLists').src='graphics/contentpages/icon_mailing-lists_hover.gif'"
+            		onMouseOut="document.getElementById('mailingLists').src='graphics/contentpages/icon_mailing-lists.gif'">
+                    <div class="entry-icon">
+                        <img id="mailingLists" src="graphics/contentpages/icon_mailing-lists.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">Mailing Lists</div>
+                    <div class="entry-description">You have a question? You're experiencing a problem? Check out our mailing lists...</div>
+                </a>
+            </div>
+            <div class="entry">
+            <a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/" 
+            		onMouseOver="document.getElementById('apacheDirectoryServer').src='graphics/contentpages/icon_apache-directory-server_hover.gif'"
+            		onMouseOut="document.getElementById('apacheDirectoryServer').src='graphics/contentpages/icon_apache-directory-server.gif'">
+                    <div class="entry-icon">
+                        <img id="apacheDirectoryServer" src="graphics/contentpages/icon_apache-directory-server.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">Apache Directory Server</div>
+                    <div class="entry-description">If you don't know it yet, discover the perfect companion of the Studio: Apache Directory Server.</div>
+                </a>
+            </div>
+        </div>
+    </body>
+</html>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/webresources.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/whatsnew.xhtml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/whatsnew.xhtml?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/whatsnew.xhtml (added)
+++ directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/whatsnew.xhtml Mon Nov  5 09:08:59 2007
@@ -0,0 +1,108 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<html>
+    <head>
+        <title>What's New</title>
+        <link rel="stylesheet" href="styles/content.css" type="text/css" charset="utf-8" />
+         <!--[if IE]><link rel="stylesheet" href="styles/content-ie.css" type="text/css" charset="utf-8" /><![endif]-->
+    </head>
+	<body>
+        <div id="overview"><a href="http://org.eclipse.ui.intro/showPage?id=overview"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="whatsnew-visited"><img src="graphics/transparent_pixel.gif" height="64" width="64" border="0" /></div>
+        <div id="webresources"><a href="http://org.eclipse.ui.intro/showPage?id=webresources"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="workbench"><a href="http://org.eclipse.ui.intro/close"><img src="graphics/transparent_pixel.gif" height="32" width="32" border="0" /></a></div>
+        <div id="title">What's New</div>
+        
+        <div id="description">The Apache Directory Studio Platform is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server.</div>
+        
+        <div id="left-column">
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio" 
+            		onMouseOver="document.getElementById('apacheDirectoryStudioPlatform').src='graphics/contentpages/icon_apache-directory-studio_hover.gif'"
+            		onMouseOut="document.getElementById('apacheDirectoryStudioPlatform').src='graphics/contentpages/icon_apache-directory-studio.gif'">
+	                <div class="entry-icon">
+                        <img id="apacheDirectoryStudioPlatform" src="graphics/contentpages/icon_apache-directory-studio.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">Apache Directory Studio Platform</div>
+                    <div class="entry-description">Find out more about the major new features in this release</div>
+                </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/ldap-browser-plugin.html" 
+            		onMouseOver="document.getElementById('ldapBrowserIcon').src='graphics/contentpages/icon_ldap-browser_hover.gif'"
+            		onMouseOut="document.getElementById('ldapBrowserIcon').src='graphics/contentpages/icon_ldap-browser.gif'">
+	                <div class="entry-icon">
+	                    <img id="ldapBrowserIcon" src="graphics/contentpages/icon_ldap-browser.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">LDAP Browser/Editor</div>
+	                <div class="entry-description">Get the familiar with browsing your LDAP server with the LDAP Browser/Editor</div>
+	            </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/aci-editor-plugin.html" 
+            		onMouseOver="document.getElementById('aciEditorIcon').src='graphics/contentpages/icon_aci-editor_hover.gif'"
+            		onMouseOut="document.getElementById('aciEditorIcon').src='graphics/contentpages/icon_aci-editor.gif'">
+	                <div class="entry-icon">
+	                    <img id="aciEditorIcon" src="graphics/contentpages/icon_aci-editor.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">Apache DS ACI Editor</div>
+	                <div class="entry-description">Learn how to edit ACI on Apache Directory Server</div>
+	            </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/schema-editor-plugin.html" 
+            		onMouseOver="document.getElementById('schemaEditorIcon').src='graphics/contentpages/icon_schema-editor_hover.gif'"
+            		onMouseOut="document.getElementById('schemaEditorIcon').src='graphics/contentpages/icon_schema-editor.gif'">
+	                <div class="entry-icon">
+	                    <img id="schemaEditorIcon" src="graphics/contentpages/icon_schema-editor.gif" width="48" height="48" border="0"/> 
+	                </div>
+	                <div class="entry-title">Schema Editor</div>
+	                <div class="entry-description">Find out how to create custom schemas with the Schema Editor</div>
+				</a>
+            </div>
+        </div>
+        
+        <div id="right-column">
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/studio/downloads.html" 
+            		onMouseOver="document.getElementById('newUpdates').src='graphics/contentpages/icon_new-updates_hover.gif'"
+            		onMouseOut="document.getElementById('newUpdates').src='graphics/contentpages/icon_new-updates.gif'">
+                    <div class="entry-icon">
+                        <img id="newUpdates" src="graphics/contentpages/icon_new-updates.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">New Updates</div>
+                    <div class="entry-description">Get the latest updates from directory.apache.org</div>
+                </a>
+            </div>
+            <div class="entry">
+				<a 	href="http://org.eclipse.ui.intro/openBrowser?url=http://directory.apache.org/" 
+            		onMouseOver="document.getElementById('community').src='graphics/contentpages/icon_community_hover.gif'"
+            		onMouseOut="document.getElementById('community').src='graphics/contentpages/icon_community.gif'">
+                    <div class="entry-icon">
+                        <img id="community" src="graphics/contentpages/icon_community.gif" width="48" height="48" border="0"/> 
+                    </div>
+                    <div class="entry-title">Apache Directory Community</div>
+                    <div class="entry-description">Join the community, read documentation and news on directory.apache.org</div>
+                </a>
+            </div>
+        </div>
+    </body>
+</html>
\ No newline at end of file

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/intro/whatsnew.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/pictures/product_lg.gif
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/resources/pictures/product_lg.gif?rev=592091&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/resources/pictures/product_lg.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/felixk/studio-rcp/src/main/resources/splash.bmp
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/src/main/resources/splash.bmp?rev=592091&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/felixk/studio-rcp/src/main/resources/splash.bmp
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/sandbox/felixk/studio-rcp/studio.png
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/studio.png?rev=592091&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/sandbox/felixk/studio-rcp/studio.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: directory/sandbox/felixk/studio-rcp/studio.product
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/studio.product?rev=592091&view=auto
==============================================================================
--- directory/sandbox/felixk/studio-rcp/studio.product (added)
+++ directory/sandbox/felixk/studio-rcp/studio.product Mon Nov  5 09:08:59 2007
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.1"?>
+
+<product name="Apache Directory Studio" id="org.apache.directory.studio.product" application="org.apache.directory.studio.application" useFeatures="true">
+
+   <aboutInfo>
+      <image path="resources/pictures/product_lg.gif"/>
+      <text>
+         %aboutText
+      </text>
+   </aboutInfo>
+
+   <configIni use="default"/>
+
+   <launcherArgs>
+   </launcherArgs>
+
+   <windowImages i16="/studio-rcp/resources/icons/window/studio_16x16.gif" i32="/studio-rcp/resources/icons/window/studio_32x32.gif" i48="/studio-rcp/resources/icons/window/studio_48x48.gif" i64="/studio-rcp/resources/icons/window/studio_64x64.gif" i128="/studio-rcp/resources/icons/window/studio_128x128.gif"/>
+
+   <splash
+      location="org.apache.directory.studio"
+      startupProgressRect="0,280,455,15"
+      startupMessageRect="10,237,435,20"
+      startupForegroundColor="FFFFFF" />
+   <launcher name="Apache Directory Studio">
+      <linux icon="/studio-rcp/resources/icons/linux/studio.xpm"/>
+      <macosx icon="/studio-rcp/resources/icons/macosx/studio.icns"/>
+      <solaris/>
+      <win useIco="true">
+         <ico path="/studio-rcp/resources/icons/windows/studio.ico"/>
+         <bmp/>
+      </win>
+   </launcher>
+
+   <plugins>
+      <plugin id="com.ibm.icu"/>
+      <plugin id="org.apache.ant"/>
+      <plugin id="org.apache.directory.studio"/>
+      <plugin id="org.apache.lucene"/>
+      <plugin id="org.eclipse.ant.core"/>
+      <plugin id="org.eclipse.core.commands"/>
+      <plugin id="org.eclipse.core.contenttype"/>
+      <plugin id="org.eclipse.core.expressions"/>
+      <plugin id="org.eclipse.core.jobs"/>
+      <plugin id="org.eclipse.core.runtime"/>
+      <plugin id="org.eclipse.core.runtime.compatibility.auth"/>
+      <plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
+      <plugin id="org.eclipse.core.variables"/>
+      <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.help.appserver"/>
+      <plugin id="org.eclipse.help.base"/>
+      <plugin id="org.eclipse.help.ui"/>
+      <plugin id="org.eclipse.help.webapp"/>
+      <plugin id="org.eclipse.jface"/>
+      <plugin id="org.eclipse.osgi"/>
+      <plugin id="org.eclipse.swt"/>
+      <plugin id="org.eclipse.swt.carbon.macosx.ppc"/>
+      <plugin id="org.eclipse.swt.gtk.linux.x86" fragment="true"/>
+      <plugin id="org.eclipse.swt.win32.win32.x86"/>
+      <plugin id="org.eclipse.tomcat"/>
+      <plugin id="org.eclipse.ui"/>
+      <plugin id="org.eclipse.ui.carbon"/>
+      <plugin id="org.eclipse.ui.forms"/>
+      <plugin id="org.eclipse.ui.workbench"/>
+      <plugin id="org.eclipse.update.configurator"/>
+      <plugin id="org.eclipse.update.core"/>
+      <plugin id="org.eclipse.update.core.linux" fragment="true"/>
+      <plugin id="org.eclipse.update.scheduler"/>
+      <plugin id="org.eclipse.update.ui"/>
+   </plugins>
+
+   <features>
+      <feature id="org.apache.directory.studio.feature" version="1.0"/>
+   </features>
+
+</product>