pde-tools icon indicating copy to clipboard operation
pde-tools copied to clipboard

pde-tools, Complete Awesomeness of your IDE.

Results 18 pde-tools issues
Sort by recently updated
recently updated
newest added

Upon installing pde-tools, it is no longer possible to use non-blocking completion for Content-Assist because the Java Semantics Proposal Computer requires the UI thread. Steps to reproduce: - Install PDE-Tools...

If _File Icons Based On Content Analysis_ decorator is enabled in Eclipse then _Icon File Decorator_ isn't working. Please add this hint to your readme.

Eclipse 2020-06 defaults to code completion computation outside the UI thread, see https://www.eclipse.org/eclipse/news/4.16/jdt.php#default-non-blocking-completion. However, all proposal computers must explicitly declare to not need the UI thread access. Your proposal computer...

Semantics misses an "n". Also use plural for "Proposals", since every other proposal computer uses plural in the title. Ids and class names with similar issues have been left unchanged...

I have been a long user of your great plugin - but it seems not compatible with the recent version anymore!

The first link in your preferences goes to the capabilities preference. However capabilities are optional and not contained in many of the smaller Eclipse products/packages. See https://wiki.eclipse.org/Eclipse/Capabilities for reference. So...

Hello, When calling the clipboard view (CTRL + SHIFT + V) if there's quite a lot of entries, and you've previously increased its height to display more items, then the...

Hello I discovered your tooling few days ago and I really appreciate the SharedImage builder. It's a nice feature but I have a problem as I build my project with...

Hi, In the Synchronize view, it seems PDE Tools interfere with the overlay icons of the file status. The problem occurs not every time and not on every element to...