[jboss-cvs] jbosside/seam/features/org.jboss.ide.eclipse.seam.feature ...
Marshall Culpepper
mculpepper at jboss.com
Fri Mar 30 14:06:26 EDT 2007
User: mculpepper
Date: 07/03/30 14:06:26
Added: seam/features/org.jboss.ide.eclipse.seam.feature .project
feature.xml build.properties
Log:
initial import of seam feature
Revision Changes Path
1.1 date: 2007/03/30 18:06:26; author: mculpepper; state: Exp;jbosside/seam/features/org.jboss.ide.eclipse.seam.feature/.project
Index: .project
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.jboss.ide.eclipse.seam.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>
1.1 date: 2007/03/30 18:06:26; author: mculpepper; state: Exp;jbosside/seam/features/org.jboss.ide.eclipse.seam.feature/feature.xml
Index: feature.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jboss.ide.eclipse.seam.feature"
label="Seam Feature"
version="1.0.0">
<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>
<plugin
id="org.jboss.ide.seam.gen"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>
1.1 date: 2007/03/30 18:06:26; author: mculpepper; state: Exp;jbosside/seam/features/org.jboss.ide.eclipse.seam.feature/build.properties
Index: build.properties
===================================================================
bin.includes = feature.xml
More information about the jboss-cvs-commits
mailing list