The Wayback Machine - http://web.archive.org/web/20200530200116/https://github.com/topics/eclipse-plugin
Skip to content
#

eclipse-plugin

Here are 337 public repositories matching this topic...

eric-milles
eric-milles commented Feb 18, 2019

Consider the following:

void meth(Closure closure) {
  closure.|
}

When invoking content assist (Ctrl+Space) at |, the methods and properties of groovy.lang.Closure are very low in the list of proposals. This is due to very-well-known type adjustments made within org.codehaus.groovy.eclipse.codeassist.proposals.AbstractGroovyProposal.getRelevanceClass().

juergen-albert
juergen-albert commented Apr 5, 2020

As discussed in the last Call, this issue should be used to discuss the possibility of using the Reporter to extract documentation for the bnd.bndtools.org page automatically.

We should try to experiment with it and find out, what would be necessary to incorporate this in the bnd build.

@stbischof As you have invested quite a bit of work in the reporter, what do you think would be necessary

donkirkby
donkirkby commented Dec 12, 2018

I added a few basic lessons in #177, but there's lots more material on Rougier's site. The [regular plots] section looks like a good one to do next; it even has before and after code. There are also some more sources listed in issue #177. Anyone who wants to contribute lessons can find more instructions in the [lessons folder].

It might make sense to add navigation through the lessons to the br

anb0s
anb0s commented Oct 7, 2015

copied from: https://sourceforge.net/p/pluginbox/feature-requests/13/

Created: 2012-11-15 Creator: Pascal Rapicault (https://sourceforge.net/u/prapicault/profile/)

When debugging code that manipulates files, it is often necessary to navigate to the mentioned file or folder. It would be great if easyshell could be enabled in the variable view for variables that are type File and maybe URL or U

elharo
elharo commented Jun 20, 2019

The issue is with

newqa

when a default app has not yet been deployed ot this project.

Apparently, the first service you upload to a new application must be the 'default' service. Not sure why that's true and there's not a lot we can do about it. However,

  1. We should notice if that's what we're about to do and warn the user.

  2. The error dialog formatting here i

ghost
ghost commented Jul 23, 2015

Estimated hours are never set in redmine. Neither when creating a new task nor updating an existing one. I don't know if the problem is on redmine mylyn connector or on eclipse redmine mylyn plugin side.
Log on server side (REDMINE_INSTALL_DIR/log/production.log) does not show a value by estimated_hours:
Processing by IssuesController#update as XML
Parameters: {"issue"=>{"subject"=>"foo", "descrip

olivarre
olivarre commented Aug 28, 2018

When projects are very large, you might not want to enable automatic building or perform a full build on your project just to CheckStyle a single file you're working on.

With this preference enabled, saving the active document triggers a CheckStyle on it regardless of build settings. The result is you can rapidly re-check and fix CheckStyle issues rather than use the menu commands over and ove

Improve this page

Add a description, image, and links to the eclipse-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eclipse-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.