Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » internal checker
internal checker [message #31937] Tue, 30 September 2008 13:20 Go to next message
Gunter Pfeiffer is currently offline Gunter PfeifferFriend
Messages: 30
Registered: July 2009
Member
Hello,

on Ganymed with dltk 1.0 and Integrationbuild I-I200809251012-200809251012
i have the problem that i can not find a configuration for the checker.
best regards
Gunter
Re: internal checker [message #31973 is a reply to message #31937] Tue, 30 September 2008 13:52 Go to previous messageGo to next message
Gunter Pfeiffer is currently offline Gunter PfeifferFriend
Messages: 30
Registered: July 2009
Member
how can i say witch sourcefolder should be checkt and witch not ?
Re: internal checker [message #32075 is a reply to message #31973] Wed, 01 October 2008 12:28 Go to previous messageGo to next message
Gunter Pfeiffer is currently offline Gunter PfeifferFriend
Messages: 30
Registered: July 2009
Member
may i use pcx files for declaration off libs ??
I use 3 different tcl librarys in my source.
The tcl interpreter will find these libs,
only the eclips checker says: libs not found.

But i have it declared in the eclips preferences. ???
Re: internal checker [message #32145 is a reply to message #31937] Wed, 01 October 2008 12:44 Go to previous messageGo to next message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
The folders are configured in the project properties:
Tcl - Build Path - "Source" tab


Gunter Pfeiffer wrote:
> Hello,
>
> on Ganymed with dltk 1.0 and Integrationbuild I-I200809251012-200809251012
> i have the problem that i can not find a configuration for the checker.
> best regards
> Gunter
>
>
>
>
>
>how can i say witch sourcefolder should be checkt and witch not ?
Re: internal checker [message #32531 is a reply to message #32075] Sat, 04 October 2008 03:46 Go to previous message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Gunter,

If you mean "package require" statements then

a) if packages are provided by your interpreter you should call
suggested "quick fix" (Ctrl-1) to add it to your project

b) if packages are located outside of the interpreter you should add
that external folders to your project.

Regards,
Alex

Gunter Pfeiffer wrote:
> may i use pcx files for declaration off libs ??
> I use 3 different tcl librarys in my source.
> The tcl interpreter will find these libs,
> only the eclips checker says: libs not found.
>
> But i have it declared in the eclips preferences. ???
>
Previous Topic:Task Update
Next Topic:Debugging Tcl
Goto Forum:
  


Current Time: Fri Apr 19 18:48:26 GMT 2024

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

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

Back to the top