随笔分类 -  netbeans

nbbuild.xml修改使用
摘要:<?xml version="1.0" encoding="UTF-8"?><!-- You may freely edit this file. See commented blocks below for --><!-- some examples of how to customize the 阅读全文
posted @ 2016-03-02 14:01 xiaopangzhi
让NetBeans的Web应用热部署可用
摘要:MyEclipse最大的优点是,开发web应用时,可以轻松地做到:修改Java类后,在浏览器中刷新页面立刻就可以看到修改的效果,不用手动重启Web Server。但是MyEclipse除此之外其他方面的功能,都与NetBeans差距很大。=============================== 阅读全文
posted @ 2016-03-02 13:43 xiaopangzhi 阅读(537) 评论(0) 推荐(0)