platform-ant-home/main.html

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

revision 1.19, Thu Nov 4 21:51:31 2004 UTC revision 1.20, Thu Nov 4 21:55:21 2004 UTC
# Line 80  Line 80 
80            &quot;installation_directory\plugins\org.eclipse.swt.xxx_platform&quot;<br>            &quot;installation_directory\plugins\org.eclipse.swt.xxx_platform&quot;<br>
81            where &quot;installation_directory&quot; is the directory into which eclipse was installed, and "xxx_platform" is the platform directory.            where &quot;installation_directory&quot; is the directory into which eclipse was installed, and "xxx_platform" is the platform directory.
82  For example, on Windows this might be: &quot;C:\eclipse\plugins\org.eclipse.swt.win32_3.0.1\ws\win32\swt.jar&quot;  For example, on Windows this might be: &quot;C:\eclipse\plugins\org.eclipse.swt.win32_3.0.1\ws\win32\swt.jar&quot;
83  and on Linux this might be: &quot;/eclipse/plugins/org.eclipse.swt.motif_3.0.1/ws/linux/*.jar&quot;  and on Linux this might be: &quot;/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/ws/gtk/*.jar&quot;
84    
85    
86            </ul>            </ul>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20