2005-4-12
- 在Eclipse下做UML设计-Sean's stack trace #
该插件支持多种UML图绘制和相关的代码生成的功能 - 利用CVSNT在Eclipse中使用CVS - 分享Java快乐 #
很详细的介绍
简单地补充一些有关在CVSNT 2.0.58d版本下使用的资料. - Eclipse 资源 - 程序人生的专栏 #
列举了大量Eclipse的资源 - Beyond Blue #
Never mind computers and tech services. IBM's radical new focus is on revamping customers' operations -- and even running them - New Features and Tools in JRockit 5.0 #
JRockit 5.0 includes J2SE compatibility, JVMTI, lock and thread improvements, stability improvements, and the dynamic garbage collector, to name a few features. - Don't forget about memory #
Even though the Java?runtime handles the bulk of memory management, keeping a vigilant eye on your programs' memory usage is still crucial to optimizing machine performance and spotting memory leaks. - On Plug-ins and Extensible Architectures #
Extensible application architectures such as Eclipse offer many advantages, but one must be careful to avoid 'plug-in hell.' - [Eclipse笔记]重提KeepResident插件 #
..很早以前其实就有朋友推荐在Eclipse上使用KeepResident插件,这个插件可以帮助我们在Windows平台更好的使用Eclipse这个Java应用程序。