- 1,233 categories
- 40,467 scripts
Updated: 04/18/2005
- 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.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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...
- 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...
- 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 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 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...