Categories

Updated: 04/18/2005

Jarhoo

Jarhoo provides a lookup service allowing developers to find jar file details for classes causing NoClassDefFoundError or ClassNotFoundException problems. The database is growing incrementally as more and more developers use the site - the most popular jar files are added on each database population. Also useful for those new to Java, Jarhoo can help developers write import statements by providing fully qualified class names for classes in its database, which can then be pasted into code.
Similar Scripts for "Jarhoo"

IntelliJ IDEA

IntelliJ IDEA is an intelligent and ergonomic Java development environment, delivering dozens of new usability features and concepts, not found in other products. It proves that the routine process of coding can be made pleasurable and very efficient...

Color Safe Palette or Nested For Next Loops && Arrays

The browser can do a great many things, but it has a limit of 216 colors that can safely (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palett...

SQL Abstraction Layer (SAL)

SAL provides a set of classes for creating and manipulating SQL statements. This makes it easy to refer to your SQL statements by-name instead of by-value, increasing portability. It also means you do things like have a search form generate SQL (incl...

Village

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete S...

SqlFun

SqlFun is a Java program/applet that allows you to experiment with SQL statements (hopefully) without having to install a SQL server or database program. All you need is Java and Windows ODBC (or any other database server that supports JDBC). Startin...
©2003-2008 jCay.com