Code with the PMD Eclipse Plug-In Category: Article Brad Jones (jGuru Site Manager) PREMIUM,
Dec 4, 2008
By Scott Nelson - The Eclipse PMD plug-in finds code that isn't up to the standards you define, improving the code's consistency and preventing the avoidable production bugs.
JDbMonitor v1.1 is now available for free Rating: Ok Category: Software Alex Alex,
Dec 2, 2008
Real-time JDBC performance monitor in Java applications for slow SQL.
JDbMonitor is an effective tool to identify SQL queries that slows down your Java applications.
No code change needed as it works as a JDBC 'proxy' driver. Similar to P6Spy, but comes with a Swing GUI to see detailed query execution timing.
Java SE Development Kit (JDK) 6
The Java SE Development Kit (JDK) includes the Java Runtime
Environment (JRE) and command-line development tools, such
as compilers and debuggers, that are necessary or useful for
developing applets and applications.
Eclipse: Java EE Applications Made Easy
With the latest release of Eclipse, you can get the most up-to-date components of the Eclipse framework which will speed your development of Java EE applications. Discover why Eclipse is the best framework for developing Java EE applications and why with the addition of Rational tools built on top of Eclipse, you can build the best quality enterprise applications in the shortest amount of time. Sponsored by IBM.
Building the Perfect Portable Eclipse Workbench Snooped: Nov 20, 2008 Increase your productivity when developing in Eclipse with plug-ins that reduce the number of applications open on your desktop and make those infrequent tasks easier with wizards.
PHP Support Complete in NetBeans 6.5 Snooped: Nov 20, 2008 Sun's updated Java IDE focuses on dynamic language support, but it hasn't forgotten it's a Java IDE.
PHP and Java: Powerful Forces Combined Snooped: Nov 20, 2008 Have you ever wondered what would happen if you combined
Java with PHP? You can find out using the PHP/Java Bridge,
which creates a communication channel between these two
languages.
Test Cases Made Easy with JUnit 4.5 Snooped: Nov 13, 2008 By David Thurmond - JUnit revolutionized writing unit test cases when it arrived on the scene, but with the release of JUnit 4.5, developers now have a whole new architecture and a host of new features to make writing unit tests even easier...