Skip to content
#

eclipse

Here are 1,635 public repositories matching this topic...

abhineet255
abhineet255 commented Jan 1, 2020

My topics tend to be verbose which makes the topics very wide. The map is highly unreadable. There should be a property on the document/map to specify maximum width of each topic. Text longer than the width should automatically wrap.

I can still edit each topic to reduce its width, but it is highly unproductive to do that for each topic individually.

This feature request was raised years ago

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().

jonahgraham
jonahgraham commented Jan 9, 2020

There are a number of items that need to be done to the code base to prepare it for the legal review. Some of these items may be deferred until after legal review

  • Update to EPLv2
  • Naming Conventions followed
  • Provider information is set to the project’s formal name:
  • Create CQs for dependencies aka third-party content
  • All source files include a copyright and licen
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

dfparker2002
dfparker2002 commented Mar 26, 2020

Team -
looking for guidance to achieve a successful local build.

Local conditions

  • Maven 3.6.3
  • Eclipse version 2020-03 (4.15.0) Build id: 20200313-1211 OS: Windows 8.1, v.6.3, x86_64 / win32 Java version: 1.8.0_152

Instructions
...OK up to here...
_4.In the Target Platform page, choose `Add -> Next -> Add -> Software Site -> Add -> Localto select the target repository you ju

Improve this page

Add a description, image, and links to the eclipse 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 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.