lmandel | a2616ae | 2006-02-17 05:26:28 +0000 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE html |
| 3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 4 | <html> |
| 5 | <head> |
| 6 | <!-- /******************************************************************************* |
| 7 | * Copyright (c) 2000, 2005 IBM Corporation and others. |
| 8 | * All rights reserved. This program and the accompanying materials |
| 9 | * are made available under the terms of the Eclipse Public License v1.0 |
| 10 | * which accompanies this distribution, and is available at |
| 11 | * http://www.eclipse.org/legal/epl-v10.html |
| 12 | * |
| 13 | * Contributors: |
| 14 | * IBM Corporation - initial API and implementation |
| 15 | *******************************************************************************/ --> |
| 16 | <link rel="stylesheet" type="text/css" |
| 17 | href="../../org.eclipse.wst.doc.user/common.css" /> |
| 18 | <title>Web Tools Project Overview</title> |
| 19 | </head> |
| 20 | <body> |
| 21 | <h1>Web Tools Project Overview</h1> |
| 22 | <p>The Web Tools Project aims to provide common infrastructure available |
| 23 | to any Eclipse-based development environment targeting Web-enabled |
| 24 | applications.</p> |
| 25 | </body> |
| 26 | </html> |