Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Problems Importing DLTK TCL project(s)
Problems Importing DLTK TCL project(s) [message #1282463] Wed, 02 April 2014 10:46
tcl developer is currently offline tcl developerFriend
Messages: 4
Registered: April 2014
Junior Member
Hi Everybody,
I am having problems importing the TCL-DLTK project into my IDE (Eclipse).
I did clone the git repo, but I get warnings and errors on imported projects :
On org.eclipse.dltk.tcl.activeStateDebugger Project, I get the warning " Discouraged access: The type CheckedListDialogField<E> is not accessible due to restriction on required library ...\plugins\org.eclipse.dltk.ui_4.0.0.201206120848.jar " on some import instructions.
I also get this error "The constructor TclSpawnpointPreferenceBlock(new IShellProvider(){}, TclActiveStateDebuggerBlock) is undefined" in TclActiveStateDebuggerBlock Class.
An other example is in the org.eclipse.dltk.tcl.core project where I get this error "The import org.eclipse.dltk.compiler.SourceElementRequestorMode cannot be resolved" on the org.eclipse.dltk.tcl.internal.structure/TclSourceElementParser2 Class.

To sum up, almost every project contains errors.

I am working with Eclipse Juno with DLTK and EMF plugin Installed.
I appreciate any help you could provide.

Thanks and have a nice day Smile
Previous Topic:Make DLTK not case sensitive
Next Topic:RubyBlock with brackets or do |x|
Goto Forum:
  


Current Time: Fri Apr 26 14:25:24 GMT 2024

Powered by FUDForum. Page generated in 0.04636 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top