PyDev - Python IDE for Eclipse
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 which allow it to provide...
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 which allow it to provide...
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your...
There are a number of features in preview and experimental for the C/C++ IDE. These are not included in the C/C++ IDE Package. This entry adds those features. This includes support...
Saros is a real-time collaborative editor for eclipse projects. All collaborators have an identical copy of Eclipse projects. Two or more users can jointly edit files in the...
This Eclipse Plugin provides some tools and settings for developing C programs for the ATMEL AVR series of embedded processors with the Eclipse IDE. It is open source and freely...
Jar2UML is an Eclipse plugin that imports and converts Java jar files into a UML model in the workspace. It is used to reverse engineer Java API class libraries for PlatformKit's...
# 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...
The Launch Configuration DSL (LcDsl) allows to create and maintain launch configurations in Eclipse in a comfortable way. Along with LcDsl there comes a view that can be installed...