Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Regarding DLTK IDE Guide
Regarding DLTK IDE Guide [message #26847] Sun, 29 June 2008 03:04 Go to next message
Shiva Selvadurai is currently offline Shiva SelvaduraiFriend
Messages: 25
Registered: July 2009
Location: Bangalore
Junior Member
Hi All,

I thought of learning to develop a TCL IDE using DLTK, so saw the Python
IDE as example from wiki.The repository that holds the code doesn't
work.Can anyone help me out in this.

-Shiva
Re: Regarding DLTK IDE Guide [message #26888 is a reply to message #26847] Sun, 29 June 2008 15:42 Go to previous messageGo to next message
Jin is currently offline JinFriend
Messages: 3
Registered: July 2009
Junior Member
This is exactly i want to know also, the documentation about python is not
only
complicated but also written for people familiar with eclipse, but not for
me.

Is there any easier way to build tcl ide in eclipse?
Re: Regarding DLTK IDE Guide [message #26968 is a reply to message #26847] Mon, 30 June 2008 12:20 Go to previous messageGo to next message
Andrei Sobolev is currently offline Andrei SobolevFriend
Messages: 72
Registered: July 2009
Member
Hi Shiva,

Please check you cvs settings:

host: dev.eclipse.org
connection type: pserver
user: anonymous
password:
repository path: /cvsroot/technology

And you need following modules:
org.eclipse.dltk/examples/eclipsecon08/org.eclipse.dltk.exam ples.python
org.eclipse.dltk/examples/eclipsecon08/org.eclipse.dltk.exam ples.python.part2
org.eclipse.dltk/examples/eclipsecon08/org.eclipse.dltk.exam ples.python.part3
org.eclipse.dltk/examples/eclipsecon08/org.eclipse.dltk.exam ples.python.part4


Best regards,
Andrei Sobolev.
> Hi All,
>
> I thought of learning to develop a TCL IDE using DLTK, so saw the
> Python IDE as example from wiki.The repository that holds the code
> doesn't work.Can anyone help me out in this.
>
> -Shiva
>
Re: Regarding DLTK IDE Guide [message #27241 is a reply to message #26888] Tue, 01 July 2008 06:54 Go to previous message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Hi all,

I am not sure why you both write about "develop/build TCL IDE".

TCL IDE is already included in the DLTK - have you looked in the downloads?

It could be used without eclipse/java knowledge - just download and run.
But if you want to add some functionality to it you have to learn java.

Regards,
Alex

Jin wrote:
> This is exactly i want to know also, the documentation about python is
> not only
> complicated but also written for people familiar with eclipse, but not
> for me.
>
> Is there any easier way to build tcl ide in eclipse?
>
Previous Topic:Using the Ruby fast debugger with an home-installed ruby-debug gem
Next Topic:Encoding issues
Goto Forum:
  


Current Time: Sat Jul 27 12:19:06 GMT 2024

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

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

Back to the top