开发者

How to view design of JSP In eclipse

开发者 https://www.devze.com 2023-04-01 03:57 出处:网络
I have configured a J2EE project into Eclipse. The source code is consisting of JSP as well as Java Files.

I have configured a J2EE project into Eclipse. The source code is consisting of JSP as well as Java Files.

Is there any way so that we can view the开发者_开发问答 design of the JSP?

I am using Eclipse 3.1.


goto window - preferences - general - editors - file associations

choose *.jsp

and in associated editors choose "web page editor" as the first default


You right click on the jsp file and then highlight "Open With" .You will get options like JSP Editor, Text editor, Web Page Editor. Please Select "Web Page Editor" option.


Right click to the empty area in code page > go to Open With section > select WindowBuilder Editor. The Design Page will appear left-down. I solve it on Eclipse Neon.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号