Skip to content

Eclipse Plugins, Bundles and Products - Eclipse Marketplace Updates
Syndicate content
Eclipse Marketplace New and Updated Feed
Updated: 1 hour 13 min ago

dalutils4j Eclipse plug-in - 2.1.4

12 hours 35 min ago

dalutils4j is a generator of DTO and DAO classes. Configure it with simple XML tags. For DTO classes, specify the sources of JDBC-metadata: they are used at the stage of code generation to detect field types and names. For DAO classes, specify CRUD or SQL based directives.

Examples:

< dto-class name="Order" ref="get_orders.sql" />

< crud-auto table="ORDERS" dto="Order" />

< query-bean-list method="getOrders(date1, date2)" ref="get_orders.sql" dto="Order" />

Code generator translates XML to fully-functional Java code.

Characteristics of generated code:

Categories: Open Source

log4j-viewer - 2.2.3

Sat, 02/04/2012 - 19:26
Plug-in for Eclipse IDE, initially forked from Ganymede, but now is completely rewritten and improved.

It's present main features:

  • Convenient filtering system, based on java regular expression.
  • Detail information about Log.
  • Highlighting logs.
  • Socket connection usage.
  • Support for reading logs from text file.
Screenshots: http://code.google.com/p/log4j-viewer/wiki/Project_screen_shots

Categories: Open Source

Eclipse XPath evaluation plugin - 1.2.1

Sat, 02/04/2012 - 16:34
Enables evaluation of XPath expressions against the active text editor containing XML.
Categories: Open Source

GitHub Mylyn Connector - 1.1.0

Sat, 02/04/2012 - 15:46

Mylyn GitHub connector. Please see also http://wiki.eclipse.org/EGit/GitHub/UserGuide

Categories: Open Source

Google Search + Utility Plugin -

Sat, 02/04/2012 - 15:21

Google Search + Utility Plugin is a small eclipse based plugin which integrates features like google search engine and other small utilities into eclipse.

Google Search (Alt+G) :
This feature presents the google content proposal in popup dialog. On hitting enter all the search results will be displayed in the browser. Use (Ctrl+M) instead of enter, to navigate directly to the top most search result.

Open Location (Alt + L):

Categories: Open Source

qwickie - 0.9.5

Sat, 02/04/2012 - 10:53

This is an eclipse plugin for the Java Webframework Wicket from apache.org
Features:

* Navigate from java code elements to the corresponding html element via wicket:id
* Navigate from html wicket:message to properties/xml file
* Show the corresponding html fragment from the java code element
* Show the wicket:id line in the html file on mouse over
* Rename HTML and properties (with variations) when renaming a wicketized java file (supertype Component)
* Code assist for wicket:id (Ctrl-1) in Wicket Java files. e.g. new Label("")

Categories: Open Source

Toromiro - Java Content Repository Management - 1.6.0

Sat, 02/04/2012 - 10:09

Toromiro is a professional tool for the administration and editing of Java Content Repositories (JCR). Adobe's CQ 5, Magnolia CMS, Alfresco and Sophora CMS are successful solutions powered by JCR. By default Toromiro uses the Apache JackRabbit JCR repository.

Categories: Open Source

Vrapper - 0.18.0

Fri, 02/03/2012 - 20:15

Vrapper acts as a wrapper for eclipse text editors to provide a Vim-like input scheme for moving around and editing text.

Unlike other plugins which embed Vim in Eclipse, Vrapper imitates the behaviour of Vim while still using whatever editor you have opened in the workbench. The goal is to have the comfort and ease which comes with the different modes, complex commands and count/operator/motion combinations which are the key features behind editing with Vim, while preserving the powerful features of the different Eclipse text editors, like code generation and refactoring.

Categories: Open Source

Jspresso Translation - 2.1.1

Fri, 02/03/2012 - 17:45

Jspresso Developer Studio Translation helps you to manage your resource bundles internationalisation (i18n) property files by editing them directly from within your java editor !

Just select any java string literal and right click on it to open the contextual popup menu... then select Jspresso>Translate

NEW tooltip supports : fly over your string literal to display the current translation... and activate hyperlink to open the translation popup !

NEW supports multiple bundles.

Categories: Open Source

Maven Integration for Eclipse WTP - 0.15.0

Fri, 02/03/2012 - 15:12

Maven Integration for Eclipse WTP (a.k.a m2e-wtp) aims at providing a tight integration between Maven Integration for Eclipse (a.k.a m2e) and the Eclipse Web Tools Project (WTP) .

m2e-wtp provides a set of m2e connectors used for the configuration of Java EE projects in WTP. It features :

  • Support for war projects : adds the Java and Dynamic Web Facets. Support war overlays and on-the-fly resource filtering
  • Support for ejb projects : adds the Java and EJB Facets.
Categories: Open Source

Design and Verification Tools - E, SystemVerilog, VHDL - 3.0.6.6

Thu, 02/02/2012 - 14:36

The Design and Verification Tools (DVT) plugin is a powerful and modern, yet easy to use programming environment for the e language, SystemVerilog and VHDL. It enables faster and smarter code development and simplifies legacy code maintenance for novices and experts alike.

The DVT plug-in is similar to well-known programming tools like VisualC and IntelliJ. A unified window combines the smart editor with the syntax checker, linter, class browser, methodology compliance checking, task tracking, dynamic UML diagrams, and more.

Categories: Open Source

PyDev - Python IDE for Eclipse - 2.4.0

Wed, 02/01/2012 - 14:36

PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython).

It uses advanced type inference techniques to provide features such code completion and code analysis, while still providing many others such as a debugger, interactive console, refactoring, etc.

The complete feature matrix may be found at http://pydev.org/manual_adv_features.html

Categories: Open Source

Actifsource - Model-Driven Code Generator - 5.0.7

Wed, 02/01/2012 - 06:36
Actifsource is a code generator plug-in for the Eclipse IDE. Code generation is driven by models which are created according to user-defined meta-models. UML-like graphic editor assists modeling. Generic code templates which directly connect to the user's meta-model enable code generation. Among the supported languages are Groovy, Java, C/C++, Scala, ... Regeneration of code happens in realtime whenever model, meta-model or code templates change. The user is guided by content-assist in every situation.
Categories: Open Source

Properties Editor (Java i18n tool) - 2.0.3

Tue, 01/31/2012 - 14:03

Properties Editor (Java i18n tool) is the tool for Java products internationalization for Windows, Mac OS and *nix. The editor has easy interface and ability of working with languages, different from english. Table data representation and no ASCII converting problems.

This is Eclipse plugin version. Also available standalone version of this software.

Categories: Open Source

GMF Simple Mapping Editor (Helios version) - 0.1

Tue, 01/31/2012 - 11:18

GMF Simple Map Editor, provides a simple way of editing GMF Tooling Models: gmftool, gmfgraph and gmfmap.

Demo:

Simple GMF Map Demo

Quick Start Guide:

http://code.google.com/a/eclipselabs.org/p/gmf-simple-map-editor/wiki/Qu...

Indigo version:

http://marketplace.eclipse.org/content/gmf-simple-mapping-editor

Categories: Open Source

GMF Simple Mapping Editor - 0.1

Tue, 01/31/2012 - 11:17

GMF Simple Map Editor, provides a simple way of editing GMF Tooling Models: gmftool, gmfgraph and gmfmap.

Demo:

Simple GMF Map Demo

Quick Start Guide:

http://code.google.com/a/eclipselabs.org/p/gmf-simple-map-editor/wiki/Qu...

Helios version:

http://marketplace.eclipse.org/content/gmf-simple-mapping-editor-helios-...

Categories: Open Source

JRebel for Eclipse -

Tue, 01/31/2012 - 09:40

Java too slow for you? Try it without application restarts! JRebel eliminates the need to restart your app when you make changes. Get rid of that lengthy build & redeploy phase with JRebel. It's free for 30 days and will save you 10+ minutes each hour!

***************************************************
Two easy steps for killing redeploys in Java (and rocking out with JRebel for Eclipse):

1. Search for JRebel for Eclipse from the Eclipse Marketplace Client in your IDE - and download it!

2. Follow the JRebel Configuration Wizard to set up your license (new users should choose "I'm a new user and need an evaluation license")

***************************************************

Ok, so what is JRebel for Eclipse anyway?

JRebel for Eclipse is a specialized Eclipse IDE plugin that lets you instantly see the effects of changes you make to your Java code.

JRebel eliminates the need to build your app, redeploy your container (WebLogic, WebSphere, Tomcat, JBoss, etc.), or restart — so you can code your changes, then see that change immediately reflected in your application.

JRebel handles changing classes, configurations, or resources — so that’s everything from making a change to a method body, to adding a new method or class, to making a change to your framework configuration.

***************************************************

Categories: Open Source

UML Lab - 1.4.0

Tue, 01/31/2012 - 08:32
UML Lab provides truly agile modeling and coding with Eclipse. The tool integrates UML modeling with Xpand code generation and template-based reverse and round-trip engineering.
Categories: Open Source

Eclipse Navigator Extension - 1.1.2

Tue, 01/31/2012 - 03:51

# Add context menu action in "Package Explorer View", to call out the system context menu corresponding to the selected resource (win32/win64 OS only)

# Copy the resource's name/full path/parent path to clipboard.

# now support x64 os

# source codes moved to github: https://github.com/missedone/navigatorext

Categories: Open Source

EMF @generated Not Markers View - 0.1

Mon, 01/30/2012 - 14:05

How many "@generated not" do you have in you EMF project ?

EMF @generated NOT View shows you all the EMF generated code java members annotated with a "@generated not" comment in your workspace.

Install:

After installing this tool and restarting your workspace, a full rebuild will be performed in order to work properly. This will occur only the first time you restart your workspace.

To run the view go to : /Window/Show View/Other/EMF Generated Not Markers View

Categories: Open Source