platform-vcm-home/docs/online/team2.0/team-faq.html

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

revision 1.1, Sun Jun 9 01:29:59 2002 UTC revision 1.2, Fri Mar 28 03:00:04 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2  <html>  <html>
3  <head>  <head>
4          <title>eclipse team 2.0 frequently asked questions</title>          <title>eclipse team 2.1 frequently asked questions</title>
5          <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">          <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
6          <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">          <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
7  </head>  </head>
# Line 12  Line 12 
12  <table border="0" cellpadding="2" cellspacing="5" width="100%">  <table border="0" cellpadding="2" cellspacing="5" width="100%">
13          <tbody>          <tbody>
14                  <tr>                  <tr>
15                          <td align="Left" width="54%">  
16                                  <font class="indextop">eclipse team 2.0 faq</font><br>        <td align="Left" width="54%"> <font class="indextop">eclipse team 2.1 faq</font><br>
17                                  <font class="indexsub">frequently asked questions about the eclipse 2.0 team support</font>          <font class="indexsub">frequently asked questions about the eclipse 2.1
18                          </td>          team support</font> </td>
19                          <td width="46%">&nbsp;</td>                          <td width="46%">&nbsp;</td>
20                  </tr>                  </tr>
21          </tbody>          </tbody>
# Line 29  Line 29 
29                          Eclipse Team Component</font></b></td>                          Eclipse Team Component</font></b></td>
30                  </tr>                  </tr>
31                  <tr>                  <tr>
32                          <td><font face="arial,helvetica,geneva" size="-1">  
33                                  Last Modified: June 6, 2002</font>        <td><font face="arial,helvetica,geneva" size="-1"> Last Modified: March
34                          </td>          27, 2003</font></td>
35                  </tr>                  </tr>
36          </tbody>          </tbody>
37  </table>  </table>
# Line 73  Line 73 
73    
74  <!-- Tips and Tricks contents -->  <!-- Tips and Tricks contents -->
75  <ol>  <ol>
76          <li><b><a name="tip_1">My project uses files that aren't in the default <i>text/bin</i> or <i>ignore</i> preference.  How do I create my own list and share them?</a></b>  
77                  <p/>    <li><b><a name="tip_1">My project uses files that aren't in the default <i>text/bin</i>
78        or <i>ignore</i> preference. How do I create my own list and share them?</a></b>
79                  <p>Eclipse Team has a preference for denoting whether a new file added to version control should be                  <p>Eclipse Team has a preference for denoting whether a new file added to version control should be
80                  text or binary, and another preference to denote whether it should be ignored for version control.                  text or binary, and another preference to denote whether it should be ignored for version control.
81                  These preferences are file name extension based.</p>                  These preferences are file name extension based.</p>
# Line 94  Line 95 
95                  directory to get them. This also ensures you share the same set across different workspaces                  directory to get them. This also ensures you share the same set across different workspaces
96                  which all use the same plugins directory.</p>                  which all use the same plugins directory.</p>
97          </li>          </li>
98          <p/>          <p/>&nbsp;
99  </ol>  </ol>
100  <br>  <br>
101  </html>  </html>

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