digitalmars.D.ide - Eclipse Plugin for D
- Aytug (8/8) Dec 08 2012 So I have made a post about using Eclipse for D projects, on the
- Jacob Carlborg (5/13) Dec 09 2012 There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known...
- Aytug (16/31) Dec 10 2012 I had tried DDT on Windows with the latest version of Eclipse,
- Jacob Carlborg (6/14) Dec 10 2012 I haven't used DDT myself. You might need to add the libraries you want
- Gyula Gubacsi (7/23) Dec 12 2012 The lack of autocomplete is weird, since I'm using DDT it was always
- Bruno Medeiros (6/28) Dec 14 2012 I think he was talking about Descent when he mentioned an Eclipse
- Gyula Gubacsi (6/36) Dec 12 2012 If you had problems with the auto complete, please don't hesitate to pos...
- Bruno Medeiros (4/9) Dec 14 2012 Exactly, DDT at the moment only works for the Eclipse 3.x series.
- Mike Sr (5/15) Apr 22 2014 I am being told my Client doesn't have permission to access the
- Bruno Medeiros (7/20) Apr 24 2014 I deleted the DDT project at eclipselabs.org. For several months already...
So I have made a post about using Eclipse for D projects, on the Eclipse forums. Didn't get any replies yet. So I will ask here too, since people here use D exclusively. Over at the Eclipse forums they obviously use Eclipse exclusively, in turn. Trying to get best of both worlds :P Anyway here is the link to the post: http://www.eclipse.org/forums/index.php/t/441274/ Hope someone can help.
Dec 08 2012
On 2012-12-09 04:55, Aytug wrote:So I have made a post about using Eclipse for D projects, on the Eclipse forums. Didn't get any replies yet. So I will ask here too, since people here use D exclusively. Over at the Eclipse forums they obviously use Eclipse exclusively, in turn. Trying to get best of both worlds :P Anyway here is the link to the post: http://www.eclipse.org/forums/index.php/t/441274/ Hope someone can help.There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17. -- /Jacob Carlborg
Dec 09 2012
On Sunday, 9 December 2012 at 11:28:19 UTC, Jacob Carlborg wrote:On 2012-12-09 04:55, Aytug wrote:I had tried DDT on Windows with the latest version of Eclipse, which failed, mentioning it was for some older release. On my Ubuntu installation however, it worked fine, particularly because Ubuntu has an older release of Eclipse (3.8). I installed the plugin, made a test project, ran, and it produced the expected output. The only problem is that it doesn't autocomplete. I also checked Descent on Ubuntu, which once again tried to run the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site. Anyway, I have a (rather incomplete) D tool for Eclipse. If anybody knows how to enable autocomplete and things like that, please post.So I have made a post about using Eclipse for D projects, on the Eclipse forums. Didn't get any replies yet. So I will ask here too, since people here use D exclusively. Over at the Eclipse forums they obviously use Eclipse exclusively, in turn. Trying to get best of both worlds :P Anyway here is the link to the post: http://www.eclipse.org/forums/index.php/t/441274/ Hope someone can help.There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17.
Dec 10 2012
On 2012-12-10 14:14, Aytug wrote:I also checked Descent on Ubuntu, which once again tried to run the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site.Descent is very outdated. I think it's only works with D1.Anyway, I have a (rather incomplete) D tool for Eclipse. If anybody knows how to enable autocomplete and things like that, please post.I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg
Dec 10 2012
The lack of autocomplete is weird, since I'm using DDT it was always working for me. For the other problem on Windows, you must use an Eclipse 3.x to get DDT working. On 10 December 2012 14:54, Jacob Carlborg <doob me.com> wrote:On 2012-12-10 14:14, Aytug wrote: I also checked Descent on Ubuntu, which once again tried to run-- Gyula Gubacsi / progician <https://github.com/progician>the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site.Descent is very outdated. I think it's only works with D1. Anyway, I have a (rather incomplete) D tool for Eclipse. Ifanybody knows how to enable autocomplete and things like that, please post.I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg
Dec 12 2012
I think he was talking about Descent when he mentioned an Eclipse installation without autocomplete working (that's what happens with Descent because it's not mantained anymore for D2) On 12/12/2012 08:09, Gyula Gubacsi wrote:The lack of autocomplete is weird, since I'm using DDT it was always working for me. For the other problem on Windows, you must use an Eclipse 3.x to get DDT working. On 10 December 2012 14:54, Jacob Carlborg <doob me.com <mailto:doob me.com>> wrote: On 2012-12-10 14:14, Aytug wrote: I also checked Descent on Ubuntu, which once again tried to run the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site. Descent is very outdated. I think it's only works with D1. Anyway, I have a (rather incomplete) D tool for Eclipse. If anybody knows how to enable autocomplete and things like that, please post. I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg -- Gyula Gubacsi / progician <https://github.com/progician>-- Bruno Medeiros - Software Engineer
Dec 14 2012
If you had problems with the auto complete, please don't hesitate to post the issue on the google code page of the DDT. http://code.google.com/a/eclipselabs.org/p/ddt/issues/list On 12 December 2012 08:09, Gyula Gubacsi <gyula.gubacsi gmail.com> wrote:The lack of autocomplete is weird, since I'm using DDT it was always working for me. For the other problem on Windows, you must use an Eclipse 3.x to get DDT working. On 10 December 2012 14:54, Jacob Carlborg <doob me.com> wrote:-- Gyula Gubacsi / progician <https://github.com/progician>On 2012-12-10 14:14, Aytug wrote: I also checked Descent on Ubuntu, which once again tried to run-- Gyula Gubacsi / progician <https://github.com/progician>the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site.Descent is very outdated. I think it's only works with D1. Anyway, I have a (rather incomplete) D tool for Eclipse. Ifanybody knows how to enable autocomplete and things like that, please post.I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg
Dec 12 2012
On 10/12/2012 13:14, Aytug wrote:Exactly, DDT at the moment only works for the Eclipse 3.x series. -- Bruno Medeiros - Software EngineerThere's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17.I had tried DDT on Windows with the latest version of Eclipse, which failed, mentioning it was for some older release.
Dec 14 2012
On Friday, 14 December 2012 at 19:10:24 UTC, Bruno Medeiros wrote:On 10/12/2012 13:14, Aytug wrote:I am being told my Client doesn't have permission to access the Google Code site for the Eclipse Plug-In... (I do have a Google Log-In.) Any thoughts?Exactly, DDT at the moment only works for the Eclipse 3.x series.There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17.I had tried DDT on Windows with the latest version of Eclipse, which failed, mentioning it was for some older release.
Apr 22 2014
On 22/04/2014 19:30, Mike Sr wrote:On Friday, 14 December 2012 at 19:10:24 UTC, Bruno Medeiros wrote:I deleted the DDT project at eclipselabs.org. For several months already the DDT project has moved to: http://code.google.com/p/ddt/ -- Bruno Medeiros https://twitter.com/brunodomedeirosOn 10/12/2012 13:14, Aytug wrote:I am being told my Client doesn't have permission to access the Google Code site for the Eclipse Plug-In... (I do have a Google Log-In.) Any thoughts?Exactly, DDT at the moment only works for the Eclipse 3.x series.There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17.I had tried DDT on Windows with the latest version of Eclipse, which failed, mentioning it was for some older release.
Apr 24 2014