submited by krishnas on Tue Aug 14th, 2007
eclipse java
The Eclipse Web Tools Platform (WTP) seamlessly integrates all the tools today's Java Web developer needs. WTP is both an unprecedented Open Source resource for working developers and a powerful foundation for state-of-the-art commercial products. ...
more »
submited by krishnas on Tue Aug 14th, 2007
hibernate eclipse
HiberObjects makes it easy to design and unit test Java code for JPA or Hibernate. ...
more »
submited by krishnas on Tue Aug 14th, 2007
eclipse java
I'm using Europa JEE edition on WinXP and JDK 1.5.0_12, and I'm ready to go back to Eclipse 3.2. In the Java editor Europa frequently just stops responding for several seconds at a time. ...
more »
submited by krishnas on Sat Aug 11th, 2007
eclipse weblogic
BEA WebLogic Server Tools is a set of free plugins for the Eclipse 3.3 "Europa" designed to help develop, deploy and debug applications for BEA WebLogic Server. ...
more »
submited by krishnas on Sat Aug 11th, 2007
spring eclipse
Spring Modules comes with lots of handy add-ons for Spring. I particularly enjoy the benefits of the cache and validation modules. But ever since moving up to Eclipse Europa, I've been plagued with annoying errors in Eclipse that just won't go away. And from what I've been told, some of you have been seeing the same problems in older versions of Eclipse. If you've been seeing errors that look like this......
more »
submited by krishnas on Tue Jul 31st, 2007
eclipse
dynaTrace software has announced the availability of a free Eclipse plugin (downloadable from Support|Downloads, with registration) to integrate their flagship product dynaTrace Diagnostics with Eclipse. dynaTrace is a "deep performance diagnostics for heterogeneous Java/.NET enterprise applications," and provides the ability to track individual transactions across tiers via a technology called "PurePath."...
more »
submited by krishnas on Tue Jul 31st, 2007
eclipse
I've been using Eclipse 3.3 for a while now, and I've been getting that common feeling again: missing all kinds of little features when switching back to an "old" Eclipse based tool. There is all kinds of stuff I really like:...
more »
submited by krishnas on Mon Jul 30th, 2007
eclipse
Rich Client Platform in Eclipse consists of a core, a standard bundling,a framework, a portable widget toolkit, file buffers, text handling, text editors, a workbench (views, editors, perspectives, wizards), Update Manager etc. With RCPs developers can build their own applications on existing platforms, without spending much time on building platforms ....
more »
submited by krishnas on Mon Jul 30th, 2007
eclipse
avadoc is a set of Html files For any Java Project. In big Java Projects it is always better to generate document of the code written so as to make better understanding of the classes usage and detail about their methods....
more »
submited by krishnas on Mon Jul 30th, 2007
eclipse
Eclipse IDE not only manages Java code for Projects but Programmer can compile their Java source code using features of IDE. Suppose you have a Java Project with source code and the Jar files needed to compile the project in the project claspath. IDE provides you the option to build Java code and putting that to the output directory. Here is the brief introduction for each option available....
more »