netbeans
有关netbeans的点点滴滴
摘要: 今天使用glassfish部署一个ejb的应用,这个ejb又引用到了第三方库,并且第三方库又使用了本地方法,需要导入两个dll动态链接库.反反复复部署了很久,终于还是部署成功了.
posted @ 千里冰封 阅读(2496) |
摘要: 上一篇大概说了一下web工程里面要添加的配置文件以及要引用到的库文件,现在来对ejb工程进行一些改造,让它可以成为seam工程的一部份.
posted @ 千里冰封 阅读(2916) |
摘要: seam是一个挺不错的框架,但是用netbeans来开发它,却有点难度,因为目前netbeans没有seam插件,不像eclipse有jboss 提供的官方插件,但是插件是死的,人是活的,它要能跑起起来,一定有它的配置,下面我们就用netbeans做为ide来开发一个seam的应用.
posted @ 千里冰封 阅读(4158) |
摘要: 加上上一次netbeans ide 5.5获此殊荣,netbeans ide已经连续两次获得jolt“最佳开发环境”大奖。
posted @ 千里冰封 阅读(3483) |
摘要: 经过长达半年多的等待,netbeans6.0终于正式发布了.太高兴了
今天一直在刷新netbeans的官方网站,凯发k8网页登录首页现在也变了,首推6.0的下载了
大家赶快去试用吧.下载地址是:
http://dlc.sun.com.edgesuite.net/netbeans/6.0/final/bundles/netbeans-6.0-windows.exe
posted @ 千里冰封 阅读(4193) |
摘要: 前几天写了一个nb的音乐插件,后来想增加一些功能,比如同步显示歌词,最好能自动搜索歌词:),经过这几天的修修改改,终于可以初步实现这些功能了。
目前能实现的功能有:
1,自动保存当前配置。
2,同步显示歌词功能。
3,id3v1标签编辑。
4,歌曲进度。
5,校正歌词进度。
6,拖放。
posted @ 千里冰封 阅读(4391) |
摘要: 在写程序的时候,有时候需要静下心来,如果环境比较嘈杂的话,就可以听听歌了,由于一直以来都是用netbeans写程序的,而nb又可以开发插件,于是就想到在nb上开发一个播放音乐的插件,那岂不是更好,一打开nb就可以听音乐了,也不用打开别的什么播放器了,并且即使老板看到也无所谓,我只是打开了一个ide在那里写程序而已.好了,先帖截图来看一看吧:
posted @ 千里冰封 阅读(3846) |
摘要: 今天上nb的官方网站凯发k8网页登录首页已经看到正式的rc1版已经出来了,终于盼到了,希望尽快能看到正式版的出现
下载地址如下:
http://dlc.sun.com.edgesuite.net/netbeans/6.0/rc1/bundles/netbeans-6.0rc1-windows.exe
大家赶快去体验吧
posted @ 千里冰封 阅读(2196) |
摘要: netbeans ide 6.0 beta 2 information
the netbeans ide is a modular, standards-based, integrated development environment (ide) written in the java programming language. the netbeans project consists of an open source ide and an application platform, which can be used as a generic framework to build any kind of application.
the focus of netbeans ide 6.0 is improved developer productivity through a smarter, faster editor, and the integration of all netbeans products into one ide. pleas
posted @ 千里冰封 阅读(1079) |