Standalone-Compiler 2.4.2 - ResourcesPlugin cannot be resolved to a type.

259 views
Skip to first unread message

Carsten

unread,
Apr 16, 2014, 6:10:20 AM4/16/14
to xtend...@googlegroups.com
Hi,

I'm using Standalone-Compiler 2.4.2, Xtend 2.4.3 and eclipse Kepler-SR1.
org.eclipse.core.resources_*.jar is in the classpath.

simple - example:

class IncludeResourcePlugin {
    def include() {
        val path = ResourcesPlugin.getWorkspace().getRoot().getProject("myProject").getLocation().toString();
    }
}

error-message.
     [java] 0    [main] ERROR e.compiler.batch.XtendBatchCompiler  -
     [java] ERROR:      IncludeResourcePlugin.xtend - C:\simpleexample\de\plugin\IncludeResourcePlugin.xtend


Got the same problem with a unittest which derived from AbstractContentAssistTest. (org.eclipse.xtext.xbase.junit_2.4.3.v201309030823.jar in classpath)
error-message.
    org.eclipse.xtext.xbase.junit.ui.AbstractContentAssistTest cannot be resolved to a type.

Any idea, what is missing?

Regards

Carsten




Sven Efftinge

unread,
Apr 16, 2014, 6:13:36 AM4/16/14
to xtend...@googlegroups.com
Hi Carsten,

could you try to provide steps to reproduce and add them to a bugzilla?

thx,
Sven

--
You received this message because you are subscribed to the Google Groups "Xtend Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xtend-lang+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

signature.asc

Carste...@dataport.de

unread,
Apr 22, 2014, 6:49:40 AM4/22/14
to xtend...@googlegroups.com
Hi Sven,

I added it to bugzilla.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=433186

Regards

Carsten

Dennis Hübner

unread,
Apr 23, 2014, 9:26:57 AM4/23/14
to xtend...@googlegroups.com
org.elipse.core.runtime*.jar bundle is missing
Viele Grüße,
Dennis Hübner

signature.asc

Carste...@dataport.de

unread,
Apr 24, 2014, 4:27:53 AM4/24/14
to xtend...@googlegroups.com
yeap, org.eclipse.osgi_*.jar" and org.eclipse.core.jobs_*.jar are missing, too.
Eclipse.SF has to remove from org.eclipse.core.runtime_*.jar.

thx

Carsten
Reply all
Reply to author
Forward
0 new messages