Home  >  Article  >  Web Front-end  >  [Solution] Some JSP files in MyEclipse Failed to create the part's controls_html/css_WEB-ITnose

[Solution] Some JSP files in MyEclipse Failed to create the part's controls_html/css_WEB-ITnose

PHP中文网
PHP中文网Original
2016-06-24 11:38:561311browse

Some JSP files in MyEclipse cannot be opened, and it displays Failed to create the part's controls
However, these files are not damaged and can be opened with NotePad and can also be opened and edited in Eclipse
Then I found that some files with a small amount of code could be opened normally, so I found that the files that could not be opened were those with a relatively large amount of code
I intercepted the files that could not be opened, reduced the amount of code and saved them, and It's ready to open. . . . . It's a very strange problem

Therefore the error should be related to some settings in MyEclipse. Have you ever encountered such a problem?
How to solve it?
Attached is a screenshot. My MyElipse version is Myeclipse2014GA

[Solution] Some JSP files in MyEclipse Failed to create the parts controls_html/css_WEB-ITnose




Reply to the discussion (solution)

Hi, has your problem been solved? How to solve it?

Right-click jsp openwith The reason for this problem is the jdk version feature. Check if there are digital underlines in your jsp.

The content of jsp is too much, comment it out Just delete the stuff and it'll be fine.

The above is [Solution] Some JSP files in MyEclipse Failed to create the part's controls_html/css_WEB-ITnose. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn