You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2006/11/16 16:42:14 UTC

svn commit: r475778 - in /directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature: ./ .project build.properties feature.xml

Author: pamarcelot
Date: Thu Nov 16 07:42:14 2006
New Revision: 475778

URL: http://svn.apache.org/viewvc?view=rev&rev=475778
Log:
Importing project ldapstudio-rcp-feature

Added:
    directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/
    directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/.project
    directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/build.properties
    directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/feature.xml

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/.project
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/.project?view=auto&rev=475778
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/.project (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/.project Thu Nov 16 07:42:14 2006
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ldapstudio-rcp-feature</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.FeatureBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.FeatureNature</nature>
+	</natures>
+</projectDescription>

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/build.properties
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/build.properties?view=auto&rev=475778
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/build.properties (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/build.properties Thu Nov 16 07:42:14 2006
@@ -0,0 +1 @@
+bin.includes = feature.xml

Added: directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/feature.xml?view=auto&rev=475778
==============================================================================
--- directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/feature.xml (added)
+++ directory/sandbox/pamarcelot/ldapstudio/ldapstudio-rcp-feature/feature.xml Thu Nov 16 07:42:14 2006
@@ -0,0 +1,135 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+<feature
+      id="org.apache.directory.ldapstudio.feature"
+      label="LDAP Studio"
+      version="1.0.0"
+      provider-name="apache.org">
+
+   <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <url>
+      <update url="http://www"/>
+   </url>
+
+   <includes
+         id="org.eclipse.rcp"
+         version="0.0.0"/>
+
+   <requires>
+      <import plugin="org.eclipse.core.runtime" version="3.1.0" match="compatible"/>
+      <import plugin="com.ibm.icu"/>
+      <import plugin="org.eclipse.osgi"/>
+      <import plugin="org.apache.lucene" version="1.4.3" match="compatible"/>
+      <import plugin="org.eclipse.help" version="3.1.0" match="compatible"/>
+      <import plugin="org.eclipse.help.appserver" version="3.1.0" match="compatible"/>
+      <import plugin="org.eclipse.help.base" version="3.1.0" match="compatible"/>
+      <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
+      <import plugin="org.eclipse.ui.forms" version="3.2.0" match="compatible"/>
+      <import plugin="org.eclipse.jface" version="3.2.0" match="compatible"/>
+      <import plugin="org.eclipse.update.configurator" version="3.1.0" match="compatible"/>
+      <import plugin="org.eclipse.update.core" version="3.1.0" match="compatible"/>
+   </requires>
+
+   <plugin
+         id="org.apache.lucene"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+   <plugin
+         id="org.eclipse.help"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.help.appserver"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.help.base"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.help.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.help.webapp"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+   <plugin
+         id="org.eclipse.tomcat"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+   <plugin
+         id="org.eclipse.ui.forms"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.apache.directory.ldapstudio"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.update.core"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.update.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>