
eclipse中html文件关联出现了问题。现在html代码是文本形式打开如何恢复? 20
4个回答
展开全部
设置一下就可以了
window->preferences->general->editors->file associations
file types 里面选择你需要配置的文件后缀名
选择*.html, 然后在下面associated editors中选择html editor 点击右边default按钮,设置为默认
*.xml也是一样,设置为xml editor为默认
window->preferences->general->editors->file associations
file types 里面选择你需要配置的文件后缀名
选择*.html, 然后在下面associated editors中选择html editor 点击右边default按钮,设置为默认
*.xml也是一样,设置为xml editor为默认
展开全部
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>
</head>
<body>
</body>
</html>
你看一下 可不可以
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>
</head>
<body>
</body>
</html>
你看一下 可不可以
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
在文件上右键,选择open with ,选一个你需要的即可(如jsp editor),没有的话,选other
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
对着文件点右键—open with—MyEclipse HTML Editor
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |