myeclipse中如何创建html文件

2024-10-12 16:00:12

1、打开myeclipse,首先创建一个web project。

myeclipse中如何创建html文件

3、可以直接在项目下的WebRoot目录下创建html文件,但是一般棵褶佐峨还是在WebRoot目录下创建一个文件夹来存放html会比较好。尤其html文件比较多的情况下。

myeclipse中如何创建html文件

5、然后在html文件夹下,创建html文件。鼠标右键new——other。

myeclipse中如何创建html文件

7、填上文件名,这里的话命名为helloworld。毕竟永远的helloworld吗。名称后面它会自动补上.html

myeclipse中如何创建html文件
猜你喜欢