让Eclipse启动时显示选择workspace的对话框

  选择菜单栏的window-->Preferences-->General-->Startup and Shutdown-->workspaces

把右面的第一个复选框“Prompt for workspace on startup选上就可以了


eclipse打包是需要TOMCAT插件支持的.
1.在项目上点右键->properties,
2 在'Tomcat'下'export to war settings选项卡,'
3.输入要导出的war文件路径和文件名,确定,返回项目
4.在项目上点右键->tomcat project->Export to the war file sets in project properties生成WAR包

猜你喜欢

转载自ssydxa219.iteye.com/blog/1533224