Top "Eclipse-plugin" questions

Eclipse is an OSGi extensible platform for tool integration.

Generate a keystore for an Android app in the Export Android Application wizard?

I'm trying to export a signed Android application in Eclipse. I think I'm going in the right direction: Right click …

android eclipse-plugin export code-signing
What does the brown asterisk icon on a file mean in Eclipse?

I am using the git plugin for Eclipse. Some of my files are marked with a brown asterisk. What does …

git eclipse-plugin icons
Preferred Ruby plugin for Eclipse?

RDT (Ruby Development Tool) seems to be the preferred plugin for adding Ruby support to Eclipse. However, I see that …

ruby eclipse eclipse-plugin ruby-development-tools
Install Marketplace plugin on Eclipse Juno

I downloaded the Eclipse Juno 4.2 classic bundle, and saw that Help > Marketplace... was not available. AFAIK, this is provided …

eclipse eclipse-plugin eclipse-juno eclipse-marketplace
Is there a free Eclipse plugin that creates a UML diagram out of Java classes / packages?

This seemed to me like the easiest thing to find, a simple way to display my classes as UML in …

java eclipse eclipse-plugin uml
How do I add Eclipse C++ to Eclipse classic?

I have Eclipse Classic for my Java classes, and I have Visual Studio as well, but I'd much rather keep …

java c++ eclipse eclipse-plugin
Lightweight SQL editor for Eclipse

Is there any simple SQL editor in Eclipse? Or do I need to find a simple SQL editor plugin for …

sql eclipse editor eclipse-plugin
How to uninstall plugins in Eclipse 3.4.X or higher

The GUI for managing plugins in Eclipse got a bit of an overhaul in version 3.4.0. This GUI is accessed via …

java eclipse ide plugins eclipse-plugin
Temporarily disable Eclipse plugin

Is there a way to disable an Eclipse plugin without actually uninstalling it? (Eclipse 3.3 had a "disable" button but this …

eclipse eclipse-plugin
How to Create Flowchart from java source code in Eclipse

I would like to create the flowchart or sequence diagram from my java source code. Is there any plug-in which …

java eclipse eclipse-plugin sequence-diagram