dion 2004/10/05 05:08:12 Modified: jelly .project Log: Changed with .classpath Revision Changes Path 1.4 +16 -20 jakarta-commons/jelly/.project Index: .project =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/.project,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .project 8 Sep 2004 04:26:42 -0000 1.3 +++ .project 5 Oct 2004 12:08:12 -0000 1.4 @@ -1,22 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> + <projectDescription> - <name>commons-jelly</name> - <comment>Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.</comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>com.ibm.sse.model.structuredbuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription> + <name>commons-jelly</name> + <comment>Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.</comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
