blob: 33be23c267d551df9b94df60577b5a14395d4f04 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../../jsdtdocs.css" rel="STYLESHEET" CHARSET="ISO-8859-1" TYPE="text/css">
<link rel="stylesheet" type="text/css" href="../content/PLUGINS_ROOT/PRODUCT_PLUGIN/book.css">
<title>JSDT Extension Points</title>
<meta content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights
reserved. This program and the accompanying materials are made available under
the terms of the Eclipse Public License v1.0 which accompanies this
distribution, and is available at http://www.eclipse.org/legal/epl-v10.html.
Contributors: IBM Corporation - initial API and implementation"
name="copyright" />
</head>
<body>
<h1>Extension Points</h1>
<br>
In progress.......
<br><br>
<table><tr><td>&nbsp;</td><td>
<ul>
<li>org.eclipse.wst.jsdt.core.JsGlobalScopeVariableInitializer</li>
<li>org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer</li>
<li>org.eclipse.wst.jsdt.core.codeFormater</li>
<li>org.eclipse.wst.jsdt.core.validationParticipant</li>
<li>org.eclipse.wst.jsdt.ui.javaElementFilter</li>
<li>org.eclipse.wst.jsdt.ui.javaEditorTextHover</li>
<li>org.eclipse.wst.jsdt.ui.javaDocCompletionProcessor</li>
<li>org.eclipse.wst.jsdt.ui.quickFixProcessors</li>
<li>org.eclipse.wst.jsdt.ui.quickAssistProcessors</li>
<li>org.eclipse.wst.jsdt.ui.JsGlobalScopeContainerPage</li>
<li>org.eclipse.wst.jsdt.ui.foldingStructureProviders</li>
<li>org.eclipse.wst.jsdt.ui.queryParticipants</li>
<li>org.eclipse.wst.jsdt.ui.javaCompletionProposalComputer</li>
<li>org.eclipse.wst.jsdt.ui.javaCompletionProposalSorters</li>
<li>org.eclipse.wst.jsdt.ui.classpathAttributeConfiguration</li>
<li>org.eclipse.wst.jsdt.ui.javaCompletionProposalComputer</li>
</ul>
</td></tr></table>
</body>
</html>