| Projects on Google Code | Results 1 - 10 of 1026 |
=What is it?=
<img src="http://visualswing4eclipse.googlecode.com/svn/trunk/org.dyno.visual.swing.feature/logo.png"/>Visual Swing for Eclipse is a GUI designer tool, which consists of a set of Eclipse Plug-ins. It aims to provide a Swing designer for Eclipse for Java desktop developers.
=Update si...
Eclipse,
Java,
Swing,
Designer,
Plugin,
GUI,
Visual,
Tool,
Form,
Design,
GroupLayout,
Drag,
Drop,
DnD
Jupiter is a code review plug-in tool for the Eclipse IDE. It is currently under active development, and still in an experimental state. The design of Jupiter involves the following:
* Open Source: Jupiter carries an open source license.
* Free: Jupiter is distributed free of charge.
* IDE i...
This project is part of the Google Summer of Code 2009 program. The assigned student is Marcelo de Oliveira Dias.
== Abstract ==
The idea is to embed OpenEJB container in Jetty Web Server in order to provide supports to deploy and run EJB modules using J2EE Preview Adapter, since J2EE Preview...
cppcheclipse is an Eclipse plugin which integrates cppcheck (http://sourceforge.net/projects/cppcheck/) with the CDT project. You can run/configure cppcheck from the Eclipse UI.
Click on [Installation Installation] for help how to install this plugin.
==News==
* 2009/10/18 - First public ve...
===Eclipse Utility Plug-ins.===
Recommend to use update site instead of download directly.
Update Site: http://update.pragmatic.kr
Currently:
1. Multi-File History Plug-in
'Multi-File History' plug-in provides the way to see change orders among resources. With this plug-in, you can ea...
== General ==
[http://www.eclipse.org/swtbot/ SWTBot] is a great tool for UI testing. Currently is does not support GEF. This project want to provide SWTBot GEF "widgets" and necessary "matchers" and "finders" in order to fully support GEF editors.
The final aim is to be integrated in SWTBot ...
This plugin will automatically add a user-specified max heap setting to all new JUnit launchers. It also supports one-time scanning and updating of existing launchers.
To get the latest and greatest version of the plugin installed, you can use the Eclipse update manager with the update site of ht...
This Eclipse plugin adds a [http://www.eclipse.org/mylyn/ Mylyn connector] for the [http://www.danube.com/scrumworks/basic ScrumWorks Basic] repository. It uses the [http://www.danube.com/scrumworks/basic/features/api ScrumWorks SOAP API] to connect to your ScrumWorks server and retrieve and update...
==Description==
JUnit Flux is an Eclipse plugin that will execute JUnit tests automatically, when you save your Java class or test itself, provided that class under test and unit test lie in the same package and unit test name follows naming convention of prefixing or suffixing with test ({{{".*"+n...
----
may 30, 2009 - release 0.0.1 - grab it from [http://marina.googlecode.com/files/net.alexguev.eclipse.refactoring.renametestfixture_0.0.1.jar here]
* keeps the class name and test fixture class name in synch
* keeps the class location and test fixture class location in synch
notes:
*...