Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/notepad/.project

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.1.1 by shinsuke, Sat Jan 28 23:40:20 2006 UTC revision 1.2 by shinsuke, Sat Feb 4 12:40:05 2006 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2    
3  <projectDescription>  <projectDescription>
4          <name>notepad</name>    <name>notepad</name>
5          <comment>Portlet to manage your comments</comment>    <comment>Portlet to manage your comments</comment>
6          <projects>    <projects>
7          </projects>    </projects>
8          <buildSpec>    <buildSpec>
9                  <buildCommand>      <buildCommand>
10                          <name>org.eclipse.jdt.core.javabuilder</name>        <name>org.eclipse.jdt.core.javabuilder</name>
11                          <arguments>        <arguments>
12                          </arguments>        </arguments>
13                  </buildCommand>      </buildCommand>
14                  <buildCommand>    </buildSpec>
15                          <name>tk.eclipse.plugin.jsf.JSFProjectBuilder</name>    <natures>
16                          <arguments>      <nature>org.eclipse.jdt.core.javanature</nature>
17                          </arguments>    </natures>
18                  </buildCommand>  </projectDescription>
         </buildSpec>  
         <natures>  
                 <nature>org.eclipse.jdt.core.javanature</nature>  
                 <nature>tk.eclipse.plugin.jsf.JSFProjectNature</nature>  
         </natures>  
 </projectDescription>  

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26