-
While upgrading the old cnf to the new in my testworkspace the buildpath is temporarily very, very wrong. Still building after 30 mins. Bndtools 0.0.1.20111024-1445
"Worker-66" prio=5 tid=120e7800…
-
Instead of just one external repo, you should be able to specify a list of them.
-
I have a java project that I also have some closure javascript files(This is a webapp).
I cannot enable Closure Plugin, this exception is raised:
eclipse.buildId=I20110613-1736
java.version=1.6.0_33…
-
The associated log event trace:
java.lang.ClassCastException: org.eclipse.jdt.internal.core.JavaProject cannot be cast to org.eclipse.core.resources.IProject
at net.vtst.ow.eclipse.js.closure.prop…
-
ClassCastException:
!ENTRY org.eclipse.jface 4 2 2012-05-23 10:28:50.654
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.ClassCastException: org.ec…
vtst updated
12 years ago
-
-
STACK TRACE:
org.eclipse.core.internal.resources.ResourceException: The resource tree is locked for modifications.
at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:115)
…
-
Use case:
Suppose You have the following sources in an eclipse projects:
package packageA;
public class ClassOne {
@Test(dependsOnMethods = {"packageB.ClassTwo.methodB"})
public void me…
-
a year ago (or so) when I put the cursor onto a method or a variable, all occurrences were highlighted by eclipse (same as in Java files) but then this stopped for erlang files.
I didn't see an erlan…
NicoK updated
12 years ago
-
Investigate that the fix in issue #210 is not altering the important Eclipse behavior.