JUDIE steht für Java Universal Database Import and Export. Das Tool exportiert einzelne oder alle Tabellen einer JDBC Datenbank nach XML und importiert die...JUDIE steht für Java Universal Database Import and Export. Das Tool exportiert einzelne oder alle Tabellen einer JDBC Datenbank nach XML und importiert diese wieder in andere Datenbanken. Es ist als API (JAR), Kommandozeilenprogramm oder Eclipse Plugin verfügbar. Es kann für Entwickler und Administratoren nützlich sein, um Daten zwischen Datenbanken zu übertragen, besonders zum Aufsetzen von Testdatenbanken. Wegen der einfachen API kann das auch automatisiert werden, z.B. als Skript oder Ant-Task.
to jar jdbc develop export plugin database import java ant tools software eclipse migration by gresch on Jul 21, 2008, 11:33 PMThis plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., pro...This plugin for Maven 2 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., project code, dependencies, and the class path). The way you create a bundle with BND is to tell it the content of the bundle's JAR file as a subset of the available classes. This plugin wraps BND to make it work specifically with the Maven 2 project structure and to provide it with reasonable default behavior for Maven 2 projects.
Since the 1.4.0 release, this plugin also aims to automate OBR (OSGi Bundle Repository) management. It helps manage a local OBR for your local Maven repository, and also supports remote OBRs for bundle distribution. The plug-in automatically computes bundle capabilities and requirements, using a combination of Bindex and Maven metadata.
to jar apache build plugin felix develop osgi bundle java maven software by gresch on May 4, 2008, 9:35 PMEclipseWork is a powerful code generation plugin for Eclipse. You can easily generate code using POJO's or Tables from the database.
EclipseWork takes c...EclipseWork is a powerful code generation plugin for Eclipse. You can easily generate code using POJO's or Tables from the database.
EclipseWork takes care of all the complexity in creating Eclipse Wizards. You don't need to be an Eclipse developer to write powerful wizards. Enjoy!
to java eclipse software click crud code-generation develop spring plugin hibernate by gresch on Apr 22, 2008, 10:06 PMVery interesting debugging concept. But the guys might get a problem because of the name (is also a software company, jivesoft).
"What is JIVE?
JIVE ...Very interesting debugging concept. But the guys might get a problem because of the name (is also a software company, jivesoft).
"What is JIVE?
JIVE is an interactive execution environment for Eclipse that supports a declarative and visual approach to debugging object-oriented software. It can also serve as a pedagogic tool for teaching object-oriented programming. JIVE extends Eclipse's Java debugging facilities with interactive visualization, query-based debugging, and reverse stepping."
to ood eclipse develop plugin java ooa qa debug software by gresch on Apr 18, 2008, 5:07 PMJAutodoc is an Eclipse Plugin for automatic adding Javadoc and file headers to your source code. It optionally generates initial comments from element name...JAutodoc is an Eclipse Plugin for automatic adding Javadoc and file headers to your source code. It optionally generates initial comments from element name. Starting with Release 1.3 of JAutodoc it is possible to define Velocity templates for Javadoc and file headers.
to software java develop documentation ant qa plugin tools eclipse javadoc by gresch on Apr 15, 2008, 10:29 AMStitch is a maven plugin that simplifies development with JBoss Seam. Stitch can process Java classes to generate Seam compliant CRUD interfaces.
to java_ee java crud plugin jboss seam maven develop software by gresch on Mar 19, 2008, 11:15 AMPiggy Bank is a Firefox extension that turns your browser into a mashup platform, by allowing you to extract data from different web sites and mix them tog...Piggy Bank is a Firefox extension that turns your browser into a mashup platform, by allowing you to extract data from different web sites and mix them together.
Piggy Bank also allows you to store this extracted information locally for you to search later and to exchange at need the collected information with others
to software semanticweb web2.0 plugin tool firefox by gresch and 9 other people on Jan 31, 2008, 5:06 PMThe .NET Maven Plugin provides the ability to compile C# source files into an assembly.
to maven2 build-tools software .net maven develop plugin by gresch on Oct 22, 2007, 8:37 AMThis Maven 2 plugin wraps the JAXB 2.x XJC compiler and provides the capability to generate java sources from schemas.
to tools software jaxb2 maven build-tools plugin maven2 xsd xslt schema develop by gresch on Oct 22, 2007, 8:35 AMMaven DocCheck Plugin is a report-type plugin for Apache Maven. It will create and register a report on missing and corrupt javadoc comments using the Sun ...Maven DocCheck Plugin is a report-type plugin for Apache Maven. It will create and register a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.
Generates documentation for the Java code in the project using the Doc Check Doclet. The default settings will suit many projects, and simply entering maven doccheck will create the standard documentation.
to build-tools software documentation develop java maven tools javadoc plugin by gresch on Oct 22, 2007, 8:34 AMWe are building up an Open Source EPF plug-in for an Agile Enterprise Architecture Operational Process.
to plugin eclipse software architecture enterprise togaf develop agile by gresch on Sep 23, 2007, 12:13 PMQuantumDB is a simple but powerful database access plug-in for the Eclipse Development Platform. QuantumDB allows you to:
* connect to databases usi...QuantumDB is a simple but powerful database access plug-in for the Eclipse Development Platform. QuantumDB allows you to:
* connect to databases using standard JDBC drivers
* review schemas, tables, views and sequences
* look up column, index and foreign key information
* issue ad-hoc queries or other SQL statements against the database
* manage, edit, and work with SQL files (*.sql)
* issue updates, deletes, and inserts using simple, easy-to-use wizards
to db sql plugin plugins develop eclipse java software by gresch and 1 other person on Aug 25, 2007, 11:36 AMDB Copy provides following tools:
A copy wizard
A SQL editor and result view
Ant tasks [from version 0.2.0 on]
to db tools develop plugin eclipse software java copy by gresch on Aug 24, 2007, 1:31 PMjQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions...jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
to java develop computing plugin javascript tools eclipse software by gresch on Aug 17, 2007, 5:41 PMHiberObjects is an Eclipse plugin for object oriented design of classes and unit tests for Java Persistence API or Hibernate. PropertyChange support and DT...HiberObjects is an Eclipse plugin for object oriented design of classes and unit tests for Java Persistence API or Hibernate. PropertyChange support and DTO's for Google Web Toolkit (GWT) can also be generated.
to hibernate persistence computing plugin ide tools java software develop eclipse by gresch on Aug 16, 2007, 2:32 PMPhantastic!
"EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA ...Phantastic!
"EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying to adopt EMMA's philosophy for the Eclipse workbench:
* Fast develop/test cycle: Launches from within the workbench like JUnit test runs can directly be analyzed for code coverage.
* Rich coverage analysis: Coverage results are immediately summarized and highlighted in the Java source code editors.
* Non-invasive: EclEmma does not require modifying your projects or performing any other setup.
The Eclipse integration has its focus on supporting the individual developer in an highly interactive way.
The update site for EclEmma is http://update.eclemma.org/."
to eclipse develop coverage testing qa plugin java computing software by gresch and 2 other people on Jun 5, 2007, 10:05 AMWhat if you were able to discover potential problems in your code prior to building it? Interestingly enough, there are Eclipse plugins for tools such as J...What if you were able to discover potential problems in your code prior to building it? Interestingly enough, there are Eclipse plugins for tools such as JDepend and CheckStyle that can help you discover problems before they are manifested in software. In this installment of Automation for the people, automation expert Paul Duvall provides examples of installing, configuring, and using these static analysis plugins in Eclipse so that you can prevent problems early in the development life cycle.
to testing plugin develop software tools qa eclipse by gresch on May 29, 2007, 4:56 PMThe Aptana Rails IDE is an integrated development environment for the Ruby on Rails framework.
to tools software ruby develop eclipse computing ide plugin by gresch on May 3, 2007, 8:19 AMCreates and stores certificates, CAs etc.
to tools plugin develop computing eclipse by gresch on Apr 11, 2007, 7:18 PMWelcome to the MyEclipse Introduction to Spring tutorial. In this tutorial we are going to cover some of the basic features of the Spring framework, such a...Welcome to the MyEclipse Introduction to Spring tutorial. In this tutorial we are going to cover some of the basic features of the Spring framework, such as dependency injection, and demonstrate using MyEclipse to assist you while developing Spring applications.
to eclipse develop tutorial spring computing software myeclipse introduction howto plugin by gresch on Mar 19, 2007, 9:13 PM