I was adding a Python plugin to Eclipse. I was able to successfully add PyDev. However, when I was adding manually the interpreter I got the following error: -
ObjectAid was a very useful Eclipse plug-in which generates class diagram from your source code. Unfortunately it looks like it is discontinued in March 2022 or
After upgrading Eclipse to the latest version, 2022-3, I found it seems 'Eclipse CVS Client' plug-in is no longer available in the official software source, wh
I am developing a plugin where I execute a command triggered from a toolbar icon. After the command completes I want to update a view which will display a table
I am writing a Java MVC web app in Eclipse using Google App Engine. I would like to know why once I have deployed the app to Google Cloud the Google Cloud MySQ
I am working on modifying EGit for an use case. The current state looks like the following: I now want to add an image next to the title text of the unstaged s
Need to install buildship or Gradle IDE 3.8.4.201703310540-RELEASE on STS based on eclipse Neon? STS Info: Spring Tool Suite Version: 3.8.4.RELEASE Bu
I'm trying to use the tekstac Eclipse Plugin (https://cognizant.tekstac.com/pluginfile.php/74079/block_html/content/tekstac-eclipse-plugin-2.6.9.6.zip) for conn
In my .vimrc I have the following: " Use j/k to navigate the word completion popup menu inoremap <expr> j pumvisible() ? "\<C-N>" : "j" inoremap &l
I m using Eclipse Luna Version: Luna Release (4.4.0) Build id: 20140612-0600-32 BIT I have some breakpoints and remote debugger on which use to work as expected
I am provisioning Eclipse and Eclipse plugins to an Ubuntu Virtual Machine using vagrant and chef. All plugins need to be installed using equinox.p2. Here is an
I have Eclipse (Spring Tool Suite, latest version) with the liquibase plugin installed. What I want to do is generate a first change log from my existing datab
I am using the native "Dark" theme in Eclipse Luna and then using the Eclipse Color Theme plugin to pick some different editor themes. The issue is that every t
Seems like this is a very "popular" question on SO with no definitive way to fix it but I'm asking the question anyway because I can provide some more details.
Last times, I'm facing problem of removing plugins from Eclipse. symptoms: 1. if removing thru already installed menu,that can't reinstall correctly and have
I have an OSGi application (Eclipse plugin) that contains several bundles. I have a com.domain.dependencies bundle that, as the name suggests, contains dependen