eclipse
Here are 1,525 public repositories matching this topic...
Jetty version
9.4.26
Description
Would be great to have the thread pool behavior documented so that configurations with too few threads, or custom thread pools, or bounded queues that cause Jetty to misbehave are outlined and therefore avoided by users.
Include how ThreadPoolBudget works and how various components could steal threads from the pool.
Issue
Flash player is required for demos.
Short description
Unable to launch demo without flashplayer.
Environment
[] Operating system and version: Windows 10 Pro
[] Java version: latest
[] Red5 version: latest
Expected behavior
HTML 5.0 not flash.
Actual behavior
Flash is required to view demos.
Documentation for demos is also suspect, but Flash?
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
Maybe it could be cool to write a short paragraph in the README.md to explain how to manage warning preferences ?
And add a link to the corresponding doc at https://help.eclipse.org/neon/topic/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/JavaCore.html ?
If you are ok I could make a PR.
See also eclipse/eclipse.jdt.ls#581
Hallo,
mir ist aufgefallen dass seit in dem Zeitraum nach dem 20.9 nicht mehr möglich war eine URL mit einer Portangabe zu verwenden, der Port wird entfernt.
Fehlerprotokoll:
Thu Oct 03 12:32:18 CEST 2019
http://l0calhost.org:3000/tables/comdirect/notationid/215572438/isin/LU1681045370
http://l0calhost.org/tables/comdirect/notationid/215572438/isin/LU1681045370 --> 404
Gruß
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().
While updating the CMSIS Packs, the console displays some paths with POSIX syntax, and some with Windows syntax.
An initial check showed that the code correctly uses getCanonicalPath() which should generate the POSIX path, but, for unknown reasons, sometimes this does not work.
McuOnEclipse Processor Expert components and example projects
-
Updated
Jan 26, 2020 - Batchfile
bnd's documentation provides information about version handling -- especially handling the specification of a single version -- only in section "Versioning" (10.2) in the context of imports. As it has turned out in the discussion of a previous problem report (bndtools/bnd#3523) there's more to the topic. Single vers
Split the UI
- Other Settings
- Save Actions
- Activation: activate, file filter, epf (if java)
- Global Actions: global, build (if compile), execute
- Java Actions: java fixes
- Save Actions
Vulnerability reproduction
-
Register a user.
-
Post the article and fill in the XSS payload
<Script>prompt(/xss/)</Script>.
- Posting an article requires review, and XSS is triggered when the background administrator views the article.
I have inside a html file a line like this one :
<ng-md-icon icon="{{iconaWorse}}" style="fill: {{coloreWorse}};" size="40"></ng-md-icon> <br />
and Eclipse is marking the line as an error, saying:
Unknown directive parameter for directive ng-md-icon
and all 3 parameters : icon, style and size are marked with red dotted undelying .
Is there anyway to workaround the error marker?
Code minings are added to the editor content as they are available, creating new, unnumbered lines. These new line move the visible content, so causing distraction.
Improvement: always add placeholder/dummy entries for code minings that are not yet avaialble. When they are, replace them by the actual minining. This way, no new lines have to be created afterwards
Heading mentioned in test cases are not displayed in RED.
I have attached reference of RIDE as well where they are displayed. (Action, Field1, Field2)
Using tern.java 1.2.0 from http://oss.opensagres.fr/tern.repository/1.2.0/.
Per my understanding of https://github.com/angelozerr/tern.java/wiki/Tern-Advanced-Completion#expand-function the expand function preference gives multiple
When selecting "Syntax Coloring" from within Eclipse => Preferences => AWS Toolkit => CloudFormation Template Editor I receive the following error (see attached screenshot):
Unable to create the selected preference page. org/eclipse/jdt/internal/ui/javaeditor/JavaSourceViewer
 in readme for the future.
Based on the experience of my own GitHub projects, I believe that it is easier to update "links" and "images" into "ReadMe"s (written in markdown) when they are bundled at the end of the document.
@jonahgraham What was the reason for keeping some of the fields as Long? All of the numeric properties in the DAP schema appear to be integer now. Unfortunately, it doesn't appear that the auto-generated spec file accounts for this since it just uses TypeScript representations. I've opened [an issue
It would be nice if syntax colouring for atoms was different, and customisable. At present it is the same as module's colouring. However, intellij offers better syntax highlighting in this respect.
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."






Normal users don't know what Ephemeral mode means (nor should they) and the help text is not helping.
What is a PVC ?
Suggestion:
Call it something like Temporary Storage or Persistent Disk Volume or something that at least gives a normal human a chance to guess wha