eclipse
Here are 2,223 public repositories matching this topic...
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 7, 2022 - Java
Document the commands that clients should implement and their expected behaviour on https://github.com/eclipse/eclipse.jdt.ls/wiki/JDT-LS-Extensions
Brief feature description
Since we have some CMake code to maintain, it make sense to enforce on this code also code quality rules like we do with the C++ code.
A possible tool-framework could be cmakelang which offers tooling for formatting and linting CMake Code properly.
Other suggestions are always welcome.
Detailed i
-
Updated
Jul 1, 2022 - Java
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().
-
Updated
Jun 28, 2022 - Batchfile
-
Updated
Jul 7, 2022 - Java
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jul 6, 2022 - Java
-
Updated
Jun 20, 2022 - Java
-
Updated
Mar 31, 2021 - Java
-
Updated
Dec 9, 2021 - Java
Improve this page
Add a description, image, and links to the eclipse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eclipse topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Describe the bug
Some devfiles have several commands that need to be executed in a precise order to succeed.
Some are named with prefixed numbers that help the user, but some others are not.
For instance:
Che version