-
In order to be able to use Rhino in modern develoment setups, I propose to implement the [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/), which is how [VS Code](https://c…
-
### Description
I needed to build a large Java project in Eclipse.
After several builds, an OutOfMemoryError occurred.
After analyzing the Dump file, we found a huge instance of org.jkiss.dbeaver.m…
-
```
What steps will reproduce the problem?
1. Extracted files to eclipse/plugins directory.
2. Attempted to open a .tpl file, using open with Smarty Editor
What version of the product are you using? …
-
```
For some reason, it's not detecting a Task inside a single-line (') comment.
It works for multi-line/rem comment blocks.
```
Original issue reported on code.google.com by `woolly...@gmail.com` o…
-
```
What steps will reproduce the problem?
1. Extracted files to eclipse/plugins directory.
2. Attempted to open a .tpl file, using open with Smarty Editor
What version of the product are you using? …
-
Hello,
Currently there's an eclipse plugin for CFML (cfeclipse.org) which has become stagnant and I was looking to re-start the project. I initially looked at DLTK but that seems dead and LangEclips…
-
```
What steps will reproduce the problem?
1. Plugin error when opening a smarty template
What is the expected output? What do you see instead?
Plug-in "org.eclipse.php.smarty.ui" was unable to insta…
-
```
What steps will reproduce the problem?
1. Plugin error when opening a smarty template
What is the expected output? What do you see instead?
Plug-in "org.eclipse.php.smarty.ui" was unable to insta…
-
For example, let's see the following methods:
```php
class Foo
{
public function hello() { echo "Hello !"; };
}
class Collection
{
/** @var Foo[] */
private array $data = [];…
-
After just-installing on "Version: Mars.1 Release (4.5.1) Build id: 20150924-1200," I find that when I select a PHP file in the Project Navigator view, then right-click on "PHP Tools," all options are…