-
I have a working tern ide on Eclipse Luna. But I'm trying to install on another Eclipse Luna and after installation (with no errors) it doesn't appear any option on preferences and I can't convert my …
-
I downloaded the Tern plugin with eclipse .
I do not see the option to configure the Ecma Script.
I have Mars.2 Release (4.5.2) along with Tern eclipse Ide 1.1.0
![screen shot 2016-04-04 at 12 24 …
-
see https://github.com/eclipse-platform/eclipse.platform/pull/356#issuecomment-1488273295
Eclipse IDE needs to get rid of code to be removed or changed in future JDK. Even if not removed but becomi…
-
As of 2020-04, I've switched over my Java development environment from Eclipse to IntelliJ Community Edition (IJCE).
Note that IJCE is open-source by Apache v2. Per https://www.jetbrains.org/displa…
-
### Steps to reproduce
n/a
### Actual behavior
```
java.nio.channels.ClosedChannelException
at org.eclipse.jetty.util.IteratingCallback.close(IteratingCallback.java:427)
at org.eclipse.j…
-
**Describe the bug**
See screenshot and code and quotes below for the erroneous errors that show up in my IDE. However, despite the errors in the IDE, the code compiles and runs without errors.
**…
-
When selecting "Syntax Coloring" from within Eclipse => Preferences => AWS Toolkit => CloudFormation Template Editor I receive the following error (see attached screenshot):
* `Unable to create t…
-
```
java.lang.NullPointerException
at org.eclipse.xtext.xbase.compiler.LiteralsCompiler.toJavaExpression(LiteralsCompiler.java:79)
at org.eclipse.xtend.core.compiler.XtendCompiler._toJavaExpre…
-
Until there is a full-blown solution for [1], the xtend-maven-plugin should not show optional warnings, i.e. Xtend warnings that can be configured by the user inside the Eclipse IDE (via .settings/org…
-
Dear Samson
this tool can only work with JDT
cause u have refer org.eclipse.jdt.core.IJavaElement
is there any way to make it more generic?
if that more standalone bundles will support, such as 'Ecl…