摘要: 查看工程完整任务列表命令:ant -projecthelpappfusecomplete list of tasks: 1 F:\workspace\javaee\myapp>ant -projecthelp 2 Buildfile: F:\workspace\javaee\myapp\build.xml 3 Trying to override old definition of datatype resources 4 5 Main targets: 6 7 bin creates zip file with war, jdbc drivers, a... 阅读全文
posted @ 2013-08-16 17:18 亿度思考 阅读(172) 评论(0) 推荐(0) 编辑
摘要: appfuse 1.9.3生成的工程导入eclipse,ant提示${env.CATALINA_HOME}\server\lib does not exist:解决一:在eclipse下设置Preferences-->Ant-->Runtime-->Properties,Add Property...Name: env.CATALINA_HOMEValue: F:\workspace\javaee\myapp\apache-tomcat-5.5.36解决二:修改工程中的/myapp/properties.xml文件,增加: 阅读全文
posted @ 2013-08-16 14:29 亿度思考 阅读(989) 评论(0) 推荐(0) 编辑
摘要: 下载地址:https://svn.java.net/svn/appfuse~svn/里面包含APPFUSE_1-9-4等版本 阅读全文
posted @ 2013-08-16 10:46 亿度思考 阅读(156) 评论(0) 推荐(0) 编辑