Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpavery2005-02-10 21:55:37 +0000
committerpavery2005-02-10 21:55:37 +0000
commitddb4253113177a1e0f1d9029d216828a2c4b2c45 (patch)
treecd4b7f2fcb7df5909afbdcc1ce3dc1a4b8b62565 /bundles/org.eclipse.jst.jsp.ui/.options
parentdd302953215ea79eb7bd5afe409f571af78679a0 (diff)
downloadwebtools.sourceediting-ddb4253113177a1e0f1d9029d216828a2c4b2c45.tar.gz
webtools.sourceediting-ddb4253113177a1e0f1d9029d216828a2c4b2c45.tar.xz
webtools.sourceediting-ddb4253113177a1e0f1d9029d216828a2c4b2c45.zip
fixes for M5
- remove JDT internal dependency for - content assist - JSPJavaJavadocHover - JSPMoveElementAction
Diffstat (limited to 'bundles/org.eclipse.jst.jsp.ui/.options')
-rw-r--r--bundles/org.eclipse.jst.jsp.ui/.options1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.jst.jsp.ui/.options b/bundles/org.eclipse.jst.jsp.ui/.options
new file mode 100644
index 0000000000..7a56447f4a
--- /dev/null
+++ b/bundles/org.eclipse.jst.jsp.ui/.options
@@ -0,0 +1 @@
+org.eclipse.jst.jsp.ui/debug/jspcontentassist=false \ No newline at end of file

Back to the top