RSS 3 projects tagged "Netbeans"

Download No website Updated 21 Jul 2010 Netbeans Java SQL Generator

Screenshot
Pop 20.88
Vit 32.60

Netbeans Java SQL Generator is a plugin that automatically generates SQL code (currently for MySQL and PostgreSQL) and Java database methods (such as insertIntoTable, update, delete, and createTable) from variables in a Java class. It comes with many options and possibilities to customize the generated SQL and code for your needs. It works with Netbeans version 6.9 or later on any Netbeans supported system.

No download Website Updated 09 Apr 2010 Hadoop Studio

Screenshot
Pop 133.42
Vit 2.72

Hadoop Studio is a map-reduce development environment (IDE) based on Netbeans. It makes it easy to create, understand, and debug map-reduce applications based on Hadoop, without requiring development-time access to a map-reduce cluster. The studio provides a real-time workflow view of a map-reduce job, which displays the individual inputs, outputs, and interactions between the phases of a map-reduce job. The workflow view of a job updates in real time with the developer's code changes. It then generates Java sources and compiles them into a binary jar file, which can be run on a normal Hadoop cluster.

No download Website Updated 17 Jul 2009 NBM Center

Screenshot
Pop 15.91
Vit 37.85

With NBM Center, you can use an ordinary Web server with PHP support to distribute your Netbeans Modules to the users of your application. Simply upload the .nbm files to the server and the appropriate autoupdate descriptors will be generated accordingly. For even more convenience, it is possible to upload the .nbm files via a Web form. But this feature should be used very carefully and probably not on a public Web server.

Screenshot

Project Spotlight

ftracer

A function tracer for gcc.

Screenshot

Project Spotlight

The Sound of Sorting

A demo program containing many integer sorting algorithms.