Home  >  Q&A  >  body text

intellij-idea - eclipse开发的web项目怎么在idea部署运行,可有偿

在eclipse上能正常运行的项目按照网上的做法转到idea总是不成功,可是个人又不习惯eclipse,本人前端开发,所以有偿求助解决转移问题,谢谢

世界只因有你世界只因有你2734 days ago837

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2017-04-24 16:02:27

    If it is front-end development, you should use webstorm, which is a development tool provided specifically for the front-end in the idea family bucket.
    In fact, in most cases, the transfer problem requires configuring jdk, checking which jar packages are missing, or if there are maven or gradle projects on eclipse, you need to re-download the jar package, configure the installation path of maven or gradle, etc. If a problem occurs, Idea will usually provide clear prompts and follow the problem step by step to solve it slowly.
    If you have specific questions, I hope you can reply, otherwise I don’t know what the problem is=. =

    reply
    0
  • Cancelreply