.war是把和WEB有关的程序打抱,(*.jsp,   servlet)
.jar是把和app有关的打包(*.java,   *.class)

 

如何将war文件导入MyEclipse eclipse

2011-01-04 16:47:57|  分类: myeclipse 订阅

 
 
在导入war文件之前首先新建项目     比如:webPorject 然后在Myeclipse中:在File===》import==》General中选择Archive File   出现对话框   ====>在Form archive file中选择你要导入的项目.war    =====>全选 =====>导入你新建立的项目   点击Finish 

相关文章:

  • 2021-05-12
  • 2021-05-22
  • 2021-12-06
  • 2021-12-15
  • 2021-11-19
  • 2021-07-19
  • 2021-12-16
猜你喜欢
  • 2021-12-24
  • 2021-11-09
  • 2021-05-21
  • 2021-07-16
  • 2021-11-29
  • 2021-12-03
  • 2021-04-22
相关资源
相似解决方案