javascript - Has anyone ever used intelliJ IDEA to write code?
淡淡烟草味
淡淡烟草味 2017-06-15 09:23:39
0
3
1118

I am a front-end and need to connect to the database, so the project requires the use of intelliJ. I am not very good at using this. It seems that Maven and Tomcat need to be loaded. The main reason is that every time I change the page or js, refreshing the page does not seem to work. To make changes, restart the service several times or refresh like crazy. How can I see the effect immediately after making the changes?

淡淡烟草味
淡淡烟草味

reply all(3)
phpcn_u1582

If you want to see the effect immediately, you can configure this. After configuring it, modify the page and js and save it directly. Refresh the page to see the effect

漂亮男人

Connecting to the database has nothing to do with using intelliJ. There is no requirement for Maven and Tomcat to use this IDE. When intelliJ runs, select the exploded war package. In this way, unless you modify the JAVA code, generally the front-end code does not need to be re-run. The project.

学霸

I haven’t seen many front-end developers who use idea development, but there are a lot of them who use java for development!

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!